diff options
author | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2012-04-09 00:10:07 +0200 |
---|---|---|
committer | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2012-04-12 20:27:47 +0200 |
commit | 912a838efe090b0f70429265badfcb8144becded (patch) | |
tree | b47cf76b683ae532a7a441f2f7657cfc374b6f16 /tests/ref/lavf-fate | |
parent | 8274b21c0935596c75fd2d6754bf90cc32e3e803 (diff) | |
download | ffmpeg-912a838efe090b0f70429265badfcb8144becded.tar.gz |
latmenc: fix muxing of byte-aligned DSE.
This will only work for DSEs that are first in a packet, but
that is enough to fix handling of the reference files in
fate-suite/aac (though most of them still have other issues).
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Diffstat (limited to 'tests/ref/lavf-fate')
-rw-r--r-- | tests/ref/lavf-fate/latm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/ref/lavf-fate/latm b/tests/ref/lavf-fate/latm new file mode 100644 index 0000000000..36792773a7 --- /dev/null +++ b/tests/ref/lavf-fate/latm @@ -0,0 +1,3 @@ +9c8d1afdb2d336976102f175ba577471 *./tests/data/lavf-fate/lavf.latm +71926 ./tests/data/lavf-fate/lavf.latm +./tests/data/lavf-fate/lavf.latm CRC=0xd846c4b3 |