summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge commit '11a9320de54759340531177c9f2b1e31e6112cc2'Clément Bœsch2017-05-03
|\
| * ratecontrol: Drop xvid-rc-related struct members unused after a6901b9c6Diego Biurrun2016-12-21
| * nvenc: Update check for lookaheadRuta Gadkari2016-12-21
| * aarch64: vp9itxfm: Use the offset parameter to movrelMartin Storsjö2016-12-19
| * tta: Convert to the new bitstream readerAlexandra Hájková2016-12-19
| * mlp: Convert to the new bitstream readerAlexandra Hájková2016-12-19
| * unary: Convert to the new bitstream readerAlexandra Hájková2016-12-19
| * h264dec: make sure to only end a field if it has been startedAnton Khirnov2016-12-19
| * mpeg12dec: move setting first_field to mpeg_field_start()Anton Khirnov2016-12-19
| * mpeg12dec: avoid signed overflow in bitrate calculationAnton Khirnov2016-12-19
| * mpegvideo_parser: avoid signed overflow in bitrate calculationAnton Khirnov2016-12-19
| * vaapi_decode: use the correct logging contextAnton Khirnov2016-12-19
| * hevcdec: add a VAAPI hwaccelAnton Khirnov2016-12-19
| * pthread_frame: do not run hwaccel decoding asynchronously unless it's safeAnton Khirnov2016-12-19
| * pthread_frame: ensure the threads don't run simultaneously with hwaccelAnton Khirnov2016-12-19
* | 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
|\|