Re: [FFmpeg-devel] [PATCH 3/4] fate: gapless: test seeking to a specific position

2015-04-17 Thread Michael Niedermayer
On Fri, Apr 17, 2015 at 05:27:02PM +0200, wm4 wrote: > --- > This is somewhat different from seeking to start. Seeking to start > should give exactly the same result as not seeking at all, while > seeking to the middle does not set skip metadata for the first > packet. > --- > tests/fate-run.sh

[FFmpeg-devel] [PATCH 3/4] fate: gapless: test seeking to a specific position

2015-04-17 Thread wm4
--- This is somewhat different from seeking to start. Seeking to start should give exactly the same result as not seeking at all, while seeking to the middle does not set skip metadata for the first packet. --- tests/fate-run.sh | 6 +- tests/ref/fate/gapless-mp3 | 1 + 2 files change