summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* hevc: ppc: Add HEVC 4x4 IDCT for PowerPCAlexandra Hajkova2016-12-12
* Drop libxvid rate control support for mpegvideo encodingDiego Biurrun2016-12-11
* dxva2: Simplify some ifdefsDiego Biurrun2016-12-11
* vaapi_h265: Fix CFR mode with framerate set in AVCodecContextMark Thompson2016-12-10
* vdpau: Do not #include vdpau_x11.h from the main vdpau headerDiego Biurrun2016-12-09
* dxva2: Adjust multiple inclusion guard names to follow conventionDiego Biurrun2016-12-09
* 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
* 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
* build: Add missing Makefile entries and ifdefs for QSV hwaccelsDiego Biurrun2016-12-07
* build: Create a component for MPEG audio header decodingDiego Biurrun2016-12-05
* 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
* mmaldec: initialize refcount using atomic_init()Wan-Teh Chang2016-12-02
* options_table: Do not rely on enum size as option boundVittorio Giovara2016-12-02
* lavc: Use a stricter check for the color properties valuesVittorio Giovara2016-12-02
* 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
* hevc: Drop pointless av_unused attributeDiego Biurrun2016-11-30
* metasound: Drop unused tablesDiego Biurrun2016-11-30
* mjpegdec: Check return values of functions that may failDiego Biurrun2016-11-29
* dxva2: Adjust printf length modifiers where appropriateDiego Biurrun2016-11-29
* lavc: move decoding-related code from utils.c to a new fileAnton Khirnov2016-11-29
* lavc: move encoding-related code from utils.c to a new fileAnton Khirnov2016-11-29
* aac_adtstoasc_bsf: validate and forward extradata if the stream is already ASCJames Almer2016-11-29
* mss2: only use error correction for matching block countsAndreas Cadhalpun2016-11-29
* ac3enc: Avoid unnecessary macro indirectionsDiego Biurrun2016-11-28
* ac3enc: Reshuffle functions to avoid forward declarationsDiego Biurrun2016-11-28
* ac3enc: Reshuffle some float/fixed-mode ifdefs to avoid a dummy functionDiego Biurrun2016-11-28
* tta: avoid undefined shiftsAnton Khirnov2016-11-25
* tta: use get_unary() instead of a custom implementationAnton Khirnov2016-11-25
* aarch64: vp9itxfm: Don't repeatedly set x9 when nothing overwrites itMartin Storsjö2016-11-24
* xsubdec: Convert to the new bitstream readerAlexandra Hájková2016-11-24
* xan: Convert to the new bitstream readerAlexandra Hájková2016-11-24
* wnv1: Convert to the new bitstream readerAlexandra Hájková2016-11-24