44960 Commits (91760a934055ab06812885ab5ec1a97a8db6d217)
 

Author SHA1 Message Date
Diego Biurrun b586903ae1 build: Drop redundant check for soundcard.h 7 years ago
Diego Biurrun 8e97a8c691 build: Remove check for gsm/gsm.h for libgsm 7 years ago
Diego Biurrun 29ccc641b1 build: Drop check for sys/mman.h in favor of mmap() check 7 years ago
Diego Biurrun e7168d4c0c configure: Drop redundant header check for d3d11.h 7 years ago
Diego Biurrun 4064f42889 build: Drop explicit check for dlfcn.h 7 years ago
Diego Biurrun fca9ca539c configure: Drop unused or internally-used entries from variable lists 7 years ago
Diego Biurrun 09c98327b9 build: Drop support for Tru64 Unix (OSF/1) 7 years ago
James Almer ab6422e133 configure: rename hevc_ps to hevcparse 7 years ago
James Almer 2014231039 extract_extradata: return an error when buffer allocation fails 7 years ago
James Almer 3d828c9fd5 cpu: split flag checks per arch in av_cpu_max_align() 7 years ago
James Almer ebfcce16ac configure: Use test_pkg_config() for the SDL check 7 years ago
James Almer d66fe7ff53 configure: Add test_pkg_config() 7 years ago
Mark Thompson 92f0aceb36 cinepakenc: Move declaration out of for initialisation statement 7 years ago
Mark Thompson 2068d116db hapdec: Delete include for nonexistent file 7 years ago
Mark Thompson d41e10c148 hevc: Fix aligned array declarations 7 years ago
Luca Barbato ea25ccd1b2 qsv: Join the derived session to the parent 7 years ago
Luca Barbato ccbb31c14b qsv: Make sure the session is set with the latest version 7 years ago
Martin Storsjö 516c479172 checkasm: Test more h264 idct variants 7 years ago
Mark Thompson 3cae7f8b9b cbs: Add some read/write tests 7 years ago
Jacek Jendrzej 9b1c091114 http: Reset compressed header flag when starting to read a request 7 years ago
Mark Thompson 9ed18f302b cbs_h264: Fix writing streams with auxiliary pictures 7 years ago
Michael Niedermayer ec683ed527 smacker: fix integer overflow with pts_inc 7 years ago
Sean McGovern 9e36102278 smacker: return meaningful error codes on failure 7 years ago
Vittorio Giovara 2b50847e0f pixdesc: Add API to map color property names to enum values 7 years ago
Huang, Zhengxu a5a6ac1a12 libavfilter/overlay_qsv: Add QSV overlay vpp filter 7 years ago
Huang, Zhengxu 8d3666c425 libavfilter/vf_vpp: Add common filters of the qsv vpp 7 years ago
James Almer ac6691ab99 avio: update avio_alloc_context() doxy 7 years ago
Mark Thompson 10eb496d9a vaapi_mpeg2: Convert to use coded bitstream infrastructure 7 years ago
Mark Thompson b5859e0b04 mpeg12: Move finding the best frame rate to common code 7 years ago
Mark Thompson a41b69b5eb cbs_mpeg2: Add support for picture display extension 7 years ago
Mark Thompson 067a9ddeb8 cbs_h265: Fix ranges of prediction weight offsets 7 years ago
Mark Thompson f763489364 cbs_h265: Fix reading of unknown parameter set extension data 7 years ago
Mark Thompson 30645174e3 vaapi_h264: Fix CPB/DPB delays 7 years ago
Mark Thompson f940c859c2 Revert "vaapi_h265: Reduce the amount of padding in the stream" 7 years ago
Mark Thompson c42b62d1f9 h264_metadata: Fix double-free 7 years ago
Mark Thompson e7f64191b2 cbs: Add buffer padding when splitting fragments 7 years ago
Mark Thompson 44cde38c8a cbs: Always check for bitstream end before reading 7 years ago
Luca Barbato b05128f3c9 qsv: Load the hw hevc plugin by default on Linux 7 years ago
Martin Storsjö f19fbfbdc6 aviocat: Check for output write errors 7 years ago
Martin Storsjö 585dc1aece flvdec: Check the avio_seek return value after reading a metadata packet 7 years ago
Martin Storsjö e12f1cd616 Revert "checkasm: Test more h264 idct variants" 7 years ago
Martin Storsjö 9dde6ab06c arm: Fix SIGBUS on ARM when compiled with binutils 2.29 7 years ago
Martin Storsjö 547db1eaec checkasm: Test more h264 idct variants 7 years ago
Martin Storsjö 39e16ee228 Revert "fate: Skip the checkasm test if CONFIG_STATIC is disabled" 7 years ago
Martin Storsjö accb06120c configure: Use dllexport/dllimport for data symbols across DLLs with mingw 7 years ago
Martin Storsjö 1a7bf48eed makedef: Extend the script for use with mingw tools as well 7 years ago
Martin Storsjö 44aa9105c5 makedef: Fold as much text transformations as possible into the initial dump 7 years ago
Martin Storsjö abf1c058d1 msvc: Properly specify dllexport for data symbols shared across dll boundaries 7 years ago
Martin Storsjö e41daa6246 Remove support for building for mingw32ce (Windows CE) 7 years ago
wm4 173b56218f lavf: make avio_read_partial() public 7 years ago