Commit Graph

13 Commits

Author SHA1 Message Date
Neal Gompa d4753c2533 Rebase to version 5.1 2022-08-24 07:05:00 -04:00
Neal Gompa 70ecae14df Add VAAPI encoders for mjpeg, mpeg2, vp8, and vp9
- Ensure hwaccels for enabled codecs are turned on
2022-04-24 09:51:02 -04:00
Neal Gompa 1e224d15c4 Use shaderc for Vulkan support 2022-04-19 08:01:38 -04:00
Neal Gompa 9e990f618e Fix codec2 support enablement
The --enable-libcodec2 flag was missing to complete enabling support
for codec2.
2022-04-18 21:02:01 -04:00
Dominik Mierzejewski cd7299b0ee Properly enable decoding and encoding ilbc
The --enable-libilbc flag has no effect if libilbc decoder and encoder
are missing from enable_decoders and enable_encoders, respectively.

Merges: https://src.fedoraproject.org/rpms/ffmpeg/pull-request/4
2022-04-18 20:43:01 -04:00
Dominik 'Rathann' Mierzejewski 9ae13a2a47 Enable OpenCL acceleration
- be explicit about enabled external features in configure
- enable gcrypt
- drop duplicate CFLAGS and use Fedora LDFLAGS

Merges: https://src.fedoraproject.org/rpms/ffmpeg/pull-request/3
2022-04-12 14:20:08 -04:00
Neal Gompa d0a64b9dfc Add support for dlopening OpenH264 and add tarball scripts as sources 2022-02-15 10:29:36 -05:00
Neal Gompa c06bca7fd7 Enable more QSV and V4L2M2M codecs 2022-02-13 09:11:44 -05:00
Neal Gompa 93f8050151 Add missing headers to free sources tarball 2022-02-13 06:52:48 -05:00
Neal Gompa 5989eec32e Enable support for more hardware codecs 2022-02-13 06:31:10 -05:00
Andreas Schneider bd4baf1e56 Sort ffmpeg_free_sources with LC_COLLATE=C 2022-02-12 19:16:03 +01:00
Neal Gompa 6aab7c7a94 Enable HEVC_QSV decoder to match encoder enablement 2022-02-12 12:36:06 -05:00
Andreas Schneider ba66d3f0e5 Rewrite ffmpeg-free tarball generation scripts
They are split in two scripts now. One you can use to update the file
list from a build. However this will only cover files for your
architecture.
2022-02-12 16:30:30 +01:00