2169 Commits (edbf0fffb15dde7a1de70b05855529d5fc769f14)

Author SHA1 Message Date
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
wm4 c2f97f0508 hwcontext_dxva2: support D3D9Ex 8 years ago
wm4 04f3bd3496 AVFrame: add an opaque_ref field 8 years ago
Anton Khirnov 4de220d2e3 frame: allow align=0 (meaning automatic) for av_frame_get_buffer() 8 years ago
Anton Khirnov e6bff23f1e cpu: add a function for querying maximum required data alignment 8 years ago
Vittorio Giovara ce6d72d107 imgutils: Document av_image_get_buffer_size() 8 years ago
Diego Biurrun 7abdd026df asm: Consistently uppercase SECTION markers 8 years ago
wm4 3ad825793a hwcontext_cuda: implement frames_get_constraints 8 years ago
Anton Khirnov fd9212f2ed Mark some arrays that never change as const. 8 years ago
Luca Barbato 562ef82d6a fifo: Return the correct AVERROR value 8 years ago
Diego Biurrun b83aea7340 des-test: Pass the proper types to av_des_*() functions 8 years ago
Anton Khirnov 52627248e4 frame: add a cropping rectangle to AVFrame 8 years ago
Diego Biurrun 00b6a76543 hmac: Explicitly convert types at function pointer assignment 8 years ago
Diego Biurrun e435beb1ea crypto: consistently use size_t as type for length parameters 8 years ago
Henrik Gramner 3cba1ad76d x86inc: Avoid using eax/rax for storing the stack pointer 8 years ago
Diego Biurrun 92db508307 build: Generate pkg-config files from Make and not from configure 8 years ago
Diego Biurrun 05a603a94e ppc: Merge types_altivec.h into util_altivec.h 8 years ago
Wan-Teh Chang 2170017a1c avutil: fix data race in av_get_cpu_flags() 8 years ago
Diego Biurrun f912fd767e Add missing #includes for standalone spherical-information-related headers 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