diff options
author | James Almer <jamrial@gmail.com> | 2021-04-15 10:03:05 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2021-04-16 11:08:40 -0300 |
commit | c1fd4033dca192d709ff01203aa833256df5b70f (patch) | |
tree | 209696daf9491f9bce5efc76c463333dec49787e /tests/ref | |
parent | bc010612318ea0bbd31d4b92cbb90ccfbed09631 (diff) | |
download | ffmpeg-c1fd4033dca192d709ff01203aa833256df5b70f.tar.gz |
avformat/mpegts: add missing sample_rate value to Opus extradata
Finishes fixing ticket #9190.
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'tests/ref')
-rw-r--r-- | tests/ref/fate/ts-opus-demux | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/fate/ts-opus-demux b/tests/ref/fate/ts-opus-demux index 3c5edffb2c..37534350a1 100644 --- a/tests/ref/fate/ts-opus-demux +++ b/tests/ref/fate/ts-opus-demux @@ -1,4 +1,4 @@ -#extradata 0: 30, 0x53be0347 +#extradata 0: 30, 0x69290482 #tb 0: 1/90000 #media_type 0: audio #codec_id 0: opus |