summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/svq3: Reject dx/dy beyond 16bitMichael Niedermayer2017-05-03
* avcodec/svq3: Increase offsets to prevent integer overflowsMichael Niedermayer2017-05-03
* lavc/jpeg2000dec: Fix jp2 inner atom size used for overread checks.Carl Eugen Hoyos2017-05-03
* avcodec/decode: also check for FF_CODEC_CAP_SETS_PKT_DTS in audio decodersJames Almer2017-05-02
* avcodec/decode: do not treat discarded frames as eof when drainingMuhammad Faiz2017-05-03
* avcodec/internal: update FF_CODEC_CAP_SETS_PKT_DTS doxyJames Almer2017-05-01
* lavc/mips/iirfilter_mips: Include config.h.Carl Eugen Hoyos2017-05-01
* lavc/mips/hevc_idct_msa: Add missing const qualifier.Carl Eugen Hoyos2017-05-01
* avcodec/indeo2: Check remaining bits in ir2_decode_plane()Michael Niedermayer2017-05-01
* avcodec/vp3: Check remaining bits in unpack_dct_coeffs()Michael Niedermayer2017-05-01
* avcodec/bmp: Use ff_set_dimensions()Michael Niedermayer2017-05-01
* libavcodec/exr : fix piz uncompress on big endianMartin Vignali2017-05-01
* avcodec/options: do a more thorough clean up in avcodec_copy_context()James Almer2017-04-30
* avcodec/options: factorize avcodec_copy_context() cleanup codeJames Almer2017-04-30
* avcodec/pthread_frame, decode: allow errors to happen on drainingMuhammad Faiz2017-04-30
* 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