44177 Commits (624aa8ab221cf34693f9a8c5ab67219cf560f2bb)
 

Author SHA1 Message Date
Diego Biurrun 624aa8ab22 build: Add missing Makefile entries and ifdefs for QSV hwaccels 8 years ago
Diego Biurrun c833c2034f build: Ensure that the "all" target appears before all Makefile includes 8 years ago
Diego Biurrun 6bd9590b33 build: Have old H.264/HEVC nvenc encoders select their new counterparts 8 years ago
Diego Biurrun 3e105d0884 build: Move entries related to building TOOLS to a subdirectory Makefile 8 years ago
Diego Biurrun 4104cc5622 build: Warn that reconfiguration is necessary if version.h files changed 8 years ago
Wan-Teh Chang f22da2cdf9 configure: add -fPIE instead of -pie to C flags for ThreadSanitizer 8 years ago
Diego Biurrun 404cb74793 configure: Pass CFLAGS_HEADERS through the right CFLAGS filter 8 years ago
Diego Biurrun 9265364bec build: Separate avisynth and avxsynth support 8 years ago
Diego Biurrun 3d6135eacf configure: Simplify OMX check 8 years ago
Diego Biurrun 601f8dde13 configure: Move COMPONENT_LIST to the bottom of CONFIG_LIST 8 years ago
Diego Biurrun 29d2e03ed9 configure: Simplify and fix avfoundation indev handling 8 years ago
Diego Biurrun 5d45fe7da9 build: Add EXTRALIBS to TOOLS linker command 8 years ago
Diego Biurrun 2a09644076 configure: Separate package name and version requirements in helper functions 8 years ago
Diego Biurrun ffb9025f39 configure: Simplify MMAL check 8 years ago
Diego Biurrun 660470cd62 build: Add missing audio_frame_queue dependency for libwavpack encoder 8 years ago
Diego Biurrun e1dc5358af build: Create a component for MPEG audio header decoding 8 years ago
Diego Biurrun 0fdc9f81a0 build: Add missing hevc_ps dependency for QSV HEVC encoder 8 years ago
Alexandra Hájková 6c916192f3 mimic: Convert to the new bitstream reader 8 years ago
Alexandra Hájková cdc6727c3e metasound: Convert to the new bitstream reader 8 years ago
Alexandra Hájková 6fad5abcad lagarith: Convert to the new bitstream reader 8 years ago
Alexandra Hájková c3defda0d8 indeo: Convert to the new bitstream reader 8 years ago
Alexandra Hájková f5b7bd2a7c imc: Convert to the new bitstream reader 8 years ago
Alexandra Hájková 39ecf0588f webp: Convert to the new bitstream reader 8 years ago
Diego Biurrun 6ef3360a38 configure: Add misssing qpeldsp dependency to mss2 decoder 8 years ago
Diego Biurrun 14bba44fb2 build: Drop support for configuring library name suffixes 8 years ago
Diego Biurrun 1ea77aae92 configure: Drop bogus xcb_event variables 8 years ago
Diego Biurrun 3794062ab1 Remove Plan 9 support 8 years ago
Diego Biurrun 4a1ef54398 build: Drop support for old versions of libdc1394 8 years ago
Diego Biurrun 2575b1917b build: Add separate flags for checkheaders targets 8 years ago
Diego Biurrun 984e50e74b build: Add -Wpedantic and -Wextra to extra warning flags 8 years ago
James Almer 33a2b73b98 mpeg4audio: correctly propagate meaningful error values 8 years ago
Wan-Teh Chang d82d5379ca mmaldec: initialize refcount using atomic_init() 8 years ago
Luca Barbato 518a22471e configure: Be more helpful when requiring options set 8 years ago
Aleksandr Slobodeniuk a91f1023bc examples: fix a typo in an error message 8 years ago
Vittorio Giovara 706af9227b lavu: Document the color properties enumeration values origin 8 years ago
Vittorio Giovara 5168026a05 options_table: Do not rely on enum size as option bound 8 years ago
Vittorio Giovara ff9db5cfd1 lavc: Use a stricter check for the color properties values 8 years ago
Diego Biurrun 0a35f128f3 cabac: x86: Give optimizations header a more meaningful name 8 years ago
Martin Storsjö cad42fadcd aarch64: vp9itxfm: Skip empty slices in the first pass of idct_idct 16x16 and 32x32 8 years ago
Martin Storsjö 9c8bc74c2b arm: vp9itxfm: Skip empty slices in the first pass of idct_idct 16x16 and 32x32 8 years ago
Martin Storsjö 3c87039a40 arm: vp9itxfm: Only reload the idct coeffs for the iadst_idct combination 8 years ago
Clément Bœsch c4c5f5386c vp9dsp: add DC only versions for idct/idct. 8 years ago
Diego Biurrun e4382a4ab4 hevc: Eliminate pointless variable indirection 8 years ago
Diego Biurrun 5c89022542 hevc: Drop pointless av_unused attribute 8 years ago
Diego Biurrun 0983f9117f metasound: Drop unused tables 8 years ago
Diego Biurrun c21d78a903 configure: Integrate X11 checks into vaapi/vdpau checks 8 years ago
Diego Biurrun 8b56dbe743 configure: Do not add newlines in filter()/filter_out() functions 8 years ago
Diego Biurrun 9254344e11 configure: Move hardware-accelerated codec deps out of hwaccel section 8 years ago
Diego Biurrun d4f2a681cb configure: MMAL-related decoders should depend on, not select, mmal 8 years ago
Diego Biurrun 212c6a1d70 mjpegdec: Check return values of functions that may fail 8 years ago