]> git.sesse.net Git - ffmpeg/history - libavformat/seek.c
avprobe: fix formatting.
[ffmpeg] / libavformat / seek.c
2012-03-05 Anton Khirnovlavf: deobfuscate read_frame_internal().
2012-01-28 Alex Conversecosmetics: Remove extra newlines at EOF
2011-07-03 Mans RullgardDo not include mathematics.h in avutil.h
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-03-04 Anton Khirnovavio: add avio_tell macro as a replacement for url_ftell
2011-03-01 Anton Khirnovavio: avio_ prefix for url_fseek
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...