From 912a838efe090b0f70429265badfcb8144becded Mon Sep 17 00:00:00 2001 From: Reimar Döffinger Date: Mon, 9 Apr 2012 00:10:07 +0200 Subject: latmenc: fix muxing of byte-aligned DSE. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- tests/ref/lavf-fate/latm | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/ref/lavf-fate/latm (limited to 'tests/ref/lavf-fate') 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 -- cgit v1.2.3