43873 Commits (801ac7156d3efb8e088fb6024f568eb36a293887)
 

Author SHA1 Message Date
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 07cac07c0c dash: Use correct ISO C scanf conversion specifier 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 ca1e5eea0c Remove some pointless TRACE level debug code 9 years ago
Diego Biurrun 07eea5a5de nut: Drop pointless TRACE level debug code 9 years ago
Diego Biurrun c3dad1bf3b nsv: Drop unnecessary TRACE level debug code 9 years ago
Diego Biurrun 47756f51fe dnxhdenc: Drop pointless, commented-out debug output 9 years ago
Diego Biurrun 0456e68439 audio_fifo: Drop write-only variable 9 years ago
Diego Biurrun 0574780d7a h264_loopfilter: Do not print value of uninitialized variable 9 years ago
Diego Biurrun 2555269985 mpegaudio: Do not print value of uninitialized variable 9 years ago
Diego Biurrun 14cab426b0 build: Hardcode avversion.h dependency 9 years ago
Martin Storsjö f22363c729 openssl: Avoid double semicolons after the GET_BIO_DATA macro 9 years ago
Luca Barbato 052b97855d aviocat: Support avio options 9 years ago
Yogender Gupta 99aeae20de scale_npp: fix passthrough mode 9 years ago
Mark Thompson 0aec37e625 vaapi_decode: Remove vestigial unmap code 9 years ago
Mark Thompson 5e879b54a3 vaapi_decode: Clear parameter buffers to fix picture reuse 9 years ago
Gwenole Beauchesne 754b20d7eb vaapi_h264: fix RefPicList[] field flags. 9 years ago
Matt Oliver ee05079766 openssl: Support version 1.1.0. 9 years ago
Martin Storsjö 016387fe0f rtmpdh: Don't use the OpenSSL DH struct 9 years ago
Diego Biurrun 2f806622e1 bktr: Use memset(0) instead of zero initialization for struct sigaction 9 years ago
Alexandra Hájková ed48a9d814 checkasm: Add a test for HEVC add_residual 9 years ago
Pierre Edouard Lepere 6d5636ad9a hevc: x86: Add add_residual() SIMD optimizations 9 years ago
Diego Biurrun 043b0b9fb1 Replace leftover uses of -aframes|-dframes|-vframes with -frames:a|d|v 9 years ago
Vittorio Giovara 4b07ebf1eb mov: Update colr values 9 years ago
Vittorio Giovara 0d9b9bd37f lavu: Add JEDEC P22 color primaries 9 years ago
Anton Khirnov 7c9e2b295e Makefile: fix checking whether reconfiguring is required 9 years ago
Anton Khirnov 59c90097a0 hevc: factor out a repeated condition 9 years ago
Anton Khirnov 0bfdcce4d4 hevc: move the SliceType enum to hevc.h 9 years ago
Anton Khirnov 096a8effa3 lavf: check that the codec is supported by extract_extradata 9 years ago
Diego Biurrun 788544ff0e audiodsp: x86: Remove pointless header file 9 years ago
Diego Biurrun 1f821e5ad3 configure: Print warnings after all other output 9 years ago
Diego Biurrun b89804da9b x86: videodsp: Add parentheses to expression to work around warning 9 years ago
Luca Barbato da4f8c8e35 fate: Update filter-pixfmts-scale gbrap12le hash missing from be9dba5c8a 9 years ago
Martin Storsjö dd5d4a0e1e checkasm: aarch64: Don't clobber x29 in checkasm_stack_clobber 9 years ago
Diego Biurrun 7911186ed6 emms: Give apriv_emms_yasm() a more general name 9 years ago
Michael Niedermayer be9dba5c8a swscale: Properly load alpha for planar rgb 9 years ago
Diego Biurrun d32571626a build: Add VSX-OBJS to SUBDIR_VARS 9 years ago
Diego Biurrun 58224dc5f3 ppc: avcodec: Drop silly "_ppc" suffixes from files in ppc subdirectories 9 years ago
Mark Thompson 0cf86fabfa vaapi_encode: Write sequence header as extradata 9 years ago
Mark Thompson f9bb356e0e vaapi_h265: Include header for slice types 9 years ago
Diego Biurrun 6be7944ee2 x86: Add missing colons after assembly labels 9 years ago
Diego Biurrun 2816f8a8bb build: Drop arch-specific checkasm Makefiles 9 years ago
Diego Biurrun 93d5b022a9 build: Drop duplicate asm recipe 9 years ago
Martin Storsjö c91d6a33f8 checkasm: aarch64: Add filler args to make sure all parameters are passed on the stack 9 years ago
Martin Storsjö f1b3e13138 checkasm: aarch64: Clobber the stack before calling functions 9 years ago