4856 Commits (4c777d52b9b1048ba92cab1a658c218c38282d25)

Author SHA1 Message Date
Marton Balint 4c777d52b9 avutil/parseutils: fix some overflows in duration calculations 6 years ago
Marton Balint d40dc64173 avutil/opt: check for minimum and maximum values when setting AV_OPT_TYPE_DURATION fields 6 years ago
Zhong Li 21733b39d0 lavu/qsv: fix a random hwupload failure regression 6 years ago
Mark Thompson 40724026b7 hwcontext_vaapi: Improve format mapping 6 years ago
Mark Thompson 852c7ba3f8 hwcontext_vaapi: Improve logging around quirk detection 6 years ago
Jun Zhao 04cbaae2aa lavu/frame: Add missing conversions from side data enum to name 6 years ago
Michael Bunk 0d7e0f25ca Fix typos 6 years ago
James Almer 9d002d7818 x86/float_dsp: add ff_vector_dmul_{sse2,avx} 6 years ago
Paul B Mahol bb16a0624a avutil: add float_dsp.vector_dmul 6 years ago
Marton Balint 4737387d28 avutil/file: allow mapping 0 byte files with av_file_map 6 years ago
Shiyou Yin 5161f7bcfd avutil/mips: [loongson] simplify macro TRANSPOSE_4H and TRANSPOSE_8B 6 years ago
gxw 090647da84 avcodec/mips: [loongson] optimize vp8 decoding in vp8dsp. 6 years ago
Joe Olivas 642fd4769b qsvvpp: Perform full init only when needed 6 years ago
Shiyou Yin df13b75aa1 avcodec/mips: [loongson] reoptimize simple idct with mmi. 6 years ago
Jacob Trimble 67599812a3 avutil/encryption_info: Fix size calculation. 6 years ago
Sergey Lavrushkin 00ae3498bf libavutil: Adds gray floating-point pixel formats. 6 years ago
Luca Barbato f89ec87afa frame: Simplify the video allocation 6 years ago
James Almer 481741ece0 x86/pixelutils: don't use the AVX2 functions on CPUs known to be slow with them 6 years ago
James Almer d5b3077ecf x86/pixelutils: add missing preprocessor wrapper to the AVX2 functions 6 years ago
Jun Zhao d36b8394f4 avutil/pixelutils: sad_32x32 sse2/avx2 optimizations. 6 years ago
Jun Zhao b8bf7408dc lavutil/pixelutils: add sad_32x32 in pixelutils API. 6 years ago
James Almer 81a18f219e avutil/hwcontext_d3d11va: fix type arguments passed to IDXGIAdapter2_GetDesc() 6 years ago
Michael Niedermayer be0b77e6e8 avutil/pixfmt: Document chroma plane size for odd resolutions 6 years ago
alexander schmid b23c4a9dbd lavu/x86/cpu: Fix aesni detection 6 years ago
Jun Zhao 09628cb1b4 avutil/pixelutils: correct the function name in comments 6 years ago
Jun Zhao 6b453a81bc hwcontext_opencl: remove an unused variable 6 years ago
Jun Zhao e6ac328b79 hwcontext_opencl: Remove the opencl_device_init in opencl_device_derive 6 years ago
Jun Zhao 2730a0fdf4 configure: fix check for opencl_vaapi_intel_media. 6 years ago
Jacob Trimble 69bd73b3ff libavutil/encryption_info: Add unit tests. 6 years ago
Jacob Trimble 96281ed689 avutil/gitignore: Ignore integer test binary. 6 years ago
Jacob Trimble ad2ae21010 avutil/encryption_info: Fix documentation problem. 6 years ago
Mark Thompson 7ff5310068 hwcontext_opencl: Remove unused variable 6 years ago
Jacob Trimble b86c5757a2 libavutil/encryption_info: Allow multiple init info. 6 years ago
Rostislav Pehlivanov a2613647c4 hwcontext_opencl: use ff_hwframe_map_replace() 7 years ago
Rostislav Pehlivanov 7062e4dbc8 hwcontext_internal: add ff_hwframe_map_replace 7 years ago
Jun Zhao 7f5b8f0883 tests/bprint: Replace the number by macro for bprint init 7 years ago
Jun Zhao 9ba94ac57a avutil/log: Replace the number by macro for bprint init 7 years ago
Michael Niedermayer aa41d322be avutil/common: Fix undefined behavior in av_clip_uintp2_c() 7 years ago
Derek Buitenhuis 238a8ae92f pixdesc: Only check against valid entries when iterating over lists of enums 7 years ago
Jun Zhao 3bab7b70da lavu/hwcontext_opecl: fix the build warning 7 years ago
Ruiling Song e4006a474f lavu: add calling convention for OpenCL callback. 7 years ago
Vittorio Giovara c9fcdac118 Use the same name for stereo3d frame/packet side data 7 years ago
Mark Thompson 8ef51a4092 hwcontext_vaapi: Fix mapping from DRM 7 years ago
Mark Thompson ba7d1377e8 hwcontext: Add test for device creation and derivation 7 years ago
Mark Thompson 989c5a84ac lavu/Makefile: Fix alignment and ordering 7 years ago
Mark Thompson 136260eb88 hwcontext: Do not call device_init again when deriving an existing device 7 years ago
Marton Balint 1b2471039b avutil/hwcontext_cuda: fix YUV420P cuda_get_buffer 7 years ago
Haihao Xiang bed670a1de hwcontext_vaapi: Add an assert in vaapi_map_from_drm() 7 years ago
Timo Rothenpieler ece068a771 avutil/hwcontext_cuda: use generic size and pointer assignment functions 7 years ago
Timo Rothenpieler 41a18982d0 avutil/hwcontext_cuda: add support for nvenc rgb formats 7 years ago