2190 Commits (abf1c058d1bd0ed1b820ea5e501a4484756f00b0)

Author SHA1 Message Date
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
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
James Almer 19d57ca62e libavutil: add av_mod_uintp2 8 years ago
Ganesh Ajjanagadde 7bfda7d157 intmath: add faster clz support 8 years ago
Diego Biurrun 39e208f4d4 build: Generalize yasm/nasm-related variable names 8 years ago
Martin Storsjö 8847eeaa14 aarch64: Add parentheses around the offset parameter in movrel 8 years ago
Mark Thompson e791b915c7 hwcontext_vaapi: Try to support the VDPAU wrapper 8 years ago