Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-03-05lavf: deobfuscate read_frame_internal().Anton Khirnov
2012-01-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-28cosmetics: Remove extra newlines at EOFAlex Converse
2011-07-04Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-04Do not include mathematics.h in avutil.hMans Rullgard
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-03-05avio: add avio_tell macro as a replacement for url_ftellAnton Khirnov
2011-03-04avio: add avio_tell macro as a replacement for url_ftellAnton Khirnov
2011-03-03avio: avio_ prefix for url_fseekAnton Khirnov
2011-03-01avio: avio_ prefix for url_fseekAnton Khirnov
2010-03-31Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.Jean-Daniel Dupas
2010-03-16rename av_read_frame_flush to ff_read_frame_flushAurelien Jacobs
2010-03-07Add internal.h include for av_read_frame_flush prototypeDavid Conrad
2010-03-07Move av_read_frame_flush() prototype to lavf/internal.hMåns Rullgård
2010-02-10Use av_compare_ts from libavutil instead of the locale compare_ts, theReimar Döffinger
2009-09-13Use I/O buffer size as initial value for backoff for seeking sync point search.Ivan Schreter
2009-09-05cosmetic changes (indentation, doxygen comments, braces, put structures for A...Ivan Schreter
2009-08-22Support for generic multi-stream key frame finding for new seek API.Ivan Schreter