4962 Commits (0f89a2293ea5f642a67700225d76948ed154418e)

Author SHA1 Message Date
Mark Thompson a050f56c09 lavu: Add OpenCL hardware pixfmt 7 years ago
Mark Thompson 1dc483a6f2 compat/cuda: Pass a logging context to load functions 7 years ago
Zhong Li 0f0b2ece38 lavu/qsv: remove unused variable 7 years ago
Jun Zhao 3db5961727 hwcontext_vaapi: add the fourcc of I420 format map. 7 years ago
Timo Rothenpieler 6fb6170776 hwcontext_d3d11va: add missing stdint.h include 7 years ago
Dale Curtis 01763144dc Avoid corrupting diagnostic state with _Pragma changes. 7 years ago
Muhammad Faiz 8329ae781a avutil/crc: use ff_thread_once at av_crc_get_table 7 years ago
Thomas Köppe 43171a2a73 Fix missing used attribute for inline assembly variables 7 years ago
Mark Thompson 1ef4af2d49 hwcontext_vaapi: Fix build with libva 2.0 7 years ago
Michael Niedermayer 1fa3a9a31d avutil/frame: Add private_ref to AVFrame 7 years ago
Gyan Doshi 84556ef059 lavu/timecode: clarify error msg for timecode_rate 7 years ago
Greg Wessels 2c2f25eb89 avutil/hwcontext_d3d11va: Fix leak when wrapping texture in AVD3D11FrameDescriptor 7 years ago
Martin Vignali bb3d62874e avutil/pixdesc: remove reference to avcodec_get_chroma_sub_sample 7 years ago
Michael Niedermayer e34fe61bf4 avutil/softfloat: Add FLOAT_MIN 7 years ago
Carl Eugen Hoyos 17806f6083 lavu/murmur3: Enforce usual function attribute order. 7 years ago
James Almer 7df37dd319 avutil/frame: deprecate getters and setters for AVFrame fields 7 years ago
Kaustubh Raste 736a48901f avcodec/mips: Improve hevc bi weighted hv mc msa functions 7 years ago
Dale Curtis 50e30d9bb7 Don't use _tzcnt instrinics with clang for windows w/o BMI. 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
James Almer 8c2b829123 avutil/frame: remove unneccessary metadata pointer getter 7 years ago
Martin Storsjö f1fd12ef85 lavu/arm: Check for have_vfp_vm instead of !have_vfpv3 for float_dsp_vfp 7 years ago
Clément Bœsch 2b32031827 lavc: drop VDA 7 years ago
James Almer 90eb0a2180 avutil/tests/hmac: remove superfluous loop 7 years ago
James Almer 1eb01cca6f avutil/hmac: remove gap in AVHMACType enum values 7 years ago
James Almer 382aaa3312 avutil/crc: remove gap in AVCRCId enum values 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
Michael Niedermayer 80154b1b3a Bump version for master after 3.4 branchpoint 7 years ago
Michael Niedermayer e1de9eab3a Bump minor versions for branching 3.4 7 years ago
Michael Niedermayer 832fc05a9b avutil/frame: Fix project name 7 years ago
Kaustubh Raste af9433b1d6 avcodec/mips: Improve avc bi-weighted mc msa functions 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
Mark Thompson b2f256a9f5 hwcontext_vaapi: Add support for mapping to DRM objects 7 years ago
Mark Thompson 309d660775 hwcontext: Perform usual initialisation on derived device contexts 7 years ago
Mark Thompson f3602875b3 hwcontext_vaapi: Set message callbacks on internally-created devices 7 years ago
Mark Thompson 5f39788668 hwcontext_vaapi: Factorise out common connection code 7 years ago
Carl Eugen Hoyos cd01b3cbcf lavu/opt: Use "&&" instead of "*" in boolean expression. 7 years ago
Carl Eugen Hoyos d96d65dfeb lavu/utils: Use "__asm__" like everywhere else in the codebase. 7 years ago
James Almer 3b345d389b avutil/cpu: split flag checks per arch in av_cpu_max_align() 7 years ago
Kaustubh Raste 10ab5534e0 avcodec/mips: Improve avc weighted mc msa functions 7 years ago
Luca Barbato ccbb31c14b qsv: Make sure the session is set with the latest version 7 years ago
Kaustubh Raste 7f8417f226 avcodec/mips: Improve hevc uni-w copy mc msa functions 7 years ago
Vittorio Giovara 6f15f1cdc8 pixdesc: Add API to map color property names to enum values 7 years ago
Vittorio Giovara 2b50847e0f pixdesc: Add API to map color property names to enum values 7 years ago
James Almer 18516d3e69 avutil/hwcontext_dxva2: return an error when buffer allocation fails 7 years ago
Mark Thompson b0ece2b31f hwcontext_vaapi: Fix DRM format mapping 7 years ago