2214 Commits (5691c746cf62e69806aae1baf0a6e8252d519444)

Author SHA1 Message Date
Steve Lhomme abf806f7f1 random_seed: use bcrypt instead of the old wincrypt API 7 years ago
Diego Biurrun 8f144d9e3d Drop Windows XP support remnants 7 years ago
Maxym Dmytrychenko cca5e4f040 qsv: adding Multi Frame Encode support 7 years ago
Martin Storsjö 3a7b4ae62c arm: Produce .const_data instead of .section .rodata for Mach-O 7 years ago
Ruiling Song 86499771d1 qsv: align surface width/height to 16. 7 years ago
Ruiling Song 8ca39b855a qsv: Default PicStruct to progressive 7 years ago
Mark Thompson e412d683fe hwcontext: Perform usual uninitialisation on derived frames contexts 7 years ago
Mark Thompson caecb85014 hwcontext: Perform usual initialisation on derived device contexts 7 years ago
Diego Biurrun 4cf84e254a Drop some unnecessary config.h #includes 7 years ago
Mark Thompson 2eb396b175 hwcontext: Fix memory leak on derived frame allocation failure 7 years ago
Jun Zhao 96e476cc9d hwcontext: Fix documentation for av_hwdevice_ctx_alloc() 7 years ago
Martin Storsjö 85e10c0a93 intreadwrite: Use __unaligned in MSVC for ARM64 as well 7 years ago
Zhong Li e23190269f lavu/qsv: add log message for libmfx version 7 years ago
Vittorio Giovara 99e9697e3a stereo3d: Support view type for frame sequence type 7 years ago
Diego Biurrun 0af8a72174 build: Drop support for legacy TI ARM compiler 7 years ago
Mark Thompson 2708c8e8ef hwcontext_vaapi: Set message callbacks on internally-created devices 7 years ago
Martin Storsjö 17f5171cd4 arm: Check for have_vfp_vm instead of !have_vfpv3 for float_dsp_vfp 7 years ago
Martin Storsjö 69ac24e556 aarch64: Get rid of a stray double space 7 years ago
Diego Biurrun 7ac092d05d build: CryptGenRandom --> wincrypt, it is a better name 7 years ago
Diego Biurrun b46900914a build: Merge mach/mach_time.h and mach_absolute_time() checks 7 years ago
Diego Biurrun 09c98327b9 build: Drop support for Tru64 Unix (OSF/1) 7 years ago
James Almer 3d828c9fd5 cpu: split flag checks per arch in av_cpu_max_align() 7 years ago
Luca Barbato ccbb31c14b qsv: Make sure the session is set with the latest version 7 years ago
Vittorio Giovara 2b50847e0f pixdesc: Add API to map color property names to enum values 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
Martin Storsjö 7b7760ad6e aarch64: Fix negative movrel offsets for windows 8 years ago
Vittorio Giovara 538e508751 pixfmt: Support chroma-derived and ictcp color matrices 8 years ago
wm4 45df7adc1d imgutils: add function to clear an image to black 8 years ago
wm4 47399ccdfd lavc, lavu: move frame cropping to a convenience function 8 years ago
Martin Storsjö 1912973a2d d3d11va: Check WINAPI_FAMILY instead of HAVE_LOADLIBRARY 8 years ago
wm4 cfc9e7c94e hwcontext_d3d11va: add option to enable debug mode 8 years ago
wm4 5030e3856c dxva: support DXGI_FORMAT_420_OPAQUE decoding 8 years ago
wm4 98d73e4174 hwcontext_d3d11va: allocate staging texture lazily 8 years ago
wm4 086321c612 hwcontext_d3d11va: fix crash on frames_init failure 8 years ago
Martin Storsjö fd1ffa1f10 d3d11va: Link directly to dxgi.dll and d3d11.dll functions if LoadLibrary is unavailable 8 years ago
Mark Thompson 4993a68f0f hwcontext: Mark local table static const 8 years ago
Diego Biurrun d76479c502 ppc: Drop support for Apple GCC 8 years ago
Diego Biurrun 97cfe1d8bd Convert all AVClass struct declarations to designated initializers. 8 years ago
wm4 f9e7a2f95a dxva: add support for new dxva2 and d3d11 hwaccel APIs 8 years ago
wm4 fff90422d1 lavu: add new D3D11 pixfmt and hwcontext 8 years ago
James Almer a876958d0f avutil/md5: fix misaligned reads 8 years ago
Elviss Strazdins 2017ffc18f vaapi: Add ABGR map only if VA_FOURCC_ABGR is defined 8 years ago
Aaron Levinson 3d040513a1 avutil/hwcontext_dxva2: Don't improperly free IDirect3DSurface9 objects 8 years ago
Martin Storsjö 59cee42d7d arm: Check for the .arch directive in configure 8 years ago
Mark Thompson c5714b51aa hwcontext: Improve allocation in derived contexts 8 years ago
Mark Thompson e1c5d56b18 hwcontext_qsv: Implement mapping frames to the child device type 8 years ago
Mark Thompson eaa5e07104 hwcontext_qsv: Implement mapping frames from the child device type 8 years ago
Mark Thompson 27978155bc hwcontext: Add frame context mapping for nontrivial contexts 8 years ago
Mark Thompson aa51bb3d27 hwcontext_qsv: Support derivation from child devices 8 years ago