log avcodec.h @ 703:65f9e32225ba libavcodec

age author description
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
Mon, 15 Jul 2002 14:15:10 +0000 michaelni uvlinesize libavcodec
Sun, 14 Jul 2002 18:37:35 +0000 michaelni direct rendering method 1 support libavcodec
Tue, 09 Jul 2002 16:08:43 +0000 nickols_k new codec: Sorenson v1 libavcodec
Tue, 18 Jun 2002 00:50:20 +0000 michaelni wmv1 support libavcodec
Tue, 11 Jun 2002 13:42:18 +0000 bellard memory functions are exported libavcodec
Sun, 09 Jun 2002 13:35:56 +0000 michaelni grayscale only decoding libavcodec
Mon, 03 Jun 2002 07:58:35 +0000 nickols_k use qstride instead of fixed constants libavcodec
Mon, 03 Jun 2002 07:01:42 +0000 nickols_k new field for communicating with external postprocessing libavcodec
Sun, 02 Jun 2002 12:25:54 +0000 michaelni single coefficient elimination libavcodec
Tue, 21 May 2002 23:13:57 +0000 michaelni workaround dc_scale bug in old ffmpeg msmpeg4v3 encoder (set workaround_bugs=1 for this) libavcodec
Mon, 20 May 2002 16:22:51 +0000 glantau added avcodec_set_bit_exact() for testing libavcodec
Tue, 14 May 2002 19:56:42 +0000 pulento - repeat_pict meaning changed, now it signals the extra delay for the libavcodec
Tue, 14 May 2002 14:17:11 +0000 kabi * first shot for the new avcodec API libavcodec
Sun, 12 May 2002 16:06:45 +0000 nickols_k build num ++ libavcodec
Sun, 12 May 2002 15:53:25 +0000 nickols_k build info for ABI libavcodec
Sun, 12 May 2002 15:30:10 +0000 nickols_k I was too lazy to be a hero ;) libavcodec
Sun, 12 May 2002 02:55:48 +0000 pulento - repeat_pict added to AVCodecContext to signal if the decoder must repeat libavcodec
Sat, 11 May 2002 23:42:16 +0000 pulento - pict_type exported to AVCodecContext libavcodec
Thu, 09 May 2002 01:22:30 +0000 philipjsg * Start using enumerated types (makes debugging much easier) libavcodec
Mon, 06 May 2002 19:32:55 +0000 pulento - MPEG-4 B frames coding option for ffmpeg.c libavcodec
Sun, 05 May 2002 09:56:13 +0000 nickols_k version info libavcodec
Wed, 01 May 2002 18:12:04 +0000 arpi_esp Support for external huffman table and various fixes by Alex Beregszaszi <alex@naxine.org> libavcodec
Sat, 27 Apr 2002 13:12:57 +0000 michaelni export mbskip_table for direct rendering libavcodec
Wed, 24 Apr 2002 01:24:06 +0000 michaelni avcodec_flush_buffers() libavcodec
Mon, 22 Apr 2002 19:04:28 +0000 michaelni export delay info libavcodec
Sun, 21 Apr 2002 21:18:17 +0000 michaelni fixed ratecontrol & b-frames libavcodec
Sat, 20 Apr 2002 21:17:26 +0000 arpi_esp postprocess array increased to handle images up to 2048x1536 libavcodec
Wed, 17 Apr 2002 04:32:12 +0000 michaelni fixed mpeg4 time stuff on encoding libavcodec
Mon, 15 Apr 2002 02:28:05 +0000 pulento - Versions defined for libav/libavcodec. libavcodec
Sun, 14 Apr 2002 22:17:40 +0000 pulento - ME method compatibility with legacy apps. libavcodec
Sun, 14 Apr 2002 18:57:51 +0000 pulento - ME setting moved to AVCodecContext/MpegEncContext, no longer a global. libavcodec
Tue, 09 Apr 2002 00:37:06 +0000 pulento - PIX_FMT_ANY = -1 to avoid breaking any stuff that could be using it. libavcodec
Tue, 09 Apr 2002 00:08:39 +0000 pulento - Commented out PIX_FMT_ANY by now. It seems that not all codecs are setting libavcodec
Mon, 08 Apr 2002 21:03:35 +0000 kabi * using pixtype as enum - by Philip Gladstone libavcodec
Sat, 06 Apr 2002 22:29:37 +0000 michaelni wmv1 header parser (unfinished) libavcodec
Fri, 05 Apr 2002 04:09:04 +0000 michaelni msmpeg4v2 decoding (no encoding yet) libavcodec
Thu, 28 Mar 2002 23:07:54 +0000 arpi_esp using Juanjo's way to pass forced type - especially as I_TYPE/P_TYPE defines aren't exported in the public interface, and the flagged method matches the way as qscale forcing work libavcodec