Mercurial > libavcodec.hg
log smc.c @ 1924:d9f751c0f488 libavcodec
age | author | description |
---|---|---|
Sun, 14 Mar 2004 04:04:08 +0000 | melanson | remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG -> libavcodec |
Sun, 22 Feb 2004 00:31:19 +0000 | michael | (f)printf() is disallowed in libavcodec, compilation will fail now if its used, except that codecs which where added after the printf->av_log change which did ignore av_log() and used prinf are now silent and wont print anything, they should be changed to use av_log, i could do that, but its better if the orginal developer decides which AV_LOG level each message should get libavcodec |
Sat, 31 Jan 2004 17:57:57 +0000 | melanson | watch those hard tabs libavcodec |
Wed, 26 Nov 2003 20:57:15 +0000 | rtognimp | - Add reget_buffer() function to AVCodecContext libavcodec |
Mon, 10 Nov 2003 03:14:04 +0000 | melanson | added Apple Graphics (SMC) decoder libavcodec |