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
2009-03-08Use FLG pseudo-random number generator in RoQ and ELBGVitor Sessak
2009-01-24Do not allocate RoqTempData on the stackVitor Sessak
2008-08-31Globally rename the header inclusion guard names.Stefano Sabatini
2008-05-09Use full path for #includes from another directory.Diego Biurrun
2008-02-03Add some const where appropriateReimar Döffinger
2007-10-17Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun
2007-07-03Remove variables made unused by the last two patches and test svn access.Vitor Sessak
2007-06-27indentationVitor Sessak
2007-06-27right copyrightsVitor Sessak
2007-06-25RoQ video encoderVitor Sessak
2007-06-17add a comment to indicate which #endif belong to which #defineGuillaume Poirier
2007-06-17add multiple inclusion guards to headersMåns Rullgård
2007-06-06Rename cb fieldEric Lasota
2007-06-02fix skipped blocksMichael Niedermayer
2007-05-29Split RoQ decoder to accommodate future encoder patchVitor Sessak