log utils.c @ 2965:40f745e4fdff libavcodec

age author description
Fri, 02 Dec 2005 00:12:37 +0000 michael default_get_buffer() cleanup libavcodec
Wed, 02 Nov 2005 09:18:32 +0000 gpoirier Typo fix libavcodec
Tue, 20 Sep 2005 21:43:45 +0000 michael changing a few options to AVOptions libavcodec
Sun, 18 Sep 2005 14:45:17 +0000 michael print more time_base fps stuff if av_log level is at debug or above libavcodec
Mon, 12 Sep 2005 19:16:07 +0000 michael the people want lower case ... libavcodec
Mon, 12 Sep 2005 18:24:48 +0000 michael dont include opt.h in avcodec.h libavcodec
Mon, 12 Sep 2005 16:30:47 +0000 diego CAREFULL --> CAREFUL typo fix libavcodec
Mon, 12 Sep 2005 12:07:08 +0000 michael converting a few more options to AVOptions libavcodec
Mon, 12 Sep 2005 10:23:52 +0000 michael convert some options in ffmpeg.c to AVOptions libavcodec
Sun, 11 Sep 2005 14:22:42 +0000 michael flags and named constants with type checking of course for AVOption libavcodec
Sun, 11 Sep 2005 11:10:25 +0000 michael AVOption API improvments libavcodec
Tue, 06 Sep 2005 12:51:56 +0000 michael AVOption first try libavcodec
Sat, 03 Sep 2005 20:36:24 +0000 michael print fourcc in a readable form if possible libavcodec
Fri, 02 Sep 2005 19:16:48 +0000 reimar Support de-/encoding of 24 and 32 bit PCM (from and to internal 16 bit). libavcodec
Sun, 21 Aug 2005 19:50:22 +0000 michael Call av_free_static automatically before DLL unload patch by (plaum:ipf uni-stuttgart de) libavcodec
Mon, 01 Aug 2005 20:07:05 +0000 al libavutil: Utility code from libavcodec moved to a separate library. libavcodec
Mon, 25 Jul 2005 14:35:01 +0000 michael thread mess check for avcodec_open/close() libavcodec
Tue, 19 Jul 2005 13:29:13 +0000 michael portable IEEE float/double read/write functions libavcodec
Thu, 14 Jul 2005 15:30:39 +0000 michael check for CODEC_CAP_DELAY in audio decoders too libavcodec
Fri, 17 Jun 2005 15:02:53 +0000 diego spelling fixes libavcodec
Fri, 03 Jun 2005 13:59:38 +0000 bellard subtitle codec type support libavcodec
Thu, 26 May 2005 08:57:13 +0000 michael AV_LOG_DEBUG is not a good default ... libavcodec
Fri, 13 May 2005 18:10:23 +0000 mru change extradata format for vorbis libavcodec
Sat, 07 May 2005 19:24:07 +0000 michael ff_reverse to utils.c patch by (Roine Gustafsson )roine users.sourceforge net) libavcodec
Sat, 30 Apr 2005 21:43:59 +0000 michael switch to native time bases libavcodec
Mon, 25 Apr 2005 18:41:38 +0000 michael print pix_fmt if its known instead of if the raw codec is used libavcodec
Mon, 25 Apr 2005 18:29:06 +0000 michael PIX_FMT_NONE and related fixes libavcodec
Sun, 27 Mar 2005 12:19:59 +0000 michael motion estimation bitrate penalty compensation libavcodec
Thu, 24 Feb 2005 19:08:50 +0000 michael kill warnings patch by (Mns Rullgrd <mru inprovide com>) libavcodec
Wed, 02 Feb 2005 19:33:48 +0000 michael mb_lmin/max to limit the per mb quality for the ratecontrol independant from the frame limits libavcodec