summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
* | lagarith: assign correct per-thread value to LagarithContext::avctx.Ronald S. Bultje2017-03-31
* | fic: set pict_type/key_frame after (instead of during) slice decoding.Ronald S. Bultje2017-03-31
* | codec_desc: mark fraps as an intra-only codec.Ronald S. Bultje2017-03-31
* | dnxhd: initialize DNXHDContext::avctx to each thread's respective one.Ronald S. Bultje2017-03-31
* | Bump minor versions for master after release/3.3 branchpointMichael Niedermayer2017-03-31
* | Bump minor versions for staring release/3.3 branchMichael Niedermayer2017-03-31
* | avcodec/mips: fix buildMichael Niedermayer2017-03-31
* | Merge commit '67deba8a416d818f3d95aef0aa916589090396e2'Clément Bœsch2017-03-31
|\|
| * 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
* | Merge commit '17dac56b8fdd80c594c39b76de3f27a7949afbde'Clément Bœsch2017-03-31
|\|
| * lavu: Rename ycgco color space appropriatelyVittorio Giovara2016-11-08
* | Merge commit '0361e4dcb4d394c88c33364415a3b8fe315b67d1'Clément Bœsch2017-03-31
|\|
| * 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
* | pthread_frame: Propagate sw_pix_fmt across threadsMark Thompson2017-03-31
* | avcodec/clearvideo: Do not lose the return code of decode_mb()Michael Niedermayer2017-03-30
* | Merge commit '4ab61cd983b539749bd621ea271624ddb5196a8e'Mark Thompson2017-03-30
|\|
| * qsv{enc,dec}: extend the internal frame allocatorAnton Khirnov2016-11-07
* | Merge commit '00aeedd84105a17f414185bd33ecadebeddb3a27'Mark Thompson2017-03-30
|\|
| * qsv{dec,enc}: use a struct as a memory id with internal memory allocatorAnton Khirnov2016-11-07
* | Merge commit '404e51478ecad060249d5b9bee6ab39a8a9d8c1c'Mark Thompson2017-03-30
|\|
| * 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
* | avcodec/atrac3: Check init_get_bits8() for failureMichael Niedermayer2017-03-30
* | Merge commit '67351924fa91dea4339109100a4c0689f006581f'Clément Bœsch2017-03-30
|\|
| * Drop unreachable break and return statementsDiego Biurrun2016-11-03
* | Merge commit '6354957a95022864746180525680cca872ab0e0a'Clément Bœsch2017-03-30
|\|
| * dnxhdenc: Have function pointer prototype match implementationDiego Biurrun2016-11-03
* | Merge commit 'c778eb15b89d875cb246b18f65b3b4321cb1e7d6'Clément Bœsch2017-03-30
|\|
| * 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
* | Merge commit 'ee59f0540875ab42496af2aacddd942757707683'Clément Bœsch2017-03-30
|\|
| * 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
* | avcodec/exr: add support for uint32Martin Vignali2017-03-29
* | Merge commit 'baab87c4f30e75ea309294b06adcd01ce678bdc5'Clément Bœsch2017-03-29
|\|
| * bink: Have function pointer prototype match implementationDiego Biurrun2016-11-02
* | lavc/idctdsp: use prefix restrict with av_Clément Bœsch2017-03-29
* | lavc/pthread_slice: remove pointless conditionClément Bœsch2017-03-29
* | Fix all -Wformat warnings raised by DJGPPClément Bœsch2017-03-29