Updated patches. wm4 (6): avformat: add common mechanism for skipping samples at the start of file avformat/mp3dec: use the common mechanism for skipping samples avformat/mp3dec: allow enabling generic seek mode avformat/mp3dec: make generic index mode the default fate: gapless: remove useless tests avformat: add AVFMT_FLAG_FASTSEEK, use it for mp3
doc/APIchanges | 4 ++++ doc/formats.texi | 2 ++ libavformat/avformat.h | 10 ++++++++++ libavformat/mp3dec.c | 19 +++++++++++-------- libavformat/options_table.h | 1 + libavformat/utils.c | 4 ++++ tests/fate/gapless.mak | 5 ++--- tests/ref/fate/gapless-mp3 | 2 +- tests/ref/fate/gapless-mp3-notoc | 5 ----- tests/ref/seek/acodec-mp2 | 8 ++++---- 10 files changed, 39 insertions(+), 21 deletions(-) delete mode 100644 tests/ref/fate/gapless-mp3-notoc -- 2.1.4 _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel