4825 Commits (cf5a6c754aa3b67062b8cc60fa244e9c7d82010f)

Author SHA1 Message Date
Mark Thompson 359586f14f lavfi: Add VAAPI deinterlacer 8 years ago
Paul B Mahol 20789372da avcodec/shorten: support decoding AIFF-C variant 8 years ago
Diego Biurrun 7208e5b5d6 configure: Restructure the way check_pkg_config() operates 8 years ago
Diego Biurrun 54e39b102e configure: Explicitly spell out first require_pkg_config() parameter 8 years ago
Diego Biurrun d00a0d8e84 configure: Handle SDL version check through pkg-config 8 years ago
James Almer ad1d0a1a06 configure: add missing mdct15 dependency 8 years ago
James Almer a50b330859 configure: remove unnecessary opus encoder dependency 8 years ago
Diego Biurrun 871b4f3654 configure: Check for xcb as well as xcb-shape before enabling libxcb 8 years ago
Rostislav Pehlivanov 5f47c85e5c opus: add a native Opus encoder 8 years ago
Rostislav Pehlivanov d2119f624d imdct15: rename to mdct15 and add a forward transform 8 years ago
Luca Barbato 0ee78020cd configure: Move up the avbuild directory creation 8 years ago
Diego Biurrun c546147db0 configure: Correctly recurse in do_check_deps() 8 years ago
Mark Thompson d1acab8293 vaapi_encode: Add VP8 support 8 years ago
Mark Thompson 3b95c7c17d vaapi_encode: Add MPEG-2 support 8 years ago
Diego Biurrun dad7a9c7c0 configure: Rework dependency handling for conflicting components 8 years ago
Diego Biurrun 9127ac5ebc configure: Add name parameter to require_pkg_config() helper function 8 years ago
Hendrik Leppkes a6cee50fa2 configure: use dashes instead of slashes in lib.exe invocation 8 years ago
Diego Biurrun 71a49fe25f configure: Use cppflags check helper functions where appropriate 8 years ago
Diego Biurrun 0ce3761c78 configure: Add stdlib.h #include to CPPFLAGS check helper functions 8 years ago
Hendrik Leppkes 8b80feb9a7 configure: instruct MSVC 2015 to properly process UTF-8 string literals 8 years ago
Hendrik Leppkes 647af1a0dd configure: add nologo switch to invocation of lib.exe 8 years ago
Diego Biurrun bcaedef118 configure: Add require_cpp_condition() convenience function 8 years ago
Diego Biurrun aba7fdcc8b configure: Add require_header() convenience function 8 years ago
Diego Biurrun a97563c889 configure: Simplify libxcb check 8 years ago
Diego Biurrun acfa7a2178 configure: Drop weak dependencies on external libraries for webm muxer 8 years ago
Diego Biurrun 6698832079 configure: Add proper weak dependency of drawtext filter on libfontconfig 8 years ago
Diego Biurrun 24d5680bbc configure: Simplify inline asm check with appropriate helper function 8 years ago
Diego Biurrun b3825723dc configure: Merge compiler/libc/os hacks sections 8 years ago
Anton Khirnov fd9212f2ed Mark some arrays that never change as const. 8 years ago
Diego Biurrun ab87af4163 configure: Add proper weak dependency of avformat on network 8 years ago
Mark Thompson ca62236a89 vaapi_encode: Add VP8 support 8 years ago
Diego Biurrun ba6a49e60b configure: Clean up temporary files on interrupt 8 years ago
Michał Górny 7848982207 configure: Place all temporary files in one separate directory 8 years ago
Mark Thompson ca6ae3b77a vaapi_encode: Add MPEG-2 support 8 years ago
Diego Biurrun 2bbb5abd87 build: Map -Wall compiler flag to -W3 for MSVC and -Wextra to -W4 8 years ago
Diego Biurrun 6151e9128c build: Detect blocks C language extension and add it as VDA dependency 8 years ago
Martin Storsjö f96d07f4ec configure: Add quotes around a variable which might be empty 8 years ago
Diego Biurrun 9bf262f4c6 configure: Use proper compiler-specific speed flags for hostcc 8 years ago
Diego Biurrun bf38959a30 configure: Move optflags checks to a more sensible place 8 years ago
Dave Yeo 7ff018c1cb OS/2: Try to commit memory above 1GB 8 years ago
Anton Khirnov adb54e59c1 vaapi_hevc: Convert to use the new VAAPI hwaccel code 8 years ago
Kacper Michajłow 2064a3b8df configure: Don't disable SSA Optimizer on MSVC v19.00.24218+. 8 years ago
Carl Eugen Hoyos e664730271 configure: Fix standalone compilation of aiff and caf muxers. 8 years ago
James Almer cf9ef83960 huffyuvencdsp: move shared functions to a new lossless_videoencdsp context 8 years ago
James Almer 30c1f27299 huffyuvencdsp: move functions only used by huffyuv from lossless_videodsp 8 years ago
James Almer 5ac1dd8e23 lossless_videodsp: move shared functions from huffyuvdsp 8 years ago
Carl Eugen Hoyos f3adb6f74b configure: Fix standalone compilation of the ljpeg encoder. 8 years ago
James Almer d800d48fc6 configure: bump year 8 years ago
Michael Niedermayer af7a75cb51 configure: Check build with some header not just preprocessing for testing --std=c11 8 years ago
Diego Biurrun ee164727dd configure: Fix typo in incdir variable written to config.sh 8 years ago