4871 Commits (fdc350ec5f8aa0bdebad310753ac55eeaaeaf733)

Author SHA1 Message Date
  Michael Niedermayer 20459d3b10 avutil/lfg: Document the AVLFG struct 6 years ago
  Michael Niedermayer 61632a78db avutil/softfloat_ieee754: Fix odd bit position for exponent and sign in av_bits2sf_ieee754() 6 years ago
  Mark Harris 0c904c0d3f avutil/mem: Fix invalid use of av_alloc_size 7 years ago
  Michael Niedermayer d8bdc95457 avutil/avstring: Fix bug and undefined behavior in av_strncasecmp() 6 years ago
  Michael Niedermayer a8b5990f45 avutil/imgutils: Optimize memset_bytes() by using av_memcpy_backptr() 7 years ago
  Michael Niedermayer cb6af7dfa1 avutil/mem: Optimize fill32() by unrolling and using 64bit 7 years ago
  Michael Niedermayer 780d5e30a0 Bump minor versions for branching 4.1 7 years ago
  Jun Zhao f3bcb9c16a lavu/frame: Add error report if av_image_fill_pointers fail. 7 years ago
  Michael Niedermayer 718044dc19 avutil/pixdesc: Add av_write_image_line2(), av_read_image_line2() 7 years ago
  Michael Niedermayer 3cc3cb663b avutil/integer: Fix integer overflow in av_mul_i() 7 years ago
  Josh de Kock f9d4126f28 lavu: bump version, add Changelog entry 7 years ago
  Devin Heitmueller 4241e44a3c lavc/h264: create AVFrame side data from H.264 timecodes 7 years ago
  Zhong Li 681aa7d14f lavu/qsv: make a copy as libmfx alignment requirement for uploading 7 years ago
  Zhong Li a5e1cb9e96 lavu/hwcontext_qsv: Add support for AV_PIX_FMT_BGRA. 7 years ago
  Marton Balint 416804fe41 avutil/tests/parseutils: add some big duration tests 7 years ago
  Marton Balint 4c777d52b9 avutil/parseutils: fix some overflows in duration calculations 7 years ago
  Marton Balint d40dc64173 avutil/opt: check for minimum and maximum values when setting AV_OPT_TYPE_DURATION fields 7 years ago
  Zhong Li 21733b39d0 lavu/qsv: fix a random hwupload failure regression 7 years ago
  Mark Thompson 40724026b7 hwcontext_vaapi: Improve format mapping 7 years ago
  Mark Thompson 852c7ba3f8 hwcontext_vaapi: Improve logging around quirk detection 7 years ago
  Jun Zhao 04cbaae2aa lavu/frame: Add missing conversions from side data enum to name 7 years ago
  Michael Bunk 0d7e0f25ca Fix typos 7 years ago
  James Almer 9d002d7818 x86/float_dsp: add ff_vector_dmul_{sse2,avx} 7 years ago
  Paul B Mahol bb16a0624a avutil: add float_dsp.vector_dmul 7 years ago
  Marton Balint 4737387d28 avutil/file: allow mapping 0 byte files with av_file_map 7 years ago
  Shiyou Yin 5161f7bcfd avutil/mips: [loongson] simplify macro TRANSPOSE_4H and TRANSPOSE_8B 7 years ago
  gxw 090647da84 avcodec/mips: [loongson] optimize vp8 decoding in vp8dsp. 7 years ago
  Joe Olivas 642fd4769b qsvvpp: Perform full init only when needed 7 years ago
  Shiyou Yin df13b75aa1 avcodec/mips: [loongson] reoptimize simple idct with mmi. 7 years ago
  Jacob Trimble 67599812a3 avutil/encryption_info: Fix size calculation. 7 years ago
  Sergey Lavrushkin 00ae3498bf libavutil: Adds gray floating-point pixel formats. 7 years ago
  Luca Barbato f89ec87afa frame: Simplify the video allocation 7 years ago
  James Almer 481741ece0 x86/pixelutils: don't use the AVX2 functions on CPUs known to be slow with them 7 years ago
  James Almer d5b3077ecf x86/pixelutils: add missing preprocessor wrapper to the AVX2 functions 7 years ago
  Jun Zhao d36b8394f4 avutil/pixelutils: sad_32x32 sse2/avx2 optimizations. 7 years ago
  Jun Zhao b8bf7408dc lavutil/pixelutils: add sad_32x32 in pixelutils API. 7 years ago
  James Almer 81a18f219e avutil/hwcontext_d3d11va: fix type arguments passed to IDXGIAdapter2_GetDesc() 7 years ago
  Michael Niedermayer be0b77e6e8 avutil/pixfmt: Document chroma plane size for odd resolutions 7 years ago
  alexander schmid b23c4a9dbd lavu/x86/cpu: Fix aesni detection 7 years ago
  Jun Zhao 09628cb1b4 avutil/pixelutils: correct the function name in comments 7 years ago
  Jun Zhao 6b453a81bc hwcontext_opencl: remove an unused variable 7 years ago
  Jun Zhao e6ac328b79 hwcontext_opencl: Remove the opencl_device_init in opencl_device_derive 7 years ago
  Jun Zhao 2730a0fdf4 configure: fix check for opencl_vaapi_intel_media. 7 years ago
  Jacob Trimble 69bd73b3ff libavutil/encryption_info: Add unit tests. 7 years ago
  Jacob Trimble 96281ed689 avutil/gitignore: Ignore integer test binary. 7 years ago
  Jacob Trimble ad2ae21010 avutil/encryption_info: Fix documentation problem. 7 years ago
  Mark Thompson 7ff5310068 hwcontext_opencl: Remove unused variable 7 years ago
  Jacob Trimble b86c5757a2 libavutil/encryption_info: Allow multiple init info. 7 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