summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* libx264: copy A53 closed captions from sourceDeHackEd2015-10-03
* blockdsp: reindent after parameter removalChristophe Gisquet2015-10-03
* avcodec/apedec: fix bug introduced in commit d3e5fbb1406995e07fccbff3ca8c1e24...Ganesh Ajjanagadde2015-10-03
* vp9: 10/12bpp SIMD (sse2/ssse3/avx) for directional intra prediction.Ronald S. Bultje2015-10-03
* vp9: 16bpp tm/dc/h/v intra pred simd (mostly sse2) functions.Ronald S. Bultje2015-10-03
* vp9: sse2/ssse3/avx 16bpp loopfilter x86 simd.Ronald S. Bultje2015-10-03
* lavc/options_table: Add option flags to the truncated flag.Carl Eugen Hoyos2015-10-03
* avcodec/x86/hpeldsp_rnd_template: silence -Wunused-function on --disable-mmxGanesh Ajjanagadde2015-10-03
* Merge commit 'e54d7e4e8ef7d778e2ddc5a60bf7307ed55d6333'Hendrik Leppkes2015-10-03
|\
| * dnxhddata: Deduplicate cid 1256 chroma tableChristophe Gisquet2015-10-02
| * dnxhddata: Deduplicate dnx100 tablesJeremy James2015-10-02
| * dnxhddata: Fix cid 1260 luma and chroma tablesJeremy James2015-10-02
| * dnxhddata: Fix 10-bit DNxHD quant matricesJoseph Artsimovich2015-10-02
* | Merge commit '380146924ecad2e05e9dcc5c3c2e1b5ba47c51e8'Hendrik Leppkes2015-10-03
|\|
| * x264: Add option to force IDR framesDerek Buitenhuis2015-10-01
| * x264: Expose the NV21 input supportYu Xiaolei2015-10-01
* | Merge commit 'd0a3e89d41b05f9ed0e7401c352b60ed4f4d1ed5'Hendrik Leppkes2015-10-03
|\|
| * dcadec: make a number of samples per subband per subsubframe a named constantAlexandra Khirnova2015-10-01
* | Merge commit '9a3202a98b2e095b54dd784c3e01a09a676fc3fa'Hendrik Leppkes2015-10-03
|\|
| * Screenpresso SPV1 decoderVittorio Giovara2015-09-30
* | avcodec/h264_ps: Fix copying oversized pps&sps dataMichael Niedermayer2015-10-03
* | Merge commit '1aa24df74c052a73175c43e57d35b4835e537ec8'Hendrik Leppkes2015-10-03
|\|
| * lavu: Deprecate AVFrame.error[]Vittorio Giovara2015-09-30
| * dnxhddec: Enable frame threadingVittorio Giovara2015-09-29
* | avcodec/videotoolbox: fix decoding of some h264 bitstreamswm42015-10-02
* | avcodec/h264: keep SPS and PPS bitstream datawm42015-10-02
* | dnxhddec: init scantable once permutation is setChristophe Gisquet2015-10-02
* | dnxhddec: use dequantization formula from specsChristophe Gisquet2015-10-02
* | dnxhddec: initialize with mb-aligned dimensionsChristophe Gisquet2015-10-02
* | avcodec: Don't lock during open if the codec has threadsafe initDerek Buitenhuis2015-10-02
* | blockdsp: remove high bitdepth parameterChristophe Gisquet2015-10-02
* | qsvenc.c: use query to catch all kind of setting issuesSven Dueking2015-10-01
* | avcodec/pngdec: mark previous_picture as done on end of decode_frame_common()Michael Niedermayer2015-10-01
* | avcodec/vp8: Do not use num_coeff_partitions in thread/buffer setupMichael Niedermayer2015-10-01
* | avcodec/mpeg12dec: Initialize chroma_format to 1Michael Niedermayer2015-09-30
* | avcodec/mp3: fix skipping zeroswm42015-09-30
* | x86/hevc_sao: move 10/12bit functions into a separate fileJames Almer2015-09-30
* | dnxhddata: deduplicate tableChristophe Gisquet2015-09-30
* | videotoolbox: require hardware accelerationStefano Pigozzi2015-09-29
* | avcodec/x86/rnd_template: silence -Wunused-function on --disable-mmxGanesh Ajjanagadde2015-09-29
* | Merge commit 'c49cbecbae5a42f4ca004197b0118cc50aaaca2e'Hendrik Leppkes2015-09-29
|\|
| * dnxhddec: Decode and use interlace mb flagChristophe Gisquet2015-09-29
* | Merge commit 'cf7d2f2d2134c0854edf2db91e7436ac2bc9874f'Hendrik Leppkes2015-09-29
|\|
| * lavc: Simplify checking quant bias optionVittorio Giovara2015-09-29
* | Merge commit '4885bde3187a2bb0cae85b67796e07db233bf77f'Hendrik Leppkes2015-09-29
|\|
| * motion_est_template: Fix undefined left shift of negative numberGanesh Ajjanagadde2015-09-29
| * mlpdec: Fix a undefined left shift of negative numberGanesh Ajjanagadde2015-09-29
* | Merge commit '948f3c19a8bd069768ca411212aaf8c1ed96b10d'Hendrik Leppkes2015-09-29
|\|
| * lavc: Make AVPacket.duration int64, and deprecate convergence_durationwm42015-09-29
* | avcodec/apedec: fix undefined left shifts of negative numbersGanesh Ajjanagadde2015-09-29