4867 Commits (698e67bef2ee76f317193e27f354c129b241332c)

Author SHA1 Message Date
Martin Storsjö 4e9cff2824 libavutil: Undeprecate the AVFrame reordered_opaque field 6 years ago
Michael Niedermayer 517573a670 Bump minor version for master after 4.1 branchpoint 6 years ago
Michael Niedermayer 780d5e30a0 Bump minor versions for branching 4.1 6 years ago
Jun Zhao f3bcb9c16a lavu/frame: Add error report if av_image_fill_pointers fail. 6 years ago
Michael Niedermayer 718044dc19 avutil/pixdesc: Add av_write_image_line2(), av_read_image_line2() 6 years ago
Michael Niedermayer 3cc3cb663b avutil/integer: Fix integer overflow in av_mul_i() 6 years ago
Josh de Kock f9d4126f28 lavu: bump version, add Changelog entry 6 years ago
Devin Heitmueller 4241e44a3c lavc/h264: create AVFrame side data from H.264 timecodes 6 years ago
Zhong Li 681aa7d14f lavu/qsv: make a copy as libmfx alignment requirement for uploading 6 years ago
Zhong Li a5e1cb9e96 lavu/hwcontext_qsv: Add support for AV_PIX_FMT_BGRA. 6 years ago
Marton Balint 416804fe41 avutil/tests/parseutils: add some big duration tests 6 years ago
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() 6 years ago
Rostislav Pehlivanov 7062e4dbc8 hwcontext_internal: add ff_hwframe_map_replace 6 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