winlin
|
eaccbd0f85
|
Support print MP4 box.
|
2017-05-14 22:16:15 +08:00 |
|
winlin
|
fe43a31d06
|
Parse all mp4 boxes
|
2017-05-13 22:37:46 +08:00 |
|
winlin
|
366d6bcb82
|
Refine code
|
2017-05-13 21:47:20 +08:00 |
|
HungMingWu
|
815d50f00a
|
Remove warning: C++11 requires a space between string literal and macro (#874)
On Ubuntu 17.04, the default gcc compiler version is 6.3.0.
It switch standard from c++98 to c++11.
So it would generate verbose warnings.
|
2017-05-06 14:05:22 +08:00 |
|
winlin
|
6ee85aea83
|
Refine mp4, extract mp4 box reader.
|
2017-04-16 20:46:04 +08:00 |
|
winlin
|
c9bed5a8bf
|
Refine mp4 codec for mdat.
|
2017-04-16 20:16:11 +08:00 |
|
HungMingWu
|
14acc59a19
|
Refine kernel/mp4 code (#823)
|
2017-04-15 17:05:05 +08:00 |
|
winlin
|
b75a3fad4e
|
For #820, fix ubuntu build failed.
|
2017-03-26 16:48:43 +08:00 |
|
winlin
|
362b5788cd
|
For #820, fix warnings
|
2017-03-26 16:45:00 +08:00 |
|
winlin
|
0a57a46016
|
Refine LICENSE
|
2017-03-25 21:29:29 +08:00 |
|
winlin
|
f32aab3d92
|
For #299, refine code.
|
2017-03-25 17:21:39 +08:00 |
|
winlin
|
3ec9df6578
|
For #299, A/V init mp4 are fine.
|
2017-03-05 18:44:37 +08:00 |
|
winlin
|
d612a21bad
|
for #299, refine audio codec object name
|
2017-02-12 20:46:24 +08:00 |
|
winlin
|
caf69f193d
|
for #299, refine the codec object name
|
2017-02-12 20:38:39 +08:00 |
|
winlin
|
afbc3443f3
|
fix #738, support DVR general mp4. 3.0.17
|
2017-02-07 21:56:20 +08:00 |
|
winlin
|
8c01f52372
|
for #738, refine the dvr segmenter.
|
2017-02-06 18:33:26 +08:00 |
|
winlin
|
31191f2650
|
for #738, support srs ingest mp4
|
2017-02-05 21:22:07 +08:00 |
|
winlin
|
4fe79a1025
|
for #738, fix the audio sample offset error.
|
2017-02-05 20:27:37 +08:00 |
|
winlin
|
733252dc21
|
for #738, remove test code
|
2017-02-05 09:23:38 +08:00 |
|
winlin
|
733ba73d54
|
for #738, write mp4 samples.
|
2017-02-05 09:15:46 +08:00 |
|
winlin
|
e24674e9cf
|
for #738, refine build mp4 samples from moov.
|
2017-02-04 22:45:52 +08:00 |
|
winlin
|
3025aebf42
|
for #738, mp4 build samples from moov.
|
2017-02-04 22:25:03 +08:00 |
|
winlin
|
253ac40312
|
for #738, parse avcc/sps/pps/asc from mp4.
|
2017-02-04 14:57:07 +08:00 |
|
winlin
|
9d21a8bb33
|
for #738, use reader and seeker for mp4 demuxer to seek for general mp4(ftyp-mdat-moov).
|
2017-02-03 22:49:19 +08:00 |
|
winlin
|
bbee16e4db
|
for #738, parse moov, get the h.264/avcC and aac/asc
|
2017-02-03 21:03:26 +08:00 |
|
winlin
|
e8eb050bf2
|
update readme
|
2017-02-03 14:57:28 +08:00 |
|
winlin
|
7ee1df33d1
|
for #738, parse mp4 udta(user data) box.
|
2017-02-02 22:20:33 +08:00 |
|
winlin
|
ffe0a4426d
|
for #738, parse mp4 moov boxes.
|
2017-02-02 22:02:39 +08:00 |
|
winlin
|
96f2e18d3a
|
for #738, demux the aac mp4a and esds
|
2017-02-02 19:05:08 +08:00 |
|
winlin
|
128a1fd3db
|
for #738, decode mp4 video track boxes.
|
2017-02-02 15:10:11 +08:00 |
|
winlin
|
5a84b6ca94
|
for #738, complete all mp4 boxes codec.
|
2017-02-02 12:36:48 +08:00 |
|
winlin
|
2ad265bd5a
|
for #738, implements boxes codec
|
2017-02-01 21:57:32 +08:00 |
|
winlin
|
858951da49
|
for #738, add srs ingest mp4
|
2017-01-31 21:36:51 +08:00 |
|
winlin
|
34a8eb6113
|
for #738, add srs ingest mp4 tool
|
2017-01-31 20:43:48 +08:00 |
|
winlin
|
3f3e98e9db
|
for #738, major boxes from isom
|
2017-01-29 17:16:20 +08:00 |
|
winlin
|
b09183010b
|
for #738, add isom boxes.
|
2017-01-29 15:45:27 +08:00 |
|
winlin
|
ca02aaa7b3
|
for #738, add doc, moov box.
|
2017-01-28 19:32:43 +08:00 |
|
winlin
|
6b6ac9a054
|
for #738, add box and fullbox.
|
2017-01-27 20:54:05 +08:00 |
|
winlin
|
91a3989372
|
for #738, add mp4 demuxer files to kernel.
|
2017-01-27 11:27:02 +08:00 |
|