ffmpeg | branch: master | Andreas Schneider | Fri Feb 11
14:11:47 2022 +0100| [cf535d6d51e8aa1546160f23e8b5f9f6bb0576cf] | committer:
Andreas Rheinhardt
avcodec/exif: Include bytestream.h for GetByteContext
bytestream.h should be directly included for GetByteContext and not
rely on other
ffmpeg | branch: master | Andreas Schneider | Fri Feb 11
14:11:48 2022 +0100| [59c647bcf3a89a96217eb14256656e393c2bf322] | committer:
Andreas Rheinhardt
avcodec/exif: Don't include tiff.h in exif.h
The exif.h header doesn't use anything from tiff.h. We also just need
to include tif
ffmpeg | branch: master | Andreas Schneider | Fri Feb 11
08:34:14 2022 +0100| [6f1e14ebedd73359cfd559da7d46c3a48210e170] | committer:
Anton Khirnov
avformat/gnutls: Use the systems default crypto policy
We should use the systems crypto policy by default. If there is no
system policy, gnutls
ffmpeg | branch: master | Andreas Schneider | Fri Feb 18
13:53:19 2022 +0100| [59018254c7a178e4650ef63016493c75383a2076] | committer:
Marton Balint
avcodec/openh264: return (DE|EN)CODER_NOT_FOUND if version check fails
A cosmetic change only, it basically just changes the user facing error