summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* lavc/vp9: rename ctx to avctxClément Bœsch2017-03-27
* lavc/vp9: split into vp9{block,data,mvs}Clément Bœsch2017-03-27
* pthread_frame: fix uninitialized variable readwm42017-03-27
* pthread_frame: do not attempt to unlock a mutex on the wrong threadwm42017-03-27
* libavcodec/opusenc: use correct format specifiersKyle Swanson2017-03-27
* avcodec/avcodec: Correct and make consistent AVERROR() in commentsMichael Niedermayer2017-03-27
* avcodec/h264idct_template: Fix multiple runtime error: signed integer overflowMichael Niedermayer2017-03-26
* avcodec/x86/idctdsp: Remove duplicate includeMichael Niedermayer2017-03-26
* avcodec/extract_extradata_bsf: use the parsing code from mpeg4video_split()James Almer2017-03-25
* avcodec/extract_extradata_bsf: use the parsing code from vc1_split()James Almer2017-03-25
* avcodec/extract_extradata_bsf: use the parsing code from mpegvideo_split()James Almer2017-03-25
* avcodec: stop using deprecated codec flagsJames Almer2017-03-25
* lavc/xface: Reorder conditions to silence a gcc warning.Carl Eugen Hoyos2017-03-24
* avcodec/tests/celp_math: Change IsAlmostEqual() to a functionMichael Niedermayer2017-03-24
* avcodec/tests: added test for celp_math.cThomas Turner2017-03-24
* avcodec/dnxhd_parser: take into account compressed frame size and skip itPaul B Mahol2017-03-24
* x86/hevc_add_res: merge missing changes from 3d6535983282bea542dac2e568ae50da...James Almer2017-03-24
* Merge commit '1263b2039eb5aaf1522e9de9f07c787ab30a5f50'Clément Bœsch2017-03-24
|\
| * Adjust printf conversion specifiers to match variable signednessDiego Biurrun2016-10-28
* | Merge commit '47756f51fe836959ffa5c6e2baeacbd71e150069'Clément Bœsch2017-03-24
|\|
| * dnxhdenc: Drop pointless, commented-out debug outputDiego Biurrun2016-10-27
* | Merge commit '0574780d7a196f87ddd89d6362f4c47f3532b4c4'Clément Bœsch2017-03-24
|\|
| * h264_loopfilter: Do not print value of uninitialized variableDiego Biurrun2016-10-27
* | Merge commit '255526998501f0040ae43fe4848c817a97fc578a'Clément Bœsch2017-03-24
|\|
| * 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
* | Merge commit '6d5636ad9ab6bd9bedf902051d88b7044385f88b'Clément Bœsch2017-03-24
|\|
| * hevc: x86: Add add_residual() SIMD optimizationsPierre Edouard Lepere2016-10-22
* | lavc/x86/hevc: rename hevc_res_add to hevc_add_resClément Bœsch2017-03-24
* | Merge commit '0d9b9bd37f43ee29ad9f709d85c8f3be9db71104'Clément Bœsch2017-03-24
|\|
| * lavu: Add JEDEC P22 color primariesVittorio Giovara2016-10-21
| * hevc: factor out a repeated conditionAnton Khirnov2016-10-21
* | Merge commit '0bfdcce4d42a6e654c00ea5f9237dc987626457f'James Almer2017-03-23
|\|
| * hevc: move the SliceType enum to hevc.hAnton Khirnov2016-10-21
| * audiodsp: x86: Remove pointless header fileDiego Biurrun2016-10-19
* | Merge commit 'b89804da9bad2d94dd95bf20ac6187447e9c17e9'James Almer2017-03-23
|\|
| * x86: videodsp: Add parentheses to expression to work around warningDiego Biurrun2016-10-19
* | Merge commit '58224dc5f3d4fea40a8d55cca87291a960c11622'James Almer2017-03-23
|\|
| * ppc: avcodec: Drop silly "_ppc" suffixes from files in ppc subdirectoriesDiego Biurrun2016-10-18
| * vaapi_encode: Write sequence header as extradataMark Thompson2016-10-17
* | Merge commit 'f9bb356e0eb38ab4df32df8276b71a0b2626538f'James Almer2017-03-23
|\|