log avcodec.h @ 556:762c67fd4078 libavcodec

age author description
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