summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | Merge commit '03ef89faf23c4851848208c9fe004cd9ef690cec'Derek Buitenhuis2016-01-27
|\|
| * x86: build: Group all encoder objects togetherDiego Biurrun2016-01-18
* | Merge commit '4f22b138886e29f7fffa8c715673951e51be9f32'Derek Buitenhuis2016-01-27
|\|
| * x86: ac3dsp: Drop forward declaration for nonexisting functionDiego Biurrun2016-01-18
* | Merge commit 'b06cb15b9d7928bf54b639c9f9f7658c2c38bfb9'Derek Buitenhuis2016-01-27
|\|
| * dca: fix misaligned access in ff_dca_convert_bitstreamAndreas Cadhalpun2016-01-15
| * nutdec: only copy the header if it existsAndreas Cadhalpun2016-01-13
| * xwddec: prevent overflow of lsize * avctx->heightAndreas Cadhalpun2016-01-13
| * nuv: sanitize negative fps rateAndreas Cadhalpun2016-01-13
| * on2avc: limit number of bits to 30 in get_egolombAndreas Cadhalpun2016-01-13
* | Merge commit 'c59fec783d6540dd96540b079d753ee4a6ad2e58'Derek Buitenhuis2016-01-27
|\|
| * nvenc: generate dts properlyAnton Khirnov2016-01-12
| * nvenc: fix encoding with B-framesAnton Khirnov2016-01-12
| * nvenc: flush the encoder before closing it, as required by the docsAnton Khirnov2016-01-12
| * nvenc: rename encodersAnton Khirnov2016-01-12
* | Merge commit '39571e86cb0d55536f649210a025c54e440c632b'Derek Buitenhuis2016-01-27
|\|
| * nvenc: better error handlingAnton Khirnov2016-01-12
* | Merge commit '9cce011b1d2f66366f5d75a024c2a2f93dc2b589'Derek Buitenhuis2016-01-27
|\|
| * movenc-test: stop setting the GLOBAL_HEADER codec flagAnton Khirnov2016-01-12
* | Merge commit '521dc78366c6ea54b7b69426dab302a57231f81e'Derek Buitenhuis2016-01-27
|\|
| * mux: drop the warning about global headersAnton Khirnov2016-01-12
* | Merge commit 'fa66237b69c27befa788b100e73783e0f47fe1b7'Derek Buitenhuis2016-01-27
|\|
| * lavc: Use get_bitsz where neededAndreas Cadhalpun2016-01-11
* | Merge commit '62825236dba31a2240e25974a3ba41c1303e4edc'Derek Buitenhuis2016-01-27
|\|
| * lavc: Add get_bitsz()Andreas Cadhalpun2016-01-11
* | Merge commit '81737f42c28858dad76a40284a35f7a64faa2fc7'Derek Buitenhuis2016-01-27
|\|
| * sunrastenc: Properly load codec private optionsVittorio Giovara2016-01-11
* | Merge commit '46350db737a15910f468d30cf7beda16a4cc8332'Derek Buitenhuis2016-01-27
|\|
| * get_bits: Support max_depth > 2 in GET_RL_VLC_INTERNALKieran Kunhya2016-01-11
* | Merge commit 'e8bc642202c10beda1ea4e93ec8492b1e39805e5'Derek Buitenhuis2016-01-27
|\|
| * lavu: add AV_CEIL_RSHIFT and use it in various placesClément Bœsch2016-01-11
* | avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis2016-01-27
* | avcodec/jpeg2000dec: More completely check cdefMichael Niedermayer2016-01-27
* | avcodec/dvaudiodec: support cases when codec_tag is not set but block_align isPaul B Mahol2016-01-27
* | avcodec/dvaudiodec: set channel layoutPaul B Mahol2016-01-27
* | avfilter/af_afade: do not duplicate curve optionPaul B Mahol2016-01-27
* | lavc/mjpegdec: Set SAR even if no resolution is available.Carl Eugen Hoyos2016-01-27
* | lavc/h264: Show "Increasing reorder buffer" message with loglevel info.Carl Eugen Hoyos2016-01-27
* | avformat/mux: Fix error when writing uncoded frames.Matt Oliver2016-01-27
* | svq1enc: fix out of bounds readsAndreas Cadhalpun2016-01-27
* | avcodec/dvaudiodec: only stereo makes sensePaul B Mahol2016-01-26
* | avcodec: add Ulead DV audio decoderPaul B Mahol2016-01-26
* | avfilter/vf_zscale: make it possible to override input frame parametersPaul B Mahol2016-01-26
* | avformat/flvenc: copyts in FLV muxerIvan2016-01-26
* | ffmpeg_opt: Allow -metadata option to set metadata on programs.Vittorio Gambaletta (VittGam)2016-01-26
* | ffmpeg_opt: Move the 'process manually set programs' block above 'process man...Vittorio Gambaletta (VittGam)2016-01-26
* | avutil/opt: check for and handle errors in av_opt_set_dict2()Michael Niedermayer2016-01-26
* | swscale: add P010 input supportHendrik Leppkes2016-01-26
* | avutil: add P010 pixel formatHendrik Leppkes2016-01-26
* | vf_libopencv: add support for opencv 3Andreas Cadhalpun2016-01-25