| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '194be1f43ea391eb986732707435176e579265aa' | Michael Niedermayer | 2014-06-18 | 1 | -3/+10 |
|\ |
|
| * | lavf: switch to AVStream.time_base as the hint for the muxer timebase | Anton Khirnov | 2014-06-18 | 1 | -3/+10 |
* | | Merge commit 'f121dbd9f76031d7f6d56261be2f14937a19d2dd' | Michael Niedermayer | 2014-06-10 | 1 | -1/+4 |
|\| |
|
| * | mpegts: Provide an option to override the pcr period | Luca Barbato | 2014-06-10 | 1 | -1/+4 |
* | | Merge commit '3f7e94eccd1c0d64679f2c4eda8bb942a158dfac' | Michael Niedermayer | 2014-06-10 | 1 | -44/+44 |
|\| |
|
| * | mpegts: Move the option section to the bottom | Luca Barbato | 2014-06-10 | 1 | -35/+35 |
* | | Fix the mime types for MPEG and MPEG-TS formats | Florent Le Coz | 2014-05-22 | 1 | -1/+1 |
* | | avformat/mpegtsenc: fix dts for chained muxing aac in mpegts | Michael Niedermayer | 2014-05-19 | 1 | -0/+2 |
* | | avformat/mpegtsenc: fix minor typo in omit_video_pes_length description | Aman Gupta | 2014-05-11 | 1 | -1/+1 |
* | | avformat/mpegtsenc: Allow DTS audio copy to TS streams | goodthanks | 2014-04-27 | 1 | -0/+6 |
* | | avformat/mpegtsenc: check avformat_new_stream() return | Michael Niedermayer | 2014-04-26 | 1 | -0/+4 |
* | | Add missing ';'. | Reimar Döffinger | 2014-04-22 | 1 | -1/+1 |
* | | avformat/mpegtsenc: make the pes packet length omission optional | Michael Niedermayer | 2014-04-22 | 1 | -1/+5 |
* | | avformat/mpegtsenc: Changed Video PES packet length to 0. | Graham Booker | 2014-04-22 | 1 | -0/+3 |
* | | avformat/mpegtsenc: use av_malloc_array() | Michael Niedermayer | 2014-04-15 | 1 | -1/+1 |
* | | avformat/mpegtsenc: move startcode validity check to ff_check_h264_startcode | Peter Ross | 2014-03-30 | 1 | -9/+16 |
* | | avformat/mpegtsenc: fix HEVC MPEG TS stream type | olugbone | 2014-03-04 | 1 | -0/+3 |
* | | avformat/mpegtsenc: Check data array size in mpegts_write_pmt() | Michael Niedermayer | 2014-02-13 | 1 | -3/+8 |
* | | mpegts muxer: DVB subtitles multiple languages support | mrlika | 2014-02-13 | 1 | -13/+36 |
* | | mpegts muxer: restore PMT table of DVB teletext from extradata | Serhii Marchuk | 2014-01-24 | 1 | -18/+66 |
* | | mpegts muxer: Change the default subtitle language to "und" | Serhii Marchuk | 2014-01-24 | 1 | -2/+2 |
* | | lavf/mpegtsenc: fix weird indent | Stefano Sabatini | 2014-01-21 | 1 | -3/+3 |
* | | mpegts muxer, DVB subtitles encoder: common DVB subtitles payload | Serhii Marchuk | 2014-01-12 | 1 | -9/+25 |
* | | mpegtsenc: add option tables_version | Andrey Utkin | 2013-08-03 | 1 | -3/+6 |
* | | cosmetics: Fix "dont" "wont" "doesnt" typos | Timothy Gu | 2013-06-29 | 1 | -1/+1 |
* | | mpegts: Enable muxing of SMPTE KLV metadata | Peter Ross | 2013-06-14 | 1 | -2/+12 |
* | | mpegtsenc: Only test the first frame for missing h264_mp4toannexb filter. | Carl Eugen Hoyos | 2013-03-26 | 1 | -0/+3 |
* | | Merge commit 'f1e9398621af0bc9d166014e4ce6996bb4f141d0' | Michael Niedermayer | 2013-03-26 | 1 | -2/+3 |
|\| |
|
| * | lavc: Rename avpriv_mpv_find_start_code after moving out from mpegvideo | Martin Storsjö | 2013-03-26 | 1 | -2/+3 |
* | | Merge commit 'b164d66e35d349de414e2f0d7365a147aba8a620' | Michael Niedermayer | 2013-03-15 | 1 | -0/+3 |
|\| |
|
| * | mpegts: add support for stream_type 0x42, which is CAVS | Can Wu | 2013-03-15 | 1 | -0/+3 |
* | | lavf/mpegtsenc: fix missing word in error message. | Clément Bœsch | 2013-01-03 | 1 | -1/+1 |
* | | Merge commit 'b522000e9b2ca36fe5b2751096b9a5f5ed8f87e6' | Michael Niedermayer | 2012-10-11 | 1 | -3/+3 |
|\| |
|
| * | mpegtsenc: set muxing type notification to verbose | Luca Barbato | 2012-10-10 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-01 | 1 | -1/+1 |
|\| |
|
| * | avformat: Convert some commented-out printf/av_log instances to av_dlog | Diego Biurrun | 2012-10-01 | 1 | -1/+1 |
* | | mpegtsenc: add forgotten () | Michael Niedermayer | 2012-09-10 | 1 | -1/+1 |
* | | Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9' | Michael Niedermayer | 2012-09-05 | 1 | -10/+10 |
|\| |
|
| * | avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -8/+8 |
* | | Merge commit 'd58dd4b5b5d31cfd4092e38a5f2c894eee2ab078' | Michael Niedermayer | 2012-09-05 | 1 | -1/+1 |
|\| |
|
| * | avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -1/+1 |
* | | Merge commit '124134e42455763b28cc346fed1d07017a76e84e' | Michael Niedermayer | 2012-09-05 | 1 | -2/+2 |
|\| |
|
| * | avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -2/+2 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -26/+26 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -21/+21 |
* | | mpegtsenc: Fix AC3 Sound issue with Blu-ray Players. | Kifayat ullah | 2012-08-02 | 1 | -0/+26 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-31 | 1 | -1/+1 |
|\| |
|
| * | Improve descriptiveness of a number of codec and container long names | Diego Biurrun | 2012-07-30 | 1 | -1/+1 |
* | | mpegtsenc: use av_assert | Michael Niedermayer | 2012-06-13 | 1 | -2/+2 |
* | | mpegtsenc: prevent pcr_packet_period==0 | Michael Niedermayer | 2012-06-10 | 1 | -0/+2 |