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-09-08Employ FF_ARRAY_ELEMS instead of manually calculating array length.Diego Biurrun
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
Signed-off-by: Mans Rullgard <mans@mansr.com>
2009-09-06100l, all avlanguage tables should be both static and const.Reimar Döffinger
Originally committed as revision 19780 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-06-17Remove a test on an always false condition.Benoit Fouet
Originally committed as revision 19214 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-04-28Convert names to the FFmpeg style.Stefano Sabatini
Originally committed as revision 18711 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-04-27Add avlanguage helpers in libavformat.Cyril Comparon
Patch by Cyril Comparon: standard_gmail_full_name_address Original thread: Suggestion for a centralized language-tag facility in libavformat Date: 04/10/2009 07:33 PM Originally committed as revision 18698 to svn://svn.ffmpeg.org/ffmpeg/trunk