]> git.sesse.net Git - ffmpeg/commit
lavc/bsf: add an Opus metadata bitstream filter
authorLynne <dev@lynne.ee>
Sun, 3 May 2020 20:17:33 +0000 (21:17 +0100)
committerLynne <dev@lynne.ee>
Tue, 5 May 2020 21:25:33 +0000 (22:25 +0100)
commitbdd57e2a371f70ee75f70bfde5a9a162c76b48ba
tree854b328a682423c450c9b563fc1a203db6b290a5
parent30f5d6751047bbe8974f016c9745da9cd2daa3fc
lavc/bsf: add an Opus metadata bitstream filter

The only adjustable field is the gain. Some ripping/transcoding programs
have started to use it.
libavcodec/Makefile
libavcodec/bitstream_filters.c
libavcodec/opus_metadata_bsf.c [new file with mode: 0644]