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
|
01d401c270
|
for #738, refine flv codec to use io interface.
|
2017-01-30 20:12:36 +08:00 |
|
winlin
|
d3bb8b6a86
|
for #742, refine the io interfaces.
|
2017-01-30 19:59:59 +08:00 |
|
winlin
|
eaa222f034
|
for #742, refine the file reader and writer interface.
|
2017-01-30 19:35:04 +08:00 |
|
winlin
|
b16ab038ce
|
for #742, refine the u_intxx_t to uintxx_t
|
2017-01-30 17:32:18 +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 |
|
winlin
|
136a7ef488
|
for #299, refine docs.
|
2017-01-26 17:28:49 +08:00 |
|
winlin
|
7acc3aca16
|
refine hijack io for srslibrtmp
|
2017-01-18 16:23:59 +08:00 |
|
winlin
|
e8c48ac8f8
|
merge srs2, use specific error code for dns resolve
|
2017-01-18 16:05:33 +08:00 |
|
winlin
|
60be29f324
|
fix #750, use specific error code for dns resolve. 2.0.231
|
2017-01-18 16:03:57 +08:00 |
|
winlin
|
2ef1ef06e9
|
increase the nb_samples because some large video may overflow.
|
2017-01-18 11:11:36 +08:00 |
|
winlin
|
3fe338d1c5
|
for #742, use ms for application clock tbn.
|
2017-01-17 12:25:30 +08:00 |
|
winlin
|
dca9749f37
|
for #742, refine the object live cycle. 3.0.15
|
2017-01-17 10:44:13 +08:00 |
|
winlin
|
1ed5118246
|
refine the spaces, no TABS
|
2017-01-16 15:47:26 +08:00 |
|
winlin
|
df983cc9ec
|
fix typo
|
2017-01-10 18:14:06 +08:00 |
|
winlin
|
a1ae48f4ac
|
Merge branch '2.0release' into develop
|
2017-01-10 18:07:52 +08:00 |
|
winlin
|
6fbda2ae3f
|
for #635, refine hls open/close gop.
|
2017-01-10 18:07:46 +08:00 |
|
winlin
|
07871a442e
|
fix typo
|
2017-01-10 17:18:22 +08:00 |
|
winlin
|
ae1920e91a
|
Merge branch '2.0release' into develop
|
2017-01-10 17:17:31 +08:00 |
|
winlin
|
4104f25069
|
for #635, support IDR and NonIDR(open-gop).
|
2017-01-10 17:17:23 +08:00 |
|
winlin
|
1dd877c0d6
|
merge srs2
|
2017-01-10 11:17:37 +08:00 |
|
winlin
|
c9a71b7fb2
|
fix #635, hls support NonIDR(open gop). 2.0.226
|
2017-01-10 11:14:20 +08:00 |
|
winlin
|
c46e925be5
|
add utest for avc uev
|
2017-01-09 18:14:25 +08:00 |
|
winlin
|
7ac932cfa0
|
update to 2013-2017
|
2016-12-16 11:57:25 +08:00 |
|
winlin
|
2955b1fd2d
|
support log rotate signal SIGUSR1. 3.0.8
|
2016-12-08 18:23:22 +08:00 |
|
winlin
|
2d387035cd
|
refine the global variables.
|
2016-12-08 17:26:04 +08:00 |
|
winlin
|
6dfb44b7b5
|
Merge branch '2.0release' into develop
|
2016-11-15 10:43:42 +08:00 |
|
hankun
|
e0ab8b080d
|
fix bug: fix the way calculating PCR for ts(#678)
|
2016-11-09 10:14:12 +08:00 |
|
winlin
|
2cf077abe9
|
Merge branch '2.0release' into develop
|
2016-09-08 18:55:40 +08:00 |
|
winlin
|
80a98cf836
|
refine annexb parse
|
2016-09-08 18:55:35 +08:00 |
|
winlin
|
b49cb3d379
|
Merge branch '2.0release' into develop
|
2016-08-30 19:30:05 +08:00 |
|
winlin
|
a0890fe06a
|
comment the pcr
|
2016-08-30 19:29:59 +08:00 |
|