21218 Commits (c5e01d91702b082ac1b5c2101f1d84dd5017e4ad)

Author SHA1 Message Date
Martin Storsjö dd299a2d6d arm: vp9: Add NEON loop filters 8 years ago
Diego Biurrun f7d183f084 libxvid: Check return value of write() call 8 years ago
Diego Biurrun e5e8a26dcf libxvid: Use proper context in av_log() calls 8 years ago
Diego Biurrun 12db2832e4 libxvid: Require availability of mkstemp() 8 years ago
Martin Storsjö a67ae67083 arm: vp9: Add NEON itxfm routines 8 years ago
Mark Thompson fd0fae6037 pthread_frame: Unreference hw_frames_ctx on per-thread codec contexts 8 years ago
Martin Storsjö 11623217e3 arm: vp9mc: Use a different helper register for PIC loads 8 years ago
Martin Storsjö 6a62795d40 aarch64: h264idct: Use the offset parameter to movrel 8 years ago
Martin Storsjö 557c1675cf arm: vp9mc: Minor adjustments from review of the aarch64 version 8 years ago
Martin Storsjö 383d96aa22 aarch64: vp9: Add NEON optimizations of VP9 MC functions 8 years ago
Martin Storsjö a4cfcddcb0 vp9: Make the subpel filters non-static 8 years ago
Anton Khirnov 84f225684c pthread_frame: properly propagate the hw frame context across frame threads 8 years ago
Diego Biurrun 72a19f4013 mpegaudiodsp: aarch64: Adjust function prototype after 2caa93b813 8 years ago
Diego Biurrun 67deba8a41 Use avpriv_report_missing_feature() where appropriate 8 years ago
Vittorio Giovara 47a795727f hevc: Support extradata changes from multiple stsd 8 years ago
Vittorio Giovara 2fe30b4743 hevc: Allow parsing external extradata buffers 8 years ago
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