summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
| * lavc: Add spherical packet side data APIVittorio Giovara2016-12-07
* | Merge commit '624aa8ab221cf34693f9a8c5ab67219cf560f2bb'James Almer2017-04-13
|\|
| * build: Add missing Makefile entries and ifdefs for QSV hwaccelsDiego Biurrun2016-12-07
* | avcodec/aacenc_ltp: fix use of uninitialized valuesJames Almer2017-04-12
* | avcodec/tiff: Factor constant computation out of inner loopMichael Niedermayer2017-04-11
* | avcodec/dnxhddec: fix -Wformat warning raised by DJGPPJames Almer2017-04-11
* | avcodec/lcldec: mark output frames as keyframesPaul B Mahol2017-04-11
* | avcodec/lcldec: add support for frame threadsPaul B Mahol2017-04-11
* | avcodec/dnxhddec: add support for very big resolutionsPaul B Mahol2017-04-11
* | Revert "avcodec/svq1: zero initialize entries array"Clément Bœsch2017-04-10
* | avcodec/pixlet: Reorder rlen checkMichael Niedermayer2017-04-10
* | avcodec/mjpegenc_huffman: Assert length in ff_mjpegenc_huffman_compute_bits()Michael Niedermayer2017-04-10
* | mpegvideo_enc: disable optimized huffman coding with AMV or slice threadsRostislav Pehlivanov2017-04-09
* | Revert "mjpegenc: disable huffman coding with AMV"Michael Niedermayer2017-04-09
* | avcodec/hevcdec: remove duplicate extradata parsing functionJames Almer2017-04-09
* | avcodec/hevc_parse: split build dependenciesJames Almer2017-04-09
* | avcodec/hevc_parse: allow setting apply_defdispwin when decoding SPS NAL unitsJames Almer2017-04-09
* | avcodec/hevc_parse: check for parameter set decoding failureJames Almer2017-04-09
* | avcodec/svq1: zero initialize entries arrayJames Almer2017-04-09
* | Merge commit 'e1dc5358af0dadef548114ec9cabba766b7c6260'James Almer2017-04-09
|\|
| * build: Create a component for MPEG audio header decodingDiego Biurrun2016-12-05
* | Merge commit '0fdc9f81a00f0f32eb93c324bad65d8014deb4dd'Clément Bœsch2017-04-09
|\|
| * build: Add missing hevc_ps dependency for QSV HEVC encoderDiego Biurrun2016-12-05
| * mimic: Convert to the new bitstream readerAlexandra Hájková2016-12-03
| * metasound: Convert to the new bitstream readerAlexandra Hájková2016-12-03
| * lagarith: Convert to the new bitstream readerAlexandra Hájková2016-12-03
| * indeo: Convert to the new bitstream readerAlexandra Hájková2016-12-03
| * imc: Convert to the new bitstream readerAlexandra Hájková2016-12-03
| * webp: Convert to the new bitstream readerAlexandra Hájková2016-12-03
| * mpeg4audio: correctly propagate meaningful error valuesJames Almer2016-12-02
* | avcodec/hqx: add support for frame threadsPaul B Mahol2017-04-09
* | avcodec/cllc: add support for frame threadsPaul B Mahol2017-04-09
* | avcodec/dcadsp: Fix runtime error: signed integer overflowMichael Niedermayer2017-04-09
* | mjpegenc: enable optimal huffman coding by defaultRostislav Pehlivanov2017-04-09
* | mjpegenc: disable huffman coding with AMVRostislav Pehlivanov2017-04-09
* | mjpegenc_common: check for codec ID before using avctx->priv_dataRostislav Pehlivanov2017-04-08
* | Merge commit 'd82d5379caca21005d8906829b35361c4a65408e'Clément Bœsch2017-04-08
|\|
| * mmaldec: initialize refcount using atomic_init()Wan-Teh Chang2016-12-02
* | Merge commit '5168026a05258537f1c48ca95c1776b1554997f4'Clément Bœsch2017-04-08
|\|
| * options_table: Do not rely on enum size as option boundVittorio Giovara2016-12-02
* | Merge commit 'ff9db5cfd14558df9cfcc54d6c062bc34bf1f341'Clément Bœsch2017-04-08
|\|
| * lavc: Use a stricter check for the color properties valuesVittorio Giovara2016-12-02
* | Merge commit '0a35f128f3c6e0ae9a0a2236c557602c108da269'Clément Bœsch2017-04-08
|\|
| * cabac: x86: Give optimizations header a more meaningful nameDiego Biurrun2016-12-01
| * aarch64: vp9itxfm: Skip empty slices in the first pass of idct_idct 16x16 and...Martin Storsjö2016-11-30
| * arm: vp9itxfm: Skip empty slices in the first pass of idct_idct 16x16 and 32x32Martin Storsjö2016-11-30
| * arm: vp9itxfm: Only reload the idct coeffs for the iadst_idct combinationMartin Storsjö2016-11-30
| * vp9dsp: add DC only versions for idct/idct.Clément Bœsch2016-11-30
| * hevc: Eliminate pointless variable indirectionDiego Biurrun2016-11-30
* | Merge commit '5c89022542ce8521d89ef58858342a7bc1c3cd0d'Clément Bœsch2017-04-08
|\|