summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* vp9: Make the subpel filters non-staticMartin Storsjö2016-11-10
* pthread_frame: properly propagate the hw frame context across frame threadsAnton Khirnov2016-11-10
* mpegaudiodsp: aarch64: Adjust function prototype after 2caa93b813adc5dbb7771d...Diego Biurrun2016-11-10
* Use avpriv_report_missing_feature() where appropriateDiego Biurrun2016-11-08
* hevc: Support extradata changes from multiple stsdVittorio Giovara2016-11-08
* hevc: Allow parsing external extradata buffersVittorio Giovara2016-11-08
* hevc: Move hevc_decode_extradata before frame decodingVittorio Giovara2016-11-08
* lavc: Add hevc main10 profile to avconv cliVittorio Giovara2016-11-08
* lavu: Rename ycgco color space appropriatelyVittorio Giovara2016-11-08
* h264_qpel: x86: Move function with only one instance out of template macroDiego Biurrun2016-11-08
* lzf: update pointer p after reallocAndreas Cadhalpun2016-11-07
* qsv{enc,dec}: extend the internal frame allocatorAnton Khirnov2016-11-07
* qsv{dec,enc}: use a struct as a memory id with internal memory allocatorAnton Khirnov2016-11-07
* qsv{dec,enc}: always use an internal mfxFrameSurface1Anton Khirnov2016-11-07
* dxva2: fix surface selection when compiled with both d3d11va and dxva2Hendrik Leppkes2016-11-07
* libx265: Add option to force IDR framesDerek Buitenhuis2016-11-07
* x86: Drop stray semicolons after function definitionsDiego Biurrun2016-11-05
* arm: vp9mc: Insert a literal pool at the middle of the fileMartin Storsjö2016-11-04
* Drop unreachable break and return statementsDiego Biurrun2016-11-03
* dnxhdenc: Have function pointer prototype match implementationDiego Biurrun2016-11-03
* pixblockdsp: Have function pointer prototype match implementationDiego Biurrun2016-11-03
* ituh263dec: Have function signature match across declaration and definitionDiego Biurrun2016-11-03
* svq3: Drop unused function dctcoef_get()Diego Biurrun2016-11-03
* intrax8: Have function signature match across declaration and definitionDiego Biurrun2016-11-03
* options_table: Remove a now unnecessary include of config.hMartin Storsjö2016-11-03
* arm: vp9: Add NEON optimizations of VP9 MC functionsMartin Storsjö2016-11-03
* vp9: Flip the order of arguments in MC functionsMartin Storsjö2016-11-03
* bink: Have function pointer prototype match implementationDiego Biurrun2016-11-02
* idct: Have function pointer prototype match implementationDiego Biurrun2016-11-02
* aactab: Move extern keyword to the front of array declarationsDiego Biurrun2016-11-02
* qsv: Be informative when reporting that no data has been consumedLuca Barbato2016-10-30
* Use avpriv_request_sample() where appropriateDiego Biurrun2016-10-29
* srt: Adjust signedness of sscanf format stringsDiego Biurrun2016-10-28
* dxtory: Drop nonsense ISO C printf conversion specifiers for standard typesDiego Biurrun2016-10-28
* Use ISO C printf conversion specifiers where appropriateDiego Biurrun2016-10-28
* hap: Adjust printf length modifiers to match variable typesDiego Biurrun2016-10-28
* Adjust printf conversion specifiers to match variable signednessDiego Biurrun2016-10-28
* dnxhdenc: Drop pointless, commented-out debug outputDiego Biurrun2016-10-27
* h264_loopfilter: Do not print value of uninitialized variableDiego Biurrun2016-10-27
* mpegaudio: Do not print value of uninitialized variableDiego Biurrun2016-10-27
* vaapi_decode: Remove vestigial unmap codeMark Thompson2016-10-24
* vaapi_decode: Clear parameter buffers to fix picture reuseMark Thompson2016-10-24
* vaapi_h264: fix RefPicList[] field flags.Gwenole Beauchesne2016-10-24
* hevc: x86: Add add_residual() SIMD optimizationsPierre Edouard Lepere2016-10-22
* lavu: Add JEDEC P22 color primariesVittorio Giovara2016-10-21
* hevc: factor out a repeated conditionAnton Khirnov2016-10-21
* hevc: move the SliceType enum to hevc.hAnton Khirnov2016-10-21
* audiodsp: x86: Remove pointless header fileDiego Biurrun2016-10-19
* x86: videodsp: Add parentheses to expression to work around warningDiego Biurrun2016-10-19
* ppc: avcodec: Drop silly "_ppc" suffixes from files in ppc subdirectoriesDiego Biurrun2016-10-18