log utils.c @ 3734:6903463caf49 libavcodec

age author description
Wed, 20 Sep 2006 08:27:18 +0000 takis Correct the constraints of some AVOptions. These had a default value of zero, libavcodec
Fri, 15 Sep 2006 21:57:19 +0000 takis Correct the i_qfactor minimum, which was current set higher then the default libavcodec
Fri, 15 Sep 2006 10:57:20 +0000 takis Rename the AVOption's names to the shorter OptionDef names. libavcodec
Thu, 14 Sep 2006 14:02:32 +0000 takis Synchronize the defaults specified in the AVOptions[] array to the defaults libavcodec
Thu, 14 Sep 2006 13:51:54 +0000 takis Make OFFSET() reuse offsetof libavcodec
Wed, 13 Sep 2006 09:28:48 +0000 gpoirier corrects the type of the AVOption parameter "bugs", patch by Takis libavcodec
Wed, 13 Sep 2006 09:03:13 +0000 gpoirier adds descriptions to the libavcodec AVOptions array, taken from the libavcodec
Sun, 10 Sep 2006 21:51:08 +0000 gpoirier Use and set sane AVOption defaults libavcodec
Sun, 10 Sep 2006 20:21:40 +0000 gpoirier make AVOptions default value field work. libavcodec
Sat, 09 Sep 2006 08:49:28 +0000 gpoirier undefines a few temporary defines which were not undefined after their usage. libavcodec
Sat, 02 Sep 2006 23:10:28 +0000 mru remove redundant declarations libavcodec
Tue, 18 Jul 2006 11:00:55 +0000 lucabe Move av_log() & friends to libavutil libavcodec
Tue, 11 Jul 2006 21:45:45 +0000 diego CONFIG_WIN32 implies MinGW and Cygwin and possibly more, so use just libavcodec
Sat, 08 Jul 2006 16:39:58 +0000 jbr allows user-settable block size and fixes related typo libavcodec
Sat, 08 Jul 2006 07:14:00 +0000 aurel set proper bits_per_sample value for ADPCM codecs libavcodec