| Commit message (Expand) | Author | Age | Files | Lines |
* | lavfi/libplacebo: support dovi metadata application | Niklas Haas | 2022-01-05 | 1 | -1/+1 |
* | configure: Remove mpegvideo dependency on me_cmp | Andreas Rheinhardt | 2022-01-04 | 1 | -1/+1 |
* | configure: Add new mpegvideodec CONFIG_EXTRA | Andreas Rheinhardt | 2022-01-04 | 1 | -12/+14 |
* | configure, avcodec/Makefile: Add new mpeg4audio CONFIG_EXTRA group | Andreas Rheinhardt | 2022-01-04 | 1 | -10/+13 |
* | avcodec/jpegtables: Unavpriv MJPEG-tables | Andreas Rheinhardt | 2022-01-04 | 1 | -2/+1 |
* | lavc/hevcdec: Parse DOVI RPU NALs | Niklas Haas | 2022-01-04 | 1 | -1/+1 |
* | lavc: Implement Dolby Vision RPU parsing | Niklas Haas | 2022-01-04 | 1 | -0/+2 |
* | Makefile: Redo duplicating object files in shared builds | Andreas Rheinhardt | 2022-01-04 | 1 | -2/+2 |
* | configure: Make IMF demuxer require MXF demuxer | Andreas Rheinhardt | 2022-01-03 | 1 | -0/+1 |
* | configure: bump year | Gyan Doshi | 2022-01-01 | 1 | -1/+1 |
* | avformat/imf: Demuxer | Pierre-Anthony Lemieux | 2021-12-31 | 1 | -1/+2 |
* | configure: use pkg-config for sndio | Brad Smith | 2021-12-23 | 1 | -1/+2 |
* | configure: test the metal compiler before use | rcombs | 2021-12-22 | 1 | -0/+2 |
* | configure: ensure we use the macOS SDK's metal compiler by default | rcombs | 2021-12-22 | 1 | -2/+2 |
* | configure: fix .d generation for C++ and Obj-C files | rcombs | 2021-12-22 | 1 | -0/+2 |
* | configure: fix setting OBJCCFLAGS | rcombs | 2021-12-22 | 1 | -1/+1 |
* | lavc/videotoolboxenc: add ProRes support | rcombs | 2021-12-22 | 1 | -0/+2 |
* | configure: improve non-pkgconfig Vulkan version check | Lynne | 2021-12-21 | 1 | -1/+1 |
* | configure: autodetect vulkan | Lynne | 2021-12-21 | 1 | -3/+3 |
* | configure: fix metal detection and respect explicit disable | Aman Karmani | 2021-12-19 | 1 | -1/+2 |
* | avfilter: add vf_yadif_videotoolbox | Aman Karmani | 2021-12-18 | 1 | -0/+1 |
* | build: detect Metal.framework and build .metal files | Aman Karmani | 2021-12-18 | 1 | -1/+11 |
* | vf_libplacebo: switch to newer libplacebo helpers | Niklas Haas | 2021-12-15 | 1 | -1/+1 |
* | avutil: [loongarch] Add support for loongarch SIMD. | Shiyou Yin | 2021-12-15 | 1 | -2/+18 |
* | avfilter: add a transpose_vulkan filter | Wu Jianhua | 2021-12-10 | 1 | -0/+1 |
* | lavfi/vf_subtitles: stop using deprecated ass_set_aspect_ratio() | Anton Khirnov | 2021-12-07 | 1 | -1/+1 |
* | avfilter: add a flip_vulkan filter | Wu Jianhua | 2021-12-02 | 1 | -0/+1 |
* | configure: Add support for loongarch. | Shiyou Yin | 2021-12-01 | 1 | -0/+23 |
* | lavc/proresdec: add videotoolbox hwaccel | rcombs | 2021-11-28 | 1 | -0/+2 |
* | lavc/videotoolbox: add VP9 hardware acceleration | rcombs | 2021-11-28 | 1 | -0/+4 |
* | lavu/videotoolbox: add 422 and 444 pixel format mappings | rcombs | 2021-11-28 | 1 | -0/+12 |
* | configure: fix test_pkg_config_cpp after 1e5acc1b5985c58e | Lynne | 2021-11-27 | 1 | -2/+4 |
* | Revert "Disable warnings for casting pointers to integers, there is nothing w... | Andreas Rheinhardt | 2021-11-26 | 1 | -1/+0 |
* | configure: do not include -lvulkan to cflags in vulkan's pkg-config check | Lynne | 2021-11-26 | 1 | -4/+11 |
* | avfilter: add a vflip_vulkan filter | Wu Jianhua | 2021-11-19 | 1 | -0/+1 |
* | avfilter: add a hflip_vulkan filter | Wu Jianhua | 2021-11-19 | 1 | -0/+1 |
* | lavu/vulkan: add support for using libshaderc as a GLSL compiler | Lynne | 2021-11-19 | 1 | -7/+14 |
* | lavu/vulkan: move common Vulkan code from libavfilter to libavutil | Lynne | 2021-11-19 | 1 | -1/+1 |
* | libavfilter: add a gblur_vulkan filter | Wu Jianhua | 2021-11-16 | 1 | -0/+1 |
* | lavfi: add a libplacebo filter | Niklas Haas | 2021-11-12 | 1 | -0/+3 |
* | lavfi/glslang: migrate to the C API and robustify library detection | Lynne | 2021-11-12 | 1 | -5/+10 |
* | lavfi/vulkan: use libavutil's vulkan loader | Lynne | 2021-11-12 | 1 | -6/+4 |
* | hwcontext_vulkan: bump required Vulkan loader version to 1.2 | Lynne | 2021-11-12 | 1 | -3/+3 |
* | avfilter/scale_npp: add scale2ref_npp filter | Roman Arzumanyan | 2021-11-03 | 1 | -0/+1 |
* | avutil/hwcontext_videotoolbox: fix use of unknown builtin '__builtin_available' | Limin Wang | 2021-11-03 | 1 | -0/+8 |
* | configure: add initial RISC-V support | Brad Smith | 2021-10-29 | 1 | -1/+9 |
* | configure: add hls demuxer link dependencies | Limin Wang | 2021-10-28 | 1 | -0/+1 |
* | configure: export pkg-config includedir variable | James Almer | 2021-10-09 | 1 | -1/+4 |
* | avfilter/sharpen_npp: add sharpening video filter with borders control | Roman Arzumanyan | 2021-10-07 | 1 | -2/+3 |
* | configure: arm: Don't add -march= to the compiler if no preference was passed | Martin Storsjö | 2021-09-21 | 1 | -1/+3 |