summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* aacsbr: Turnoff in the event of over read.Alex Converse2017-03-21
* Merge commit 'b2939a75270bc7e971462648168aa3a2a48c1c8c'Clément Bœsch2017-03-21
|\
| * blockdsp: Change type of array stride parameters to ptrdiff_tDiego Biurrun2016-09-29
* | Merge commit '3281d823cdc7601c4900eb103958c05f59f65555'Clément Bœsch2017-03-21
|\|
| * intrax8: Change type of array stride parameters to ptrdiff_tDiego Biurrun2016-09-29
* | Merge commit '92c5755a185086067fe49e7e64c23a8e7011be31'Clément Bœsch2017-03-21
|\|
| * hpeldsp: arm: Update comments left behind in 25841dfe806a13de526ae09c11149ab1...Diego Biurrun2016-09-29
* | Merge commit '009adfd4fbdd78a890a4a65d6f141c467bb027fa'Clément Bœsch2017-03-21
|\|
| * 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
* | Merge commit '7bf8db4db61eb09fac00eb665d8ec58de8817da6'Clément Bœsch2017-03-21
|\|
| * tdsc: use the new decoding APIAnton Khirnov2016-09-28
* | Merge commit 'de2ae3c1fae5a2eb539b9abd7bc2a9ca8c286ff0'Clément Bœsch2017-03-21
|\|
| * lavc: add clobber tests for the new encoding/decoding APIAnton Khirnov2016-09-28
* | Merge commit '68811a41c70f019bde6df2a4f289674228c48958'Clément Bœsch2017-03-21
|\|
| * mpegvideo_enc: use the new encoding API for b_strategy=2Anton Khirnov2016-09-28
* | Merge commit 'f03f78bc1c99b1e29624418e2f7315b8a47981e9'Clément Bœsch2017-03-21
|\|
| * mpegvideo_enc: handle encoding errors with b_strategy=2Anton Khirnov2016-09-28
* | Merge commit '6f733ecab6faff2a16534f2ce7d2ffd41c07846b'Clément Bœsch2017-03-21
|\|
| * 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
* | lavc/hwaccel: fix header copyrightClément Bœsch2017-03-21
* | avcodec/fmvc: small refactoring in decode_type1()Diego Biurrun2017-03-21
* | avcodec: remove warning against using frame threading with hwaccelswm42017-03-21
* | pthread_frame: remove some dead codewm42017-03-21
* | pthread_frame: do not run hwaccel decoding asynchronously unless it's safeAnton Khirnov2017-03-21
* | pthread_frame: ensure the threads don't run simultaneously with hwaccelAnton Khirnov2017-03-21
* | pthread_frame: use better memory orders for frame progressWan-Teh Chang2017-03-21
* | pthread_frame: Unreference hw_frames_ctx on per-thread codec contextsMark Thompson2017-03-21
* | pthread_frame: properly propagate the hw frame context across frame threadsAnton Khirnov2017-03-21
* | pthread_frame: use atomics for frame progressAnton Khirnov2017-03-21
* | pthread_frame: use atomics for PerThreadContext.stateAnton Khirnov2017-03-21
* | avcodec, avformat: deprecate anything related to side data mergingwm42017-03-21
* | lavc/nvenc: misc cosmetics to reduce diff with LibavClément Bœsch2017-03-20
* | Merge commit '12004a9a7f20e44f4da2ee6c372d5e1794c8d6c5'Clément Bœsch2017-03-20
|\|
| * audiodsp/x86: yasmify vector_clipf_sseAnton Khirnov2016-09-22
| * audiodsp: reorder arguments for vector_clipfAnton Khirnov2016-09-22
* | Merge commit 'bf58545aace7d14522ce4fa680c7b3ff62109a3a'Clément Bœsch2017-03-20
|\|
| * audiodsp: fix vector_clipf documentationAnton Khirnov2016-09-22
| * blockdsp: drop the high_bit_depth parameterAnton Khirnov2016-09-22
* | lavc/arm: fix indent in blockdsp_init_neonClément Bœsch2017-03-20
* | Merge commit '75d98e30afab61542faab3c0f11880834653bd6b'Clément Bœsch2017-03-20
|\|
| * audiodsp/x86: clear the high bits of the order parameter on 64bitAnton Khirnov2016-09-19
* | Merge commit '1d6c76e11febb58738c9647c47079d02b5e10094'Clément Bœsch2017-03-20
|\|