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 (Collapse)Author
2011-08-01Remove ffserver.hAnton Khirnov
It's unused an serves no purpose.
2011-05-21multiple inclusion guard cleanupDiego Biurrun
Add missing multiple inclusion guards; clean up #endif comments; add missing library prefixes; keep guard names consistent.
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
Signed-off-by: Mans Rullgard <mans@mansr.com>
2007-10-17Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun
Originally committed as revision 10765 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-27Add missing license headers.Diego Biurrun
Originally committed as revision 8149 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-07-25added include for ffserver dynamically loaded modulesFabrice Bellard
Originally committed as revision 809 to svn://svn.ffmpeg.org/ffmpeg/trunk