summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* | lavc: use av_fourcc2str() where appropriateClément Bœsch2017-03-29
* | lavc: fix usages of av_get_codec_tag_string()Clément Bœsch2017-03-29
* | lavc: deprecate av_get_codec_tag_string()Clément Bœsch2017-03-29
* | Merge commit '4cf2ffb7c45840b09bc49e34da88d4053dd442cb'Clément Bœsch2017-03-29
|\|
| * idct: Have function pointer prototype match implementationDiego Biurrun2016-11-02
* | Merge commit '39cea6570c11a49b64b2ec8d71e218db03b4c742'Clément Bœsch2017-03-29
|\|
| * aactab: Move extern keyword to the front of array declarationsDiego Biurrun2016-11-02
* | pthread_frame: minor simplification to error handlingwm42017-03-29
* | avcodec/ac3dsp: add special-case handling for the C downmix_fixed functionJames Almer2017-03-28
* | aarch64/vp9dsp: add missing header includesJames Almer2017-03-28
* | pthread_frame: don't sync items between threads for intra-only codecs.Ronald S. Bultje2017-03-28
* | hevc: initialize no_rasl_output_flag in hevc_frame_start().Ronald S. Bultje2017-03-28
* | h264: revert 1189af429211ac650aac730368a6cf5b23756605.Ronald S. Bultje2017-03-28
* | vp9: split out generic decoding skeleton interface API from VP9 types.Ronald S. Bultje2017-03-28
* | vp9: split out reconstruction functions in their own source file.Ronald S. Bultje2017-03-28
* | vp9: split out loopfilter functions in their own source file.Ronald S. Bultje2017-03-28
* | vp9: re-split the decoder/format/dsp interface header files.Ronald S. Bultje2017-03-28
* | dirac: make initialization of arithmetic coder tables threadsafe.Ronald S. Bultje2017-03-28
* | avcodec/extract_extradata_bsf: add missing break statement to extract_extrada...James Almer2017-03-28
* | Merge commit '801ac7156d3efb8e088fb6024f568eb36a293887'Clément Bœsch2017-03-27
|\|
| * qsv: Be informative when reporting that no data has been consumedLuca Barbato2016-10-30
* | Merge commit '30015305f3b523ed7640f2c3c58b017140533c58'Clément Bœsch2017-03-27
|\|
| * Use avpriv_request_sample() where appropriateDiego Biurrun2016-10-29
| * srt: Adjust signedness of sscanf format stringsDiego Biurrun2016-10-28
* | Merge commit '7a2b2b6a92c4b528ecb640790eca0aa790d858f4'Clément Bœsch2017-03-27
|\|
| * 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
* | lavc/vp9: clarify inv_recenter_nonnegClément Bœsch2017-03-27
* | lavc/vp9: shuffle header declarationClément Bœsch2017-03-27
* | lavc/vp9: consistent use of typedef instead of structClément Bœsch2017-03-27
* | lavc/vp9: misc cosmeticsClément Bœsch2017-03-27
* | lavc/vp9: rename res to retClément Bœsch2017-03-27
* | lavc/vp9: split a few assignment out of ifsClément Bœsch2017-03-27
* | lavc/vp9: rename {ref,unref,alloc}_frame to frame_{ref,unref,alloc}Clément Bœsch2017-03-27