]> git.sesse.net Git - ffmpeg/commit
fate/matroska: Add test for updating CodecPrivate from packet sidedata
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Wed, 1 Apr 2020 18:22:29 +0000 (20:22 +0200)
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Thu, 2 Apr 2020 22:33:39 +0000 (00:33 +0200)
commit45cb93e9bddcd6395171e99717623e9adbcf700e
treeacf6225da49f5d2ecdda26c9d25c65004aea0a79
parentd20378373ea26c48078fbac6d6a59f8592eadacc
fate/matroska: Add test for updating CodecPrivate from packet sidedata

containing updated extradata, in this case a new FLAC streaminfo.
Furthermore, it also tests that the Matroska muxer is able to preserve
uncommon channel layouts by adding Vorbis comments to the CodecPrivate.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
tests/fate/matroska.mak
tests/ref/fate/matroska-flac-extradata-update [new file with mode: 0644]