4948 Commits (39ff027fd81185d0f8b4dfd49e709f4d0d44e2de)

Author SHA1 Message Date
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 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
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
Timo Rothenpieler 9b82e333b7 avutil/hwcontext_cuda: explicitly synchronize cuMemcpy calls 7 years ago
Timo Rothenpieler c855683427 avutil/hwcontext_cuda: add CUstream in cuda hwctx 7 years ago
Paul B Mahol aef93c6aa5 avutil: add gray14 pixel format 7 years ago
Paul B Mahol f43fd68f28 avfilter/drawutils: add support for full range 7 years ago
Marton Balint 7033654f7f Use AV_PIX_FMT_FLAG_ALPHA for detecting transparency where nb_components was used 7 years ago
Marton Balint 56b081da57 avutil/pixdesc: add AV_PIX_FMT_FLAG_ALPHA to AV_PIX_FMT_PAL8 7 years ago
Mark Thompson 92a0a6bea9 hwcontext_vaapi: Fix compilation with libva versions < 1.4.0 7 years ago
Clément Bœsch 5be0410cb3 lavu/opt: add AV_OPT_FLAG_DEPRECATED 7 years ago
Clément Bœsch 71fa82bed6 lavu/threadmessage: add av_thread_message_queue_nb_elems() 7 years ago
Steve Lhomme abf806f7f1 random_seed: use bcrypt instead of the old wincrypt API 7 years ago
Jacob Trimble f7221d8e67 avformat/mov: Increase support for common encryption. 7 years ago