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
2008-08-06Remove a useless directive.Benoit Fouet
Originally committed as revision 14645 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-06Cosmetics: indentationBenoit Fouet
Originally committed as revision 14644 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-15Print the address of the AVCodecContext in av_log().Alexander Strange
This makes debug output much easier to read when the same codec is open more than once. Originally committed as revision 14237 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-12-13use av_log_get/set_level()Måns Rullgård
Originally committed as revision 11209 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-03-05Move the unaltered Doxygen docs from the log source code to the accompanyingPanagiotis Issaris
header file. Originally committed as revision 8225 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-20Adds Doxygen docs for the av_log function.Panagiotis Issaris
Originally committed as revision 8040 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-01-13Allow to uninstall a custom log callbackAxel Holzinger
patch by Axel Holzinger % aholzinger A gmx P de % original thread: date: Jan 11, 2007 4:54 PM subject: [Ffmpeg-devel] [PATCH] uninstall custom log callback Originally committed as revision 7446 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
and fix GPL/LGPL version mismatches. Originally committed as revision 6577 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-07-20removing redundant mess next time we break compatiilityMichael Niedermayer
Originally committed as revision 5804 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-07-18Move av_log() & friends to libavutilLuca Abeni
Originally committed as revision 5781 to svn://svn.ffmpeg.org/ffmpeg/trunk