[FFmpeg-devel] [PATCH] flac demuxer: improve seeking

Rainer Hochecker rainer.hochecker at onlinehome.de
Sat Apr 12 20:31:11 CEST 2014


Michael Niedermayer <michaelni <at> gmx.at> writes:

> 
> On Sat, Apr 12, 2014 at 06:17:15PM +0200, Rainer Hochecker wrote:
> > ---
> >  libavcodec/flac_parser.c | 10 ++++++++++
> >  libavformat/flacdec.c    | 27 +++++++++++++++++++++++++++
> >  2 files changed, 37 insertions(+)
> 
> this breaks
> make fate-seek-acodec-flac
> 
> [...]

Sorry, I forgot to run these tests. Yes, the results are slightly different
but I think still ok. I ran this code with real world examples and did not
observe any problems.
The new seek strategy causes slightly different results. Are you ok if I
change the unit test?




More information about the ffmpeg-devel mailing list