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
2005-04-26fix nonsens timestamp calculationMichael Niedermayer
2005-01-12various security fixes and precautionary checksMichael Niedermayer
2005-01-08integer overflows, heap corruptionMichael Niedermayer
2004-06-19sweeping change from -EIO -> AVERROR_IOMike Melanson
2004-05-22move time_base (pts_num/pts_den) from AVFormatContext -> AVStreamMichael Niedermayer
2004-03-14remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG ->Mike Melanson
2003-11-16set frame rate information, for good measureMike Melanson
2003-11-15use the proper file framerate (specified by a float); account the ptsMike Melanson
2003-09-21clean up 4xm demuxer; make valgrind just a little happierMike Melanson
2003-06-034xm adpcmMichael Niedermayer
2003-05-29get the video dispatch straightMike Melanson
2003-05-28dispatch video as well as audioMike Melanson
2003-05-27allocate enough bytesMike Melanson
2003-05-2610lMichael Niedermayer
2003-05-26c frame size debug stuffMichael Niedermayer
2003-05-25first pass at an experimental 4xm demuxerMike Melanson