| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/latmenc: auto-insert aac_adtstoasc bitstream filter when needed | James Almer | 2016-03-30 | 1 | -5/+15 |
* | avformat/svag: fix division by zero | James Almer | 2016-03-28 | 1 | -1/+1 |
* | fix some a/an typos | Lou Logan | 2016-03-28 | 7 | -8/+8 |
* | avformat/segment: set format options for all segments | Marton Balint | 2016-03-26 | 1 | -1/+5 |
* | avformat/rtpdec: Remove stray debug av_log() | Michael Niedermayer | 2016-03-26 | 1 | -1/+0 |
* | avformat/rtpdec_jpeg: fix low contrast image on low quality setting | Ico Doornekamp | 2016-03-24 | 1 | -3/+4 |
* | avformat/mpegtsenc: Fix used service | Michael Niedermayer | 2016-03-24 | 2 | -1/+13 |
* | avformat/mpegtsenc: Keep track of the program for each service | Michael Niedermayer | 2016-03-24 | 1 | -9/+8 |
* | lavf/img2dec: Skip COM when auto-detecting jpeg. | Carl Eugen Hoyos | 2016-03-22 | 1 | -0/+1 |
* | rtpdec: support for VC-2 HQ RTP payload format (draft v1) | Thomas Volkert | 2016-03-22 | 5 | -2/+231 |
* | avformat/utils: scan a bit farther for a keyframe in mpeg/mpegts (7 sec inste... | Michael Niedermayer | 2016-03-21 | 1 | -0/+2 |
* | lavf/matroskaenc.c: add early support for colour elements | Neil Birkbeck | 2016-03-21 | 1 | -1/+62 |
* | avformat/mov: read start_pad from edit list start time if codec is aac | Marton Balint | 2016-03-20 | 1 | -0/+3 |
* | avformat/utils: increase detected start_time with skip_samples | Marton Balint | 2016-03-20 | 1 | -2/+8 |
* | lavf/dv: use c->sys->frame_size in dv_frame_offset() | Clément Bœsch | 2016-03-20 | 1 | -4/+3 |
* | lavf/dv: reindent after previous commit | Clément Bœsch | 2016-03-20 | 1 | -15/+15 |
* | lavf/dv: do not check for c->sys | Clément Bœsch | 2016-03-20 | 1 | -5/+1 |
* | avformat/utils: Do not wait for more than 1 frame on attachments | Michael Niedermayer | 2016-03-19 | 1 | -1/+1 |
* | avformat/wtvdec: Set AVFMTCTX_NOHEADER | Michael Niedermayer | 2016-03-19 | 1 | -0/+2 |
* | avformat/file: Add crypto to default whitelist | Michael Niedermayer | 2016-03-19 | 1 | -2/+2 |
* | lavf/srtdec: do not be strict wrt timing digit lengths | Clément Bœsch | 2016-03-18 | 1 | -2/+2 |
* | lavf/avidec: Add blurb regarding the skipping of xxpc entries in the index | Mats Peterson | 2016-03-18 | 1 | -0/+2 |
* | avformat/segment: Fix "occured" typo | Michael Niedermayer | 2016-03-17 | 1 | -1/+1 |
* | avformat/avio: Fix unknown protocol handling | Michael Niedermayer | 2016-03-17 | 1 | -8/+10 |
* | matroskaenc: set the actual PCM bitdepth in the header | Hendrik Leppkes | 2016-03-16 | 1 | -2/+6 |
* | hls: handle crypto in the protocol checks | Hendrik Leppkes | 2016-03-16 | 1 | -1/+11 |
* | hls: read protocol options through the AVIOContext | Hendrik Leppkes | 2016-03-16 | 3 | -10/+7 |
* | lavf/segment: change type of increment_tc to BOOL | Stefano Sabatini | 2016-03-15 | 1 | -1/+1 |
* | lavf/segment: add increment_tc option | Martin Vignali | 2016-03-15 | 2 | -1/+33 |
* | lavf/mxfdec: Fix Canopus essence element size. | Carl Eugen Hoyos | 2016-03-14 | 1 | -1/+1 |
* | lavf/http: Add httpproxy to the default protocol whitelist. | Carl Eugen Hoyos | 2016-03-14 | 1 | -2/+2 |
* | lavf/avienc: Clear whole tag in avi_add_ientry() | Mats Peterson | 2016-03-13 | 1 | -1/+1 |
* | lavf/avienc: Add xxpc entries to index | Mats Peterson | 2016-03-13 | 2 | -12/+25 |
* | avformat/avienc: factor out avi_add_ientry() | Mats Peterson | 2016-03-13 | 1 | -23/+45 |
* | lavf/riffenc: Improve spec compliance; Fix WMP playback of AVI with xxpc chunks | Mats Peterson | 2016-03-13 | 1 | -6/+6 |
* | avformat/hlsenc: Add support for HLS PLAYLIST types EVENT and VOD | Adam Kent | 2016-03-12 | 1 | -0/+20 |
* | lavf/utils: Fix DTS for short H264 streams. | Sasi Inguva | 2016-03-12 | 1 | -0/+13 |
* | avformat/utils: factor update_dts_from_pts() out | Sasi Inguva | 2016-03-12 | 1 | -21/+43 |
* | Use avpriv_tempfile() | Michael Niedermayer | 2016-03-12 | 1 | -2/+2 |
* | vp9: add superframe merging bitstream filter. | Ronald S. Bultje | 2016-03-11 | 2 | -1/+17 |
* | lavf: allow BSFs to drop packets. | Ronald S. Bultje | 2016-03-11 | 4 | -13/+22 |
* | avformat/hlsenc: Fix passing options, regression since bc9a5965c815cf7fd998d8... | Michael Niedermayer | 2016-03-11 | 1 | -1/+1 |
* | lavf/movenc: Fix help output. | Carl Eugen Hoyos | 2016-03-10 | 1 | -3/+3 |
* | lavf/mxfdec: Support Canopus codecs. | Carl Eugen Hoyos | 2016-03-10 | 1 | -0/+4 |
* | avformat/concatdec: set safe mode to enabled instead of auto | Michael Niedermayer | 2016-03-10 | 1 | -1/+1 |
* | lavf/avidec: Skip xxpc entries in index; fixes trac #5311 | Mats Peterson | 2016-03-10 | 1 | -0/+3 |
* | lavf/mpeg: Identify sub-stream ID 0xa1 as mlp. | Carl Eugen Hoyos | 2016-03-09 | 1 | -1/+1 |
* | Use correct msvc type specifiers for ptrdiff_t and size_t. | Carl Eugen Hoyos | 2016-03-09 | 3 | -4/+4 |
* | lavf/mp3dec: avoid printing useless message in default log level | Moritz Barsnick | 2016-03-08 | 1 | -1/+1 |
* | lavf/avienc: Palette changing code only concerns AV_PIX_FMT_PAL8 | Mats Peterson | 2016-03-08 | 1 | -10/+5 |