Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. | Jean-Daniel Dupas | 2010-03-31 | 1 | -1/+1 |
* | rename av_read_frame_flush to ff_read_frame_flush | Aurelien Jacobs | 2010-03-15 | 1 | -2/+2 |
* | Add internal.h include for av_read_frame_flush prototype | David Conrad | 2010-03-07 | 1 | -0/+1 |
* | Move av_read_frame_flush() prototype to lavf/internal.h | Måns Rullgård | 2010-03-06 | 1 | -1/+0 |
* | Use av_compare_ts from libavutil instead of the locale compare_ts, the | Reimar Döffinger | 2010-02-10 | 1 | -39/+7 |
* | Use I/O buffer size as initial value for backoff for seeking sync point search. | Ivan Schreter | 2009-09-13 | 1 | -2/+2 |
* | cosmetic changes (indentation, doxygen comments, braces, put structures for A... | Ivan Schreter | 2009-09-05 | 1 | -109/+81 |
* | Support for generic multi-stream key frame finding for new seek API. | Ivan Schreter | 2009-08-22 | 1 | -0/+578 |