summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* x86inc: Drop SECTION_TEXT macroHenrik Gramner2015-08-11
* x86inc: Support arbitrary stack alignmentsHenrik Gramner2015-08-11
* x86: dcadsp: Avoid SSE2 instructions in SSE functionsHenrik Gramner2015-08-11
* cosmetics: Drop spurious spaces from if clausesPaolo Bizzarri2015-08-08
* h264: Do not print an error when the buffer has to be refilledLuca Barbato2015-08-06
* h264: Use AVERROR return codes instead of -1Jake Sebastian-Jones2015-08-05
* png: Be more informative regarding signature errorsLuca Barbato2015-08-02
* opusdec: properly handle mismatching configurations in multichannel streamsAnton Khirnov2015-08-02
* x86: dct: Disable dct32_float_sse on x86-64Henrik Gramner2015-08-02
* hevc: Split the sei parsing in 3 functionsLuca Barbato2015-08-01
* hevc: Use switch instead of if-nests in decode_nal_sei_messageLuca Barbato2015-08-01
* hevc: Use a proper enum for the SEI valuesLuca Barbato2015-08-01
* avcodec: h264: Extract decoder methodsDavid Holm2015-08-01
* dxva2/d3d11va: Set _WIN32_WINNT to 0x0602 instead of 0x0600Martin Storsjö2015-07-28
* h264: fix AVDISCARD_NONKEY for some interlaced contentJohn Högberg2015-07-27
* qsvdec_mpeg2: drop an incorrect commentAnton Khirnov2015-07-27
* hap: Add utility functions fileVittorio Giovara2015-07-27
* Support the Hap chunked frame formatTom Butterworth2015-07-27
* hap: Move some per-stream setup into decoder init rather than per-frameTom Butterworth2015-07-27
* lavc: Update version and APIchangesVittorio Giovara2015-07-27
* lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-27
* lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-27
* lavc: AV-prefix all codec flagsVittorio Giovara2015-07-27
* lavc: Deprecate avctx.me_methodVittorio Giovara2015-07-27
* wmv2enc: Check memory allocationVittorio Giovara2015-07-27
* ac3enc_template: Use the correct context fieldVittorio Giovara2015-07-27
* qsvdec_*: add missing CODEC_CAP_DR1Anton Khirnov2015-07-27
* force WINAPI_FAMILY to WINAPI_FAMILY_DESKTOP_APP to be able to use dxva.hSteve Lhomme2015-07-26
* lavc: add Intel libmfx-based HEVC decoder.Anton Khirnov2015-07-25
* lavc: add Intel libmfx-based MPEG2 decoder.Anton Khirnov2015-07-25
* lavc: add a HEVC mp4->annex B bitstream filterAnton Khirnov2015-07-25
* qsvdec: move qsv_process_data() from qsvdec_h264 to the common codeAnton Khirnov2015-07-25
* qsvenc_hevc: fix enum declarationAnton Khirnov2015-07-25
* qsvdec: fix a memleak of async_fifoAnton Khirnov2015-07-25
* qsvdec: avoid an infinite loop with no consumed data and no outputAnton Khirnov2015-07-25
* dds: Write the palette in the native endian formMartin Storsjö2015-07-23
* hap: Name enums, remove unused struct memberTom Butterworth2015-07-23
* snappy: Refactor so ff_snappy_uncompress() uses an existing bufferTom Butterworth2015-07-23
* hap: Fix slice size computationTom Butterworth2015-07-23
* dds: Fix the slice size computationTom Butterworth2015-07-23
* mpegvideo: Add missing includeVittorio Giovara2015-07-22
* dds: Fix 32bpp bitmaps decodingMichael Niedermayer2015-07-22
* dds: Fix palette decodingVittorio Giovara2015-07-22
* dds: Fix enum declarationVittorio Giovara2015-07-22
* qsvenc_hevc: use the correct HW plugin UIDAnton Khirnov2015-07-22
* dds: Decode using optimal slices sizesLuca Barbato2015-07-21
* hap: Decode using optimal slices sizesLuca Barbato2015-07-21
* arm: use a local label instead of the function symbol in ff_prefetch_armJanne Grunau2015-07-20
* h264: aarch64: intra prediction optimisationsJanne Grunau2015-07-20
* Deprecate avctx.coded_frameVittorio Giovara2015-07-20