21152 Commits (5be21531119d7a97ebc706800d1608272ee5a507)

Author SHA1 Message Date
Vittorio Giovara 5be2153111 hevc: Move hevc_decode_extradata before frame decoding 8 years ago
Vittorio Giovara bed2c4b265 lavc: Add hevc main10 profile to avconv cli 8 years ago
Vittorio Giovara 17dac56b8f lavu: Rename ycgco color space appropriately 8 years ago
Diego Biurrun 0361e4dcb4 h264_qpel: x86: Move function with only one instance out of template macro 8 years ago
Andreas Cadhalpun 43de8b328b lzf: update pointer p after realloc 8 years ago
Anton Khirnov 4ab61cd983 qsv{enc,dec}: extend the internal frame allocator 8 years ago
Anton Khirnov 00aeedd841 qsv{dec,enc}: use a struct as a memory id with internal memory allocator 8 years ago
Anton Khirnov 404e51478e qsv{dec,enc}: always use an internal mfxFrameSurface1 8 years ago
Hendrik Leppkes fabfbfe571 dxva2: fix surface selection when compiled with both d3d11va and dxva2 8 years ago
Derek Buitenhuis db0b3dccb3 libx265: Add option to force IDR frames 8 years ago
Diego Biurrun 3cba09e522 x86: Drop stray semicolons after function definitions 8 years ago
Martin Storsjö 392caa65df arm: vp9mc: Insert a literal pool at the middle of the file 8 years ago
Diego Biurrun 67351924fa Drop unreachable break and return statements 8 years ago
Diego Biurrun 6354957a95 dnxhdenc: Have function pointer prototype match implementation 8 years ago
Diego Biurrun c778eb15b8 pixblockdsp: Have function pointer prototype match implementation 8 years ago
Diego Biurrun 99ddeddc7f ituh263dec: Have function signature match across declaration and definition 8 years ago
Diego Biurrun 13fcdfb976 svq3: Drop unused function dctcoef_get() 8 years ago
Diego Biurrun ee59f05408 intrax8: Have function signature match across declaration and definition 8 years ago
Martin Storsjö 1a469a5e42 options_table: Remove a now unnecessary include of config.h 8 years ago
Martin Storsjö ffbd1d2b00 arm: vp9: Add NEON optimizations of VP9 MC functions 8 years ago
Martin Storsjö 2e55e26b40 vp9: Flip the order of arguments in MC functions 8 years ago
Diego Biurrun baab87c4f3 bink: Have function pointer prototype match implementation 8 years ago
Diego Biurrun 4cf2ffb7c4 idct: Have function pointer prototype match implementation 8 years ago
Diego Biurrun 39cea6570c aactab: Move extern keyword to the front of array declarations 8 years ago
Luca Barbato 801ac7156d qsv: Be informative when reporting that no data has been consumed 8 years ago
Diego Biurrun 30015305f3 Use avpriv_request_sample() where appropriate 8 years ago
Diego Biurrun 3ec6f855d0 srt: Adjust signedness of sscanf format strings 8 years ago
Diego Biurrun 7a2b2b6a92 dxtory: Drop nonsense ISO C printf conversion specifiers for standard types 8 years ago
Diego Biurrun c454dfcff9 Use ISO C printf conversion specifiers where appropriate 8 years ago
Diego Biurrun fbe425c8d2 hap: Adjust printf length modifiers to match variable types 8 years ago
Diego Biurrun 1263b2039e Adjust printf conversion specifiers to match variable signedness 8 years ago
Diego Biurrun 47756f51fe dnxhdenc: Drop pointless, commented-out debug output 8 years ago
Diego Biurrun 0574780d7a h264_loopfilter: Do not print value of uninitialized variable 8 years ago
Diego Biurrun 2555269985 mpegaudio: Do not print value of uninitialized variable 8 years ago
Mark Thompson 0aec37e625 vaapi_decode: Remove vestigial unmap code 8 years ago
Mark Thompson 5e879b54a3 vaapi_decode: Clear parameter buffers to fix picture reuse 8 years ago
Gwenole Beauchesne 754b20d7eb vaapi_h264: fix RefPicList[] field flags. 8 years ago
Pierre Edouard Lepere 6d5636ad9a hevc: x86: Add add_residual() SIMD optimizations 8 years ago
Vittorio Giovara 0d9b9bd37f lavu: Add JEDEC P22 color primaries 8 years ago
Anton Khirnov 59c90097a0 hevc: factor out a repeated condition 8 years ago
Anton Khirnov 0bfdcce4d4 hevc: move the SliceType enum to hevc.h 8 years ago
Diego Biurrun 788544ff0e audiodsp: x86: Remove pointless header file 8 years ago
Diego Biurrun b89804da9b x86: videodsp: Add parentheses to expression to work around warning 8 years ago
Diego Biurrun 58224dc5f3 ppc: avcodec: Drop silly "_ppc" suffixes from files in ppc subdirectories 8 years ago
Mark Thompson 0cf86fabfa vaapi_encode: Write sequence header as extradata 8 years ago
Mark Thompson f9bb356e0e vaapi_h265: Include header for slice types 8 years ago
Diego Biurrun 6be7944ee2 x86: Add missing colons after assembly labels 8 years ago
Anton Khirnov 89b35a139e lavc: add a bitstream filter for extracting extradata from packets 8 years ago
Anton Khirnov f6e2f8a9ff hevcdec: move parameter set parsing into a separate header 8 years ago
Anton Khirnov 150c896a9e hevcdec: split ff_hevc_diag_scan* declarations into a separate header 8 years ago