]> git.sesse.net Git - ffmpeg/commit
avformat/s337m: Use and test Dolby-E-parser
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Fri, 19 Mar 2021 16:04:23 +0000 (17:04 +0100)
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Tue, 23 Mar 2021 00:05:17 +0000 (01:05 +0100)
commit47d0b86cf3d83abdcf60c5c224bbf6f4a0198d5d
treef43ec20ce3b38614334ff572c56e35b87f6000af
parent2fccd8bfb967276e2b780c446fd7ff9210205cf5
avformat/s337m: Use and test Dolby-E-parser

This makes av_read_frame() return packets with proper timestamps.
As a result, seeking now works in combination with streamcopy.
A FATE-test for this has been added.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
libavformat/s337m.c
tests/fate/demux.mak
tests/ref/fate/s337m-demux [new file with mode: 0644]