log avcodec.h @ 945:463f7260b155 libavcodec

age author description
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
Sun, 10 Nov 2002 10:54:07 +0000 michaelni hurry_up>=5 -> skip everything except header & set pict_type&key_frame libavcodec
Sat, 09 Nov 2002 10:38:34 +0000 michaelni cleanup libavcodec
Fri, 08 Nov 2002 18:35:39 +0000 michaelni cleanup (breaks compatibility, requested by fabrice) libavcodec
Sat, 02 Nov 2002 18:47:51 +0000 michaelni support forcing low_delay during decoding libavcodec
Sat, 02 Nov 2002 11:28:08 +0000 michaelni Altivec Patch (Mark III) by (Dieter Shirley <dieters at schemasoft dot com>) libavcodec
Sat, 02 Nov 2002 10:39:22 +0000 michaelni added MACE (Macintosh Audio Compression/Expansion) 3:1 & 6:1 support libavcodec
Wed, 30 Oct 2002 20:41:40 +0000 michaelni exporting the internal qscale table, this allso fixes the ordering libavcodec
Mon, 28 Oct 2002 00:48:55 +0000 bellard added wma decoder libavcodec
Sun, 27 Oct 2002 00:02:23 +0000 michaelni handle direct rendering buffer allocation failure libavcodec
Tue, 22 Oct 2002 18:55:20 +0000 michaelni xvid qpel bug workaround libavcodec
Mon, 14 Oct 2002 12:21:54 +0000 michaelni mpeg4 header parser clenup (needed for parsing of VOL header in avctx->extradata) libavcodec
Sun, 13 Oct 2002 13:16:04 +0000 michaelni better/cleaner error resilience (done in a 2nd pass after decoding) libavcodec
Mon, 07 Oct 2002 21:28:33 +0000 arpi_esp DV ntsc support, 411P colorspace added libavcodec
Fri, 04 Oct 2002 07:16:50 +0000 bellard added DV support libavcodec
Tue, 01 Oct 2002 19:29:10 +0000 michaelni rv10 cleanup (de)muxer still needs to be cleaned up (still searching volunteer for that ;) ) libavcodec
Sun, 29 Sep 2002 22:44:22 +0000 michaelni idct permutation cleanup, idct can be selected per context now libavcodec
Sat, 28 Sep 2002 01:49:37 +0000 mellum Minor warning fix. libavcodec
Fri, 27 Sep 2002 10:27:57 +0000 michaelni ff_get_fourcc() & XVIX support libavcodec
Thu, 26 Sep 2002 23:27:22 +0000 michaelni autodetect UMP4 (by adding a fourcc field to AVCodecContext) libavcodec
Thu, 26 Sep 2002 00:22:25 +0000 michaelni mpeg4 interlaced dct encoding libavcodec
Tue, 24 Sep 2002 10:53:59 +0000 michaelni darkness masking (lumi masking does only bright stuff now) libavcodec
Mon, 23 Sep 2002 14:56:11 +0000 michaelni adaptive quantization (lumi/temporal & spatial complexity masking) libavcodec
Thu, 19 Sep 2002 20:22:39 +0000 michaelni fixing i_quant_factor, this should finally fix the bitrate bug with ffserver hopefully libavcodec
Thu, 19 Sep 2002 17:44:54 +0000 michaelni documenting most stuff in AVCodecContext libavcodec
Thu, 19 Sep 2002 09:13:43 +0000 michaelni avcodec_alloc_context() libavcodec
Fri, 13 Sep 2002 19:31:32 +0000 al3x aspect (ext. par too) support for h263 and mpeg4 (inc. build becouse of new vars) libavcodec
Thu, 12 Sep 2002 10:54:53 +0000 michaelni export pts from stream if available libavcodec
Thu, 12 Sep 2002 00:27:08 +0000 michaelni set pict_type & key_frame on decoding too libavcodec
Fri, 06 Sep 2002 22:30:16 +0000 michaelni support decoding of the last mpeg "packet" even if no startcode is immedeatly afterwards (fixes bugs with mpeg in avi) libavcodec
Sun, 01 Sep 2002 18:07:56 +0000 michaelni oggvorbis support patch by (Mark Hills <mark at pogo dot org dot uk>) libavcodec
Sun, 01 Sep 2002 07:19:38 +0000 michaelni croping patch by (talus25 at speakeasy dot net) with fixes from atmos & me libavcodec
Fri, 30 Aug 2002 18:17:20 +0000 michaelni sun solaris compilation bugfix, patch by (Martin Olschewski <olschewski at zpr dot uni-koeln dot de>) libavcodec
Thu, 29 Aug 2002 23:55:32 +0000 michaelni slow but accurate integer dct from IJG (should be ok with the LGPL as the old DCT is the fast integer DCT from IJG) libavcodec
Mon, 26 Aug 2002 20:45:01 +0000 al3x added aspected_width/height for EXTENDED_PAR libavcodec
Sun, 25 Aug 2002 21:41:57 +0000 michaelni new ratecontrol code libavcodec
Tue, 06 Aug 2002 23:51:15 +0000 michaelni mpeg4 mpeg quantizer encoding libavcodec
Sat, 27 Jul 2002 03:08:04 +0000 philipjsg Add conversions to and from RGBA32 and BGRA32. libavcodec
Thu, 25 Jul 2002 16:25:36 +0000 bellard added proposed API for parse_only mode to extract compressed frames from compressed streams libavcodec
Sat, 20 Jul 2002 20:05:50 +0000 michaelni beos/mov/adpcm patch by Franois Revol <revol at free dot fr> libavcodec