summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge commit 'fc85646ad495f3418042468da415af73a7a07334'James Almer2017-04-13
|\
| * libopusdec: fix out-of-bounds readAndreas Cadhalpun2016-12-08
| * libschroedingerdec: fix leaking of framewithptsAndreas Cadhalpun2016-12-08
| * libschroedingerdec: don't produce empty framesAndreas Cadhalpun2016-12-08
| * omx: Fix allocation checkTimothy Gu2016-12-08
| * qsvdec: Fix memory leak on errorTimothy Gu2016-12-08
* | Merge commit 'd5759701a82926059ae3e2530805e900041a5419'James Almer2017-04-13
|\|
| * libkvazaar: Add missing header #includesDiego Biurrun2016-12-08
| * build: Add an internal component for hevc_ps codeDiego Biurrun2016-12-08
| * 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
|\|