summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* libvpxenc: allow aq-mode 4 (equator360)James Zern2017-04-28
* opus_pvq: use function pointers for recursionRostislav Pehlivanov2017-04-27
* avcodec/opus_pvq: fix recursive inlining compilation failuresJames Almer2017-04-27
* avcodec/mdec: Fix runtime error: left shift of negative value -127Michael Niedermayer2017-04-27
* avcodec/x86/vc1dsp_init: Fix build failure with --disable-optimizations and c...Michael Niedermayer2017-04-27
* libavcodec/exr : fix float to uint16 conversion for negative float valueMartin Vignali2017-04-27
* opus_pvq: merge band encoding and decoding into one functionRostislav Pehlivanov2017-04-27
* opus_pvq: remove outdated/incorrect comments and redundant variablesRostislav Pehlivanov2017-04-26
* opus_pvq: minor cleanupsRostislav Pehlivanov2017-04-26
* avcodec/nvenc: surface allocation reductionBen Chang2017-04-26
* lavc/hevcdec: fix invalid use of ff_get_format()Clément Bœsch2017-04-26
* Merge commit '373fd76b4dbd9aa03ed28e502f33f2ca8c1ce19a'Clément Bœsch2017-04-26
|\
| * hevcdec: do not set decoder-global SPS prematurelyAnton Khirnov2016-12-19
* | Merge commit '2425d7329fdccfa9954faba748f3865151354f0c'Clément Bœsch2017-04-26
|\|
| * arm64: replace 'bic' with immediate with 'and' with inverted immediateJanne Grunau2016-12-14
* | Merge commit 'ea7ee4b4e381e0fa731458de0cbf740430eeb013'Clément Bœsch2017-04-26
|\|
| * ppc: Centralize compiler-specific altivec.h #include handling in one placeDiego Biurrun2016-12-14
* | Merge commit '39929e55eb13eeb8dfbe1bc99301fecf6b8942dd'Clément Bœsch2017-04-26
|\|
| * ppc: hevcdsp: Use shorthands for vector typesDiego Biurrun2016-12-14
* | Merge commit '554e55bbf0e4a3640a784cb512b816e776c56333'Clément Bœsch2017-04-26
|\|
| * decode.h: Add missing headers to fix standalone compilationDiego Biurrun2016-12-14
| * pthread_frame: use better memory orders for frame progressWan-Teh Chang2016-12-14
| * h264_slice: Wait for refs to be available before we use them in error conceal...Derek Buitenhuis2016-12-14
* | Merge commit '86157e6db2c7a9222f77fa7e7f50fb9aebc3aa81'Clément Bœsch2017-04-26
|\|
| * hevc: decouple calling get_format() from exporting the SPS parametersAnton Khirnov2016-12-14
* | Merge commit '730c02326094bcfb1fa67f10a7e7b22f03f5a88f'Clément Bœsch2017-04-25
|\|
| * binkaudio: switch to the new send/receive APIAnton Khirnov2016-12-14
| * vp9: split superframes in the filtering stage before actual decodingAnton Khirnov2016-12-14
* | avcodec/crystalhd: Another attempt at using mpeg4_unpack_bframes bsfPhilip Langdale2017-04-23
* | avcodec/crystalhd: Explicitly set frame pts at all timesPhilip Langdale2017-04-23
* | decode: Initialize ret before using itVittorio Giovara2017-04-23
* | avcodec/movtextenc: Ignore unmatched closing style tagsPhilip Langdale2017-04-23
* | avcodec/crystalhd: Switch to the new generic filtering mechanismPhilip Langdale2017-04-23
* | avcodec/decode: also update consumed bytes on last_pkt_props->sizeJames Almer2017-04-23
* | avcodec/dnxhd_parser: fix parsing interlaced video, simplify codePaul B Mahol2017-04-23
* | avcodec: do not use AVFrame accessorMuhammad Faiz2017-04-23
* | Merge commit '03a80925effc2698d21dc0b00290eecf42dd9e68'James Almer2017-04-22
|\|
| * lavc: add a bitstream filter for splitting VP9 superframesAnton Khirnov2016-12-14
* | Merge commit '8fb4210ad8785c01fccf2fc59af6a6fa2892b6b2'James Almer2017-04-22
|\|
| * qsvdec_h2645: switch to the new generic filtering mechanismAnton Khirnov2016-12-14
* | Merge commit '972c71e9cb63e24f57ee481e413199c7d88a8813'James Almer2017-04-22
|\|
| * lavc: add support for filtering packets before decodingAnton Khirnov2016-12-14
* | avcodec/bsf: Check for packet payload when setting BSF EOF flag.Jan Sebechlebsky2017-04-22
* | Revert "avcodec/bsf: Forbid packet without payload in av_bsf_send_packet"James Almer2017-04-22
* | avcodec/crystalhd: Adapt to new new decode APIPhilip Langdale2017-04-22
* | Merge commit '061a0c14bb5767bca72e3a7227ca400de439ba09'James Almer2017-04-22
|\|
| * decode: restructure the core decoding codeAnton Khirnov2016-12-14
* | Merge commit '549d0bdca53af7a6e0c612ab4b03baecf3a5878f'James Almer2017-04-22
|\|
| * decode: be more explicit about storing the last packet propertiesAnton Khirnov2016-12-14
* | avcodec/h264_cavlc: Fix undefined behavior on qscale overflowMichael Niedermayer2017-04-22