summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* ea: Change type of array stride parameters to ptrdiff_tDiego Biurrun2016-09-29
* hevc: Change type of array stride parameters to ptrdiff_tDiego Biurrun2016-09-29
* h264chroma: Change type of stride parameters to ptrdiff_tDiego Biurrun2016-09-29
* idct: Change type of array stride parameters to ptrdiff_tDiego Biurrun2016-09-29
* blockdsp: Change type of array stride parameters to ptrdiff_tDiego Biurrun2016-09-29
* intrax8: Change type of array stride parameters to ptrdiff_tDiego Biurrun2016-09-29
* hpeldsp: arm: Update comments left behind in 25841dfe806a13de526ae09c11149ab1...Diego Biurrun2016-09-29
* x86: fpel: Remove unnecessary sign extendDiego Biurrun2016-09-29
* vaapi_h264: Set max_num_ref_frames to 1 when not using B framesMark Thompson2016-09-28
* vaapi_encode: Sync to input surface rather than outputMark Thompson2016-09-28
* vaapi_encode: Check packed header capabilitiesMark Thompson2016-09-28
* vaapi_encode: Refactor initialisationMark Thompson2016-09-28
* tdsc: use the new decoding APIAnton Khirnov2016-09-28
* lavc: add clobber tests for the new encoding/decoding APIAnton Khirnov2016-09-28
* mpegvideo_enc: use the new encoding API for b_strategy=2Anton Khirnov2016-09-28
* mpegvideo_enc: handle encoding errors with b_strategy=2Anton Khirnov2016-09-28
* mpegvideo_enc: add const to the AVCodec instanceAnton Khirnov2016-09-28
* nvenc: Extended rate-control support as provided by SDK 7Yogender Gupta2016-09-24
* nvenc: Add support for high bitdepthYogender Gupta2016-09-24
* nvenc: Add some easier to understand presets that match x264 terminologyYogender Gupta2016-09-24
* nvenc: Make sure that enum and array index matchLuca Barbato2016-09-24
* audiodsp/x86: yasmify vector_clipf_sseAnton Khirnov2016-09-22
* audiodsp: reorder arguments for vector_clipfAnton Khirnov2016-09-22
* audiodsp: fix vector_clipf documentationAnton Khirnov2016-09-22
* blockdsp: drop the high_bit_depth parameterAnton Khirnov2016-09-22
* audiodsp/x86: clear the high bits of the order parameter on 64bitAnton Khirnov2016-09-19
* audiodsp/x86: fix ff_vector_clip_int32_sse2Anton Khirnov2016-09-19
* avcodec: Add the extended pixel format profile for HEVCYogender Gupta2016-09-19
* mpegvideo_motion: Handle edge emulation even without unrestricted_mvMichael Niedermayer2016-09-16
* vaapi_h264: Fix HRD bit_rate/cpb_size scalingMark Thompson2016-09-14
* pixblockdsp: Change type of stride parameters to ptrdiff_tDiego Biurrun2016-09-14
* ppc: mpegvideo: Add proper runtime AltiVec detectionDiego Biurrun2016-09-11
* ppc: Update #endif commentsDiego Biurrun2016-09-11
* audiodsp: ppc: Add VSX variantLuca Barbato2016-09-11
* vaapi_vp8: Explicitly include libva vp8 decode headerMark Thompson2016-09-09
* vaapi_decode: Ignore the profile when not usefulMark Thompson2016-09-08
* lavc/vaapi: Add VP8 decode hwaccelMark Thompson2016-09-08
* vp8: Add hwaccel hooksMark Thompson2016-09-08
* utvideo: Change type of array stride parameters to ptrdiff_tDiego Biurrun2016-09-08
* iir_filter: Change type of array stride parameters to ptrdiff_tDiego Biurrun2016-09-07
* error_resilience: Change type of array stride parameters to ptrdiff_tDiego Biurrun2016-09-07
* sanm: Change type of array pitch parameters to ptrdiff_tDiego Biurrun2016-09-04
* copy_block: Change type of array stride parameters to ptrdiff_tDiego Biurrun2016-09-04
* svq1dec: Change type of array pitch parameters to ptrdiff_tDiego Biurrun2016-09-04
* indeo: Change type of array pitch parameters to ptrdiff_tDiego Biurrun2016-09-04
* lavc: Remove old vaapi decode infrastructureMark Thompson2016-08-30
* vaapi_mpeg4: Convert to use the new VAAPI hwaccel codeMark Thompson2016-08-30
* vaapi_vc1: Convert to use the new VAAPI hwaccel codeMark Thompson2016-08-30
* vaapi_mpeg2: Convert to use the new VAAPI hwaccel codeMark Thompson2016-08-30
* vaapi_h264: Convert to use the new VAAPI hwaccel codeMark Thompson2016-08-30