summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* vaapi_h264: Fix HRD bit_rate/cpb_size scalingMark Thompson2016-09-14
* pixblockdsp: Change type of stride parameters to ptrdiff_tDiego Biurrun2016-09-14
* ppc: mpegvideo: Add proper runtime AltiVec detectionDiego Biurrun2016-09-11
* ppc: Update #endif commentsDiego Biurrun2016-09-11
* audiodsp: ppc: Add VSX variantLuca Barbato2016-09-11
* vaapi_vp8: Explicitly include libva vp8 decode headerMark Thompson2016-09-09
* vaapi_decode: Ignore the profile when not usefulMark Thompson2016-09-08
* lavc/vaapi: Add VP8 decode hwaccelMark Thompson2016-09-08
* vp8: Add hwaccel hooksMark Thompson2016-09-08
* utvideo: Change type of array stride parameters to ptrdiff_tDiego Biurrun2016-09-08
* iir_filter: Change type of array stride parameters to ptrdiff_tDiego Biurrun2016-09-07
* error_resilience: Change type of array stride parameters to ptrdiff_tDiego Biurrun2016-09-07
* sanm: Change type of array pitch parameters to ptrdiff_tDiego Biurrun2016-09-04
* copy_block: Change type of array stride parameters to ptrdiff_tDiego Biurrun2016-09-04
* svq1dec: Change type of array pitch parameters to ptrdiff_tDiego Biurrun2016-09-04
* indeo: Change type of array pitch parameters to ptrdiff_tDiego Biurrun2016-09-04
* lavc: Remove old vaapi decode infrastructureMark Thompson2016-08-30
* vaapi_mpeg4: Convert to use the new VAAPI hwaccel codeMark Thompson2016-08-30
* vaapi_vc1: Convert to use the new VAAPI hwaccel codeMark Thompson2016-08-30
* vaapi_mpeg2: Convert to use the new VAAPI hwaccel codeMark Thompson2016-08-30
* vaapi_h264: Convert to use the new VAAPI hwaccel codeMark Thompson2016-08-30
* lavc: Rewrite VAAPI decode infrastructureMark Thompson2016-08-30
* wmavoice: Simplify GetBitContext initializationDiego Biurrun2016-08-30
* libvpx: Cast a pointer to const to squelch a warningDiego Biurrun2016-08-26
* vp56: Separate VP5 and VP6 dsp initializationDiego Biurrun2016-08-26
* prores: Change type of stride parameters to ptrdiff_tDiego Biurrun2016-08-26
* cavs: Change type of stride parameters to ptrdiff_tDiego Biurrun2016-08-26
* vp8: Update some assembly comments left unchanged in bd66f073fe7286bd3cDiego Biurrun2016-08-26
* vp8: Change type of stride parameters to ptrdiff_tDiego Biurrun2016-08-26
* vp56: Change type of stride parameters to ptrdiff_tDiego Biurrun2016-08-26
* vp3: Change type of stride parameters to ptrdiff_tDiego Biurrun2016-08-26
* av1: Add codec_id and basic demuxing supportLuca Barbato2016-08-24
* mss12: validate display dimensionsAnton Khirnov2016-08-18
* vc1: check that slices have a positive heightAnton Khirnov2016-08-18
* pcx: use the bytestream2 API for reading from inputAnton Khirnov2016-08-18
* pcx: check that the packet is large enough before reading the headerAnton Khirnov2016-08-18
* pcx: properly pad the scanlineAnton Khirnov2016-08-18
* cook: use the bytestream2 API for reading extradataAnton Khirnov2016-08-18
* qpeg: fix an off by 1 error in the MV checkAnton Khirnov2016-08-18
* alac: do not return success if nothing was decodedAnton Khirnov2016-08-18
* vmnc: check that subrectangles fit into their containing rectanglesAnton Khirnov2016-08-18
* golomb: Drop disabled cruftDiego Biurrun2016-08-17
* simple_idct: arm: Drop disabled code variantDiego Biurrun2016-08-17
* simple_idct: x86: Drop disabled IDCT implementationDiego Biurrun2016-08-17
* dvbsubdec: Remove disabled, near-duplicate debug codeDiego Biurrun2016-08-17
* mpegvideo: Kill some disabled codeDiego Biurrun2016-08-17
* msmpeg4: Drop disabled debug cruftDiego Biurrun2016-08-17
* mathops: Drop disabled alternative mid_pred() implementationDiego Biurrun2016-08-17
* mjpegdec: Drop disabled codeDiego Biurrun2016-08-17
* faan(i)dct: Kill some disabled codeDiego Biurrun2016-08-17