Wed, 31 Mar 2010 12:29:58 +0000 |
cehoyos |
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
libavformat
|
Mon, 15 Mar 2010 23:15:24 +0000 |
aurel |
rename av_read_frame_flush to ff_read_frame_flush
libavformat
|
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
|