2195 Commits (93797681c2310faeeb0158f66f471965213904c6)

Author SHA1 Message Date
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 7 years ago
Vittorio Giovara 538e508751 pixfmt: Support chroma-derived and ictcp color matrices 7 years ago
wm4 45df7adc1d imgutils: add function to clear an image to black 7 years ago
wm4 47399ccdfd lavc, lavu: move frame cropping to a convenience function 7 years ago
Martin Storsjö 1912973a2d d3d11va: Check WINAPI_FAMILY instead of HAVE_LOADLIBRARY 7 years ago
wm4 cfc9e7c94e hwcontext_d3d11va: add option to enable debug mode 7 years ago
wm4 5030e3856c dxva: support DXGI_FORMAT_420_OPAQUE decoding 7 years ago
wm4 98d73e4174 hwcontext_d3d11va: allocate staging texture lazily 7 years ago
wm4 086321c612 hwcontext_d3d11va: fix crash on frames_init failure 7 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
James Almer ad52eef997 spherical: add functions to retrieve and request projection names 8 years ago
Anton Khirnov 04b0f0e371 mem: uninline av_malloc(z)_array() 8 years ago
Paul B Mahol 030c8be7a2 pixfmt: Add gbrap10 pixel format 8 years ago
Diego Biurrun 193b091890 thread: Define ff_mutex_* macros as stub functions when threads are disabled 8 years ago
Martin Storsjö 10f4511f14 libavutil: Make LOCAL_ALIGNED(xx be equal to LOCAL_ALIGNED_xx( 8 years ago
Mark Thompson 1bd986ed4b hwcontext: Move NONE to the be the first member of AVHWDeviceType 8 years ago
Vittorio Giovara 5f90ad99bb spherical: Change types of bounding and pad to uint32_t 8 years ago
Vittorio Giovara 35cf146a33 lavu: Drop deprecated av_dlog macro 8 years ago
Vittorio Giovara 619a433eca lavu: Drop deprecated option type 8 years ago
Vittorio Giovara dd343fd986 lavu: Drop deprecated VDPAU pixel formats 8 years ago
Vittorio Giovara 0648dec19d lavc: Drop deprecated stream codec tag 8 years ago
Diego Biurrun dcc39ee10e lavc: Remove deprecated XvMC support hacks 8 years ago
Vittorio Giovara 07a2b15594 Bump major versions of all libraries 8 years ago
Martin Storsjö 8e2346154e libavutil: Hook up the rest of the gcc specific attributes to clang as well 8 years ago
Martin Storsjö 3aa9c523e9 libavutil: Define the noreturn attribute for clang in MSVC mode as well 8 years ago
Mark Thompson b7487f4f3c hwcontext: Make it easier to work with device types 8 years ago
Mark Thompson b266ad56fe hwcontext: Add device derivation 8 years ago
Diego Biurrun 994c4bc107 x86util: Port all macros to cpuflags 8 years ago
Vittorio Giovara 6bce6aa17d spherical: Add tiled equirectangular type and projection-specific properties 8 years ago