]> git.sesse.net Git - ffmpeg/history - libavformat/seek.c
asfdec: ensure that the whole tag is read.
[ffmpeg] / libavformat / seek.c
2010-03-31 Jean-Daniel DupasReplace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG...
2010-03-15 Aurelien Jacobsrename av_read_frame_flush to ff_read_frame_flush
2010-03-07 David ConradAdd internal.h include for av_read_frame_flush prototype
2010-03-06 Måns RullgårdMove av_read_frame_flush() prototype to lavf/internal.h
2010-02-10 Reimar DöffingerUse av_compare_ts from libavutil instead of the locale...
2009-09-13 Ivan SchreterUse I/O buffer size as initial value for backoff for...
2009-09-05 Ivan Schretercosmetic changes (indentation, doxygen comments, braces...
2009-08-22 Ivan SchreterSupport for generic multi-stream key frame finding...