Mercurial > libavformat.hg
log seek.c @ 5824:b9f21d75c81a libavformat
age | author | description |
---|---|---|
Sun, 07 Mar 2010 02:35:45 +0000 | conrad | Add internal.h include for av_read_frame_flush prototype libavformat |
Sat, 06 Mar 2010 23:19:05 +0000 | mru | Move av_read_frame_flush() prototype to lavf/internal.h libavformat |
Wed, 10 Feb 2010 19:43:57 +0000 | reimar | Use av_compare_ts from libavutil instead of the locale compare_ts, the libavformat |
Sun, 13 Sep 2009 08:57:30 +0000 | schreter | Use I/O buffer size as initial value for backoff for seeking sync point search. libavformat |
Sat, 05 Sep 2009 19:31:01 +0000 | schreter | cosmetic changes (indentation, doxygen comments, braces, put structures for API to header, ...) libavformat |
Sat, 22 Aug 2009 16:05:43 +0000 | schreter | Support for generic multi-stream key frame finding for new seek API. libavformat |