| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8' | Michael Niedermayer | 2015-04-20 | 1 | -1/+1 |
|\ |
|
| * | Replace av_dlog with normal av_log at trace level | Vittorio Giovara | 2015-04-19 | 1 | -1/+1 |
* | | lavf/mpegtsenc: Accept 0x000001 as startcode for hevc. | Carl Eugen Hoyos | 2015-04-14 | 1 | -1/+1 |
* | | Merge commit '7d097a0fc57f0fa8385962a539c657c2f40b5ed0' | Michael Niedermayer | 2015-04-03 | 1 | -1/+4 |
|\| |
|
| * | mpegtsenc: Take max_delay into account when buffering multiple audio packets ... | Martin Storsjö | 2015-04-03 | 1 | -1/+4 |
* | | Allow muxing h264 into ts with startcode "001" instead of "0001". | Carl Eugen Hoyos | 2015-02-25 | 1 | -1/+1 |
* | | Merge commit '8e32b1f0963d01d4f5d4803eb721f162e0d58d9a' | Michael Niedermayer | 2015-02-25 | 1 | -3/+2 |
|\| |
|
| * | libavformat: Use ffio_free_dyn_buf where applicable | Martin Storsjö | 2015-02-24 | 1 | -3/+2 |
* | | avformat/mpegtsenc: Do not create invalid files from annex b streams without ... | Michael Niedermayer | 2015-02-12 | 1 | -3/+12 |
* | | avformat/mpegtsenc: Fix build with msvc | Matt Oliver | 2015-02-03 | 1 | -10/+10 |
* | | Revert "avformat/mpegtsenc: Change the service_type field to enum" | Michael Niedermayer | 2015-02-02 | 1 | -12/+11 |
* | | avformat/mpegtsenc: Change the service_type field to enum | Michael Niedermayer | 2015-02-02 | 1 | -11/+12 |
* | | libavformat/mpegtsenc: allow to set service_type in sdt | dhead666 | 2015-02-02 | 1 | -1/+36 |
* | | avformat/mpegtsenc: Use av_freep() to avoid leaving stale pointers in memory | Michael Niedermayer | 2014-12-21 | 1 | -4/+4 |
* | | Merge commit 'e2ce16392205d8efe9143329ed3fb5fcb15498fa' | Michael Niedermayer | 2014-12-20 | 1 | -1/+2 |
|\| |
|
| * | mpegts: Support running the write_trailer function without an AVIOContext | Martin Storsjö | 2014-12-19 | 1 | -1/+2 |
| * | Drop the unofficial extension prefix for MPEG and MPEG-TS formats | Florent Le Coz | 2014-12-02 | 1 | -1/+1 |
| * | mpegtsenc: recognize .mts as MPEG Transport Stream | Jean-Baptiste Mardelle | 2014-12-02 | 1 | -1/+1 |
* | | Merge commit '8f8caca2242e1fe05f37493cfabcd3f4de198550' | Michael Niedermayer | 2014-12-02 | 1 | -1/+1 |
|\| |
|
| * | Add support for BDAV/m2ts-mode muxing | Fredrik Axelsson | 2014-12-02 | 1 | -7/+35 |
* | | avformat/mpegtsenc: change the min value for mpegts_start_pid to allow ATSC PIDs | dedicatedbroadcastsolutions | 2014-11-19 | 1 | -1/+1 |
* | | Merge commit '28816050e47b6dba430a52e429d21a864cffda8e' | Michael Niedermayer | 2014-10-07 | 1 | -0/+1 |
|\| |
|
| * | lavf: Set the stream time base hint properly for chained muxers | Martin Storsjö | 2014-10-06 | 1 | -0/+1 |
* | | avformat/mpegtsenc: More verbose warning messages in case of missing video ES... | Michael Niedermayer | 2014-09-16 | 1 | -2/+6 |
* | | align and correct messages regarding bitstream filters | Moritz Barsnick | 2014-08-19 | 1 | -1/+2 |
* | | Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39' | Michael Niedermayer | 2014-08-15 | 1 | -1/+1 |
|\| |
|
* | | Merge commit 'e8049af1325dd59a51546c15b2e71a0f578e9d27' | Michael Niedermayer | 2014-08-14 | 1 | -6/+23 |
|\| |
|
| * | mpegts: Do not try to write a PMT larger than SECTION_SIZE | Luca Barbato | 2014-08-13 | 1 | -1/+23 |
* | | Check for hevc startcode when muxing into mpeg-ts. | Carl Eugen Hoyos | 2014-08-12 | 1 | -0/+16 |
* | | Merge commit '8dca0877e3e1457e9ec79ffa1ead1135aabb791c' | Michael Niedermayer | 2014-08-10 | 1 | -1/+1 |
|\| |
|
| * | mpegts: Return proper error code on invalid input data | Nidhi Makhijani | 2014-08-10 | 1 | -5/+5 |
| * | mpegts: Use av_free() to free memory allocated by av_strdup() | Diego Biurrun | 2014-08-08 | 1 | -3/+3 |
* | | avformat/mpegtsenc: Use av_freep() for pids | Michael Niedermayer | 2014-08-07 | 1 | -2/+2 |
* | | avformat/mpegtsenc: Free services array completely on failure | Michael Niedermayer | 2014-08-07 | 1 | -1/+8 |
* | | avformat/mpegtsenc: Use correct deallocation code on failure of pids array al... | Michael Niedermayer | 2014-08-07 | 1 | -2/+2 |
* | | mpegtsenc: Check dynarray_add() for failure | Michael Niedermayer | 2014-08-07 | 1 | -7/+10 |
* | | avformat/mpegtsenc: use the correct deallocation functions | Michael Niedermayer | 2014-08-07 | 1 | -3/+3 |
* | | Merge commit '5b220e1e19c17b202d83d9be0868d152109ae8f0' | Michael Niedermayer | 2014-08-07 | 1 | -4/+15 |
|\| |
|
| * | mpegts: Fix memory leaks and related crashes in mpegs_write_header() | Diego Biurrun | 2014-08-07 | 1 | -3/+18 |
* | | Merge commit 'f8ab9f2fe3730a0e8c3c1eb7c486f7c0041fb3fc' | Michael Niedermayer | 2014-08-07 | 1 | -1/+0 |
|\| |
|
| * | mpegts: Avoid unnecessary variable shadowing | Diego Biurrun | 2014-08-07 | 1 | -1/+0 |
* | | Merge commit '6d6bd3a3db24747ae5e10716f4782129c38951f6' | Michael Niedermayer | 2014-08-07 | 1 | -6/+6 |
|\| |
|
| * | mpegts: Drop some unnecessary parentheses | Diego Biurrun | 2014-08-07 | 1 | -6/+6 |
* | | Merge commit 'b7b1bf9166ac3102c401295fdd5d4933c512aa50' | Michael Niedermayer | 2014-08-07 | 1 | -268/+292 |
|\| |
|
| * | mpegts: K&R formatting cosmetics | Diego Biurrun | 2014-08-07 | 1 | -196/+216 |
| * | mpegts: Add HEVC definitions | Femi Adeyemi-Ejeye | 2014-08-05 | 1 | -0/+3 |
* | | Merge commit '89616408e38ac7257e36976723df0e23d6ee1157' | Michael Niedermayer | 2014-08-05 | 1 | -3/+7 |
|\| |
|
| * | mpegts: Define the section length with a constant | Luca Barbato | 2014-08-04 | 1 | -3/+7 |
* | | avformat/mpegtsenc: do not flush after everything | Michael Niedermayer | 2014-08-03 | 1 | -4/+0 |
* | | Merge commit '194be1f43ea391eb986732707435176e579265aa' | Michael Niedermayer | 2014-06-18 | 1 | -3/+10 |
|\| |
|