From a969a914f5586b1110d77736bc8a57bfe315f96d Mon Sep 17 00:00:00 2001 From: Hendrik Leppkes Date: Wed, 3 Feb 2016 12:43:44 +0100 Subject: dca_parser: ensure frame duration matches the actual sample rate The parser only parses the core, and thus has a duration relative to the core sample rate only, not the actual stream sample rate. FATE references changed due to now correct timestamps. --- tests/ref/fate/dca-xll_x96_51_24_96_1509-dmix_6 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'tests/ref/fate/dca-xll_x96_51_24_96_1509-dmix_6') diff --git a/tests/ref/fate/dca-xll_x96_51_24_96_1509-dmix_6 b/tests/ref/fate/dca-xll_x96_51_24_96_1509-dmix_6 index e957c20819..150ab25f7b 100644 --- a/tests/ref/fate/dca-xll_x96_51_24_96_1509-dmix_6 +++ b/tests/ref/fate/dca-xll_x96_51_24_96_1509-dmix_6 @@ -4,8 +4,8 @@ #tb 0: 1/96000 #stream#, dts, pts, duration, size, hash 0, 0, 0, 1024, 18432, f9debe3f07be68533bf0295e3d2ba68a -0, 512, 512, 1024, 18432, f9debe3f07be68533bf0295e3d2ba68a -0, 1024, 1024, 1024, 18432, f68686e3f6dec5aa00fc8ef495c3a3fa -0, 1536, 1536, 1024, 18432, 03adab4e2a4a5e9917d29de09e0afb22 -0, 2048, 2048, 1024, 18432, d7d1ab1efd7f2ff45f7374b41abaec51 -0, 2560, 2560, 1024, 18432, fe2aa09319ac1d7017e29fdab6207f27 +0, 1024, 1024, 1024, 18432, f9debe3f07be68533bf0295e3d2ba68a +0, 2048, 2048, 1024, 18432, f68686e3f6dec5aa00fc8ef495c3a3fa +0, 3072, 3072, 1024, 18432, 03adab4e2a4a5e9917d29de09e0afb22 +0, 4096, 4096, 1024, 18432, d7d1ab1efd7f2ff45f7374b41abaec51 +0, 5120, 5120, 1024, 18432, fe2aa09319ac1d7017e29fdab6207f27 -- cgit v1.2.3