44195 Commits (fc85646ad495f3418042468da415af73a7a07334)
 

Author SHA1 Message Date
Andreas Cadhalpun fc85646ad4 libopusdec: fix out-of-bounds read 8 years ago
Andreas Cadhalpun dc2ad09493 libschroedingerdec: fix leaking of framewithpts 8 years ago
Andreas Cadhalpun 8c3a643808 libschroedingerdec: don't produce empty frames 8 years ago
Timothy Gu d3da8a0035 omx: Fix allocation check 8 years ago
Timothy Gu d32bdadda8 qsvdec: Fix memory leak on error 8 years ago
Wan-Teh Chang 6a93b596c5 compat/atomics: add typecasts in atomic_compare_exchange_strong() 8 years ago
Wan-Teh Chang 2170017a1c avutil: fix data race in av_get_cpu_flags() 8 years ago
Diego Biurrun d5759701a8 libkvazaar: Add missing header #includes 8 years ago
Diego Biurrun 892acc7010 configure: Fail if cuda was enabled and is not available 8 years ago
Diego Biurrun f55c0a64ae build: Drop stray golomb dependencies 8 years ago
Diego Biurrun fbec58daa2 build: Add an internal component for hevc_ps code 8 years ago
Diego Biurrun f912fd767e Add missing #includes for standalone spherical-information-related headers 8 years ago
Vittorio Giovara cf1cae58b0 fate: Add spherical and stereo3d mov tests 8 years ago
Vittorio Giovara 68f8db6108 avprobe: Allow specifying multiple stream entries to be shown 8 years ago
Vittorio Giovara e90137c045 mov: Export spherical information 8 years ago
Vittorio Giovara 2fb6acd9c2 lavc: Add spherical packet side data API 8 years ago
Vittorio Giovara c70add61d1 lavu: Add AVSphericalMapping type and frame side data 8 years ago
Vittorio Giovara 075acbb6ff lavu: Add a video section to Doxygen documentation 8 years ago
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