Neal Gompa
c8373e6bd5
Rebase to version 6.0
2023-03-12 00:44:10 -05:00
Neal Gompa
45f894ec0e
Enable more approved codecs
...
Additionally, add a script used for making the source file list
easier to populate as new codecs are added.
2023-01-30 19:03:51 -05:00
Yaakov Selkowitz
ebc2dc9a50
Properly enable libzvbi_teletext decoder
...
The --enable-libzvbi flag has no effect if libzvbi_teletext decoder
is missing from enable_decoders.
2023-01-15 19:01:31 -05:00
Neal Gompa
d4753c2533
Rebase to version 5.1
2022-08-24 07:05:00 -04:00
Neal Gompa
2033e5b861
Drop libcelt decoder entry
...
We do not actually enable this codec and the library was retired
from Fedora many years ago.
2022-04-18 21:01:38 -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
Neal Gompa
8f156f4363
Disable hardware decoders due to broken failure modes
...
Even though we do not ship the necessary software to make these
work out of the box, libavcodec does not correctly disable these
to clients when no software implementation exists.
Additionally, the codec preferences seem to be wonky and need to
be tweaked before we turn these back on.
2022-02-15 12:17:55 -05: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
5989eec32e
Enable support for more hardware codecs
2022-02-13 06:31:10 -05:00
Neal Gompa
6aab7c7a94
Enable HEVC_QSV decoder to match encoder enablement
2022-02-12 12:36:06 -05:00
Andreas Schneider
53e04e97f3
Initial import (fedora#2051008)
2022-02-11 20:18:52 +01:00