log avcodec.h @ 998:6129c88a6393 libavcodec

age author description
Sun, 12 Jan 2003 00:48:29 +0000 michaelni get_format() libavcodec
Sat, 11 Jan 2003 04:51:31 +0000 bellard build update - avpicture_fill() returns the image size libavcodec
Sat, 11 Jan 2003 00:04:36 +0000 bellard new image formats - suppressed ill defined formats (endianness, unless specified, is always the one of the CPU) - added avcodec_get_pix_fmt_name() libavcodec
Thu, 09 Jan 2003 20:42:37 +0000 michaelni qpel fix libavcodec
Mon, 06 Jan 2003 18:06:51 +0000 kabi * first shot for generaly usable option parser for codecs libavcodec
Sun, 05 Jan 2003 15:57:10 +0000 michaelni qpel in mmx2/3dnow libavcodec
Fri, 03 Jan 2003 23:21:52 +0000 michaelni mpeg4 header encoding bugfix libavcodec
Thu, 02 Jan 2003 01:29:35 +0000 michaelni motion estimation pre pass libavcodec
Wed, 01 Jan 2003 14:36:20 +0000 michaelni shape adaptive diamonds for EPZS libavcodec
Tue, 31 Dec 2002 17:23:56 +0000 michaelni trellis quantization libavcodec
Mon, 30 Dec 2002 00:28:42 +0000 michaelni correcter mpeg4 headers libavcodec
Sun, 29 Dec 2002 22:35:46 +0000 michaelni removing PIX_FMT_ANY libavcodec
Fri, 27 Dec 2002 23:51:46 +0000 michaelni qpel encoding libavcodec
Wed, 18 Dec 2002 10:09:43 +0000 michaelni mb qp limits libavcodec
Mon, 09 Dec 2002 12:03:43 +0000 michaelni AVVideoFrame -> AVFrame libavcodec
Mon, 09 Dec 2002 00:29:17 +0000 michaelni cleanup / messup? libavcodec
Fri, 06 Dec 2002 11:56:49 +0000 michaelni missing "\" (found by nick) libavcodec
Wed, 04 Dec 2002 21:13:02 +0000 michaelni new PSNR code (now works with chroma, b frames, ...) libavcodec
Wed, 04 Dec 2002 12:09:27 +0000 michaelni specific debug output support libavcodec
Wed, 04 Dec 2002 11:47:24 +0000 michaelni fixing illegal 3. esc bug (the mpeg4 std only requires encoders to use unescaped symbols but not esc1 or esc2 if they are shorter than esc3, andjust beause its logical to use the shortest possible vlc doesnt mean encoders do that) libavcodec
Wed, 04 Dec 2002 10:04:03 +0000 michaelni cleanup libavcodec
Tue, 03 Dec 2002 19:40:35 +0000 kabi * two functions to handle allocation of static data more simple libavcodec
Fri, 22 Nov 2002 07:27:13 +0000 kabi * Ogg/Vorbis patch by Mark Hills libavcodec
Wed, 20 Nov 2002 15:18:11 +0000 al3x mjpegb support (need more samples) libavcodec
Wed, 20 Nov 2002 13:08:04 +0000 michaelni aspect ratio cleanup libavcodec
Thu, 14 Nov 2002 19:46:14 +0000 michaelni 16-bit and 15-bit rgb/bgr patch by (Joel Yliluoma <joel dot yliluoma at w-create dot com>) (note, rare formats disabled) libavcodec
Thu, 14 Nov 2002 19:20:04 +0000 michaelni huffyuv libavcodec
Tue, 12 Nov 2002 15:00:04 +0000 kabi * fixing some minor const warnings libavcodec
Mon, 11 Nov 2002 09:24:15 +0000 kabi * added dsp_mask libavcodec
Sun, 10 Nov 2002 11:24:27 +0000 michaelni avoid duplicate ";" warnings (based upon a patch by mru at users dot sourceforge dot net (Mns Rullgrd)) libavcodec