diff options
author | Justin Ruggles <justin.ruggles@gmail.com> | 2012-01-16 11:49:51 -0500 |
---|---|---|
committer | Justin Ruggles <justin.ruggles@gmail.com> | 2012-03-03 17:03:26 -0500 |
commit | 0b8b7db01b30248430b2dcc29c6e904df47a991e (patch) | |
tree | 98e62fc9467fd1d34a0a40ac65beabe936888d09 /tests/ref/fate/pva-demux | |
parent | 6776a8f189d79c4a3ee6b8a164bb12238d7cbd42 (diff) | |
download | ffmpeg-0b8b7db01b30248430b2dcc29c6e904df47a991e.tar.gz |
mpegaudio_parser: do not ignore information from the first parsed frame
Update some demuxing and seeking fate tests.
Diffstat (limited to 'tests/ref/fate/pva-demux')
-rw-r--r-- | tests/ref/fate/pva-demux | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/ref/fate/pva-demux b/tests/ref/fate/pva-demux index 8eb6fc9382..69b1d4015f 100644 --- a/tests/ref/fate/pva-demux +++ b/tests/ref/fate/pva-demux @@ -1,8 +1,8 @@ #tb 0: 1/90000 0, 0, 0, 2160, 384, 0x071abcc8 -0, 0, 0, 2160, 384, 0x31c9aee0 -0, 2160, 2160, 2160, 384, 0xa50eaa94 -0, 4320, 4320, 2160, 384, 0x9e86ba0e +0, 2160, 2160, 2160, 384, 0x31c9aee0 +0, 4320, 4320, 2160, 384, 0xa50eaa94 +0, 6480, 6480, 2160, 384, 0x9e86ba0e 0, 8640, 8640, 2160, 384, 0x2321b800 0, 10800, 10800, 2160, 384, 0x2347afa8 0, 12960, 12960, 2160, 384, 0x0831b8d3 |