log

age author description
Mon, 15 Sep 2003 22:27:43 +0000 bellard correct DLL windows install libavcodec
Mon, 15 Sep 2003 19:18:28 +0000 michaelni another non const static, maybe its thread save now libavcodec
Sun, 14 Sep 2003 19:39:18 +0000 tmmm initial Interplay video decoder libavcodec
Sun, 14 Sep 2003 16:52:34 +0000 tmmm Ministry of English Composition fixes (courtesy of Diego Biurrun libavcodec
Sun, 14 Sep 2003 16:11:01 +0000 tmmm change pixel identifier conflict with AltiVec headers (patch courtesy of libavcodec
Sat, 13 Sep 2003 10:07:46 +0000 mellum Use asms instead of builtins when compiling for generic Alpha. Less libavcodec
Sat, 13 Sep 2003 02:31:03 +0000 tmmm final word on RGBA byte order libavcodec
Fri, 12 Sep 2003 18:25:04 +0000 romansh * patch for compile problem by "Steven M. Schultz" sms at 2BSD dot COM libavcodec
Fri, 12 Sep 2003 03:48:14 +0000 tmmm deploy palette control API libavcodec
Thu, 11 Sep 2003 22:51:05 +0000 bellard simplified version handling libavcodec
Thu, 11 Sep 2003 06:16:39 +0000 tmmm copy & paste strikes again libavcodec
Thu, 11 Sep 2003 05:46:25 +0000 tmmm xan_wc3 decoder now works correctly; added a bunch of output libavcodec
Wed, 10 Sep 2003 23:40:55 +0000 michaelni AVI stream header FCC / more reliable detection of old xvid files libavcodec
Wed, 10 Sep 2003 11:28:18 +0000 michaelni detect old xvid with fourcc=DIVX libavcodec
Wed, 10 Sep 2003 08:20:14 +0000 michaelni detect avcodec_open() on an already opened AVCodecContext libavcodec
Tue, 09 Sep 2003 22:59:16 +0000 bellard removed warnings libavcodec
Tue, 09 Sep 2003 22:56:25 +0000 bellard use const data - began to make code more portable libavcodec
Tue, 09 Sep 2003 22:50:44 +0000 bellard removed warnings libavcodec
Tue, 09 Sep 2003 22:48:19 +0000 bellard remove warnings libavcodec
Tue, 09 Sep 2003 19:46:21 +0000 michaelni --disable-risky fix by (Luca Abeni <lucabe72 at email dot it>) libavcodec
Tue, 09 Sep 2003 19:03:14 +0000 michaelni Debug/optimization patch by (Glenn Maynard <g_sf at zewt dot org>) libavcodec
Mon, 08 Sep 2003 22:49:26 +0000 bellard update sub_id in mpegaudio decoding (might need same method as MPEG2VIDEO too ?) libavcodec
Mon, 08 Sep 2003 22:04:29 +0000 bellard CODEC_ID_MP3LAME is obsolete libavcodec
Mon, 08 Sep 2003 22:03:29 +0000 bellard changed my mind about CODEC_ID_MPEGVIDEO - CODEC_ID_MP3LAME is absolete libavcodec
Mon, 08 Sep 2003 21:05:43 +0000 bellard removed os_support.h libavcodec
Mon, 08 Sep 2003 21:04:11 +0000 bellard removed os_support.h as most of libavcodec is os independant - most of the time only libavformat needs OS dependant features libavcodec
Mon, 08 Sep 2003 19:58:34 +0000 bellard ctype.h is a common header libavcodec
Mon, 08 Sep 2003 04:10:59 +0000 tmmm New fringe codecs: WC3/Xan video, Xan DPCM, DK3 & DK4 ADPCM libavcodec
Fri, 05 Sep 2003 14:41:53 +0000 al3x bump version numbers to 0.4.8 libavcodec
Thu, 04 Sep 2003 08:21:27 +0000 michaelni MingW patches by (Glenn Maynard <g_sf at zewt dot org>) libavcodec
Tue, 02 Sep 2003 08:34:29 +0000 michaelni CODEC_ID_MPEGVIDEO libavcodec
Tue, 02 Sep 2003 04:32:02 +0000 tmmm initial commit for Id RoQ and Interplay MVE multimedia subsystems libavcodec
Mon, 01 Sep 2003 17:42:07 +0000 michaelni 100l libavcodec
Mon, 01 Sep 2003 17:05:28 +0000 michaelni more fixes libavcodec
Mon, 01 Sep 2003 16:40:25 +0000 michaelni some fixes (still buggy though) libavcodec
Mon, 01 Sep 2003 15:53:01 +0000 tmmm skip preamble bytes libavcodec
Mon, 01 Sep 2003 12:26:39 +0000 michaelni asv2 encoding libavcodec
Mon, 01 Sep 2003 08:10:01 +0000 michaelni ASV2 decoder libavcodec
Sat, 30 Aug 2003 19:40:30 +0000 michaelni fixing unused f_code values libavcodec
Sat, 30 Aug 2003 19:31:49 +0000 michaelni 10l (big vs. little endian) libavcodec
Fri, 29 Aug 2003 19:42:23 +0000 michaelni bit_rate in mpeg1/2 should be 0x3FFFF for vbr or at least >= max_bitrate libavcodec
Fri, 29 Aug 2003 15:57:40 +0000 michaelni 10l (closed gop bit) libavcodec
Thu, 28 Aug 2003 13:38:06 +0000 bellard fixed audio frame buffering problem (should correct problems on some streams) - faster synthesis filter - prototype 'parse_only' support libavcodec
Thu, 28 Aug 2003 13:30:03 +0000 bellard spelling fix libavcodec
Tue, 26 Aug 2003 22:26:18 +0000 michaelni 100l (forget to reset me.skip for b frames) libavcodec
Tue, 26 Aug 2003 22:05:12 +0000 romansh * ffmpeg was *silently* rejecting to deinterlace NTSC DV. The problem libavcodec
Tue, 26 Aug 2003 20:14:28 +0000 michaelni fixing CODEC_FLAG_GLOBAL_HEADER libavcodec
Tue, 26 Aug 2003 07:42:25 +0000 michaelni mpeg2 regression test libavcodec
Mon, 25 Aug 2003 22:54:53 +0000 michaelni oooooops, having 2 Eterms open and doing cvs diff in one and cvs commit in the other sucks, especially if they are in different directories (MPlayer/main/libavcodec vs. ffmpeg/libavcodec) libavcodec
Mon, 25 Aug 2003 22:47:32 +0000 michaelni mpeg2 encoding libavcodec
Mon, 25 Aug 2003 12:50:15 +0000 michaelni xvid edge bug (if i understand the mpeg4 spec correctly) autodetection libavcodec
Sun, 24 Aug 2003 22:28:41 +0000 bellard removed unused variable libavcodec
Sun, 24 Aug 2003 22:21:06 +0000 bellard avoid warning libavcodec
Sun, 24 Aug 2003 22:15:37 +0000 bellard avoid warning libavcodec
Sun, 24 Aug 2003 22:13:48 +0000 bellard removed unused variable libavcodec
Sun, 24 Aug 2003 22:08:22 +0000 bellard removed unused variables libavcodec
Sun, 24 Aug 2003 22:01:33 +0000 bellard memmove fixes (Jon Burgess) libavcodec
Sun, 24 Aug 2003 16:00:34 +0000 bellard export int64_t_C as it is needed by libavformat.h libavcodec
Sun, 24 Aug 2003 13:57:42 +0000 bellard when changing version, please keep my changes (win32 compile fix) libavcodec
Fri, 22 Aug 2003 22:18:08 +0000 michaelni custom quant matrix encoding support libavcodec
Fri, 22 Aug 2003 14:59:04 +0000 michaelni PSX MDEC decoder, based upon some code from Sebastian Jedruszkiewicz <elf at frogger dot rules dot pl> libavcodec
Fri, 22 Aug 2003 08:29:44 +0000 bellard repeat_pict was never returned libavcodec
Wed, 20 Aug 2003 07:57:00 +0000 michaelni AC3 encoding patch ba (Ross Martin <ffmpeg at ross dot interwrx dot com>) libavcodec
Wed, 20 Aug 2003 07:35:23 +0000 michaelni fixing chroma MC libavcodec
Tue, 19 Aug 2003 17:10:00 +0000 michaelni MC rounding fixed? libavcodec
Tue, 19 Aug 2003 16:18:48 +0000 michaelni fix AVFrame.reference (the frames are used for decoding future frames so it should be !=0) libavcodec
Mon, 18 Aug 2003 09:20:02 +0000 michaelni use codec_tag for encoding too libavcodec
Fri, 15 Aug 2003 19:58:27 +0000 michaelni fixing thread safety, this may cause alignment problms (if it does than the stuff should be moved to MpegEncContext) libavcodec
Tue, 12 Aug 2003 18:20:29 +0000 romansh * fixing a regression in mpeg encoder (not setting pix_fmt), libavcodec
Tue, 12 Aug 2003 10:00:31 +0000 tmmm reverse earlier patch libavcodec
Mon, 11 Aug 2003 20:27:17 +0000 al3x Simplified and fixed altivec/altivec.h detection under Linux and Darwin (and others). Patch by Magnus Damm <damm@opensource.se> libavcodec
Sun, 10 Aug 2003 21:11:45 +0000 michaelni skip ext header missing message for msmpeg4v2 libavcodec
Fri, 08 Aug 2003 00:12:18 +0000 tmmm endian-conscious fix, courtesy of Sebastian Jedruszkiewicz libavcodec
Tue, 05 Aug 2003 14:08:28 +0000 michaelni check input pix_fmt libavcodec
Tue, 05 Aug 2003 10:19:43 +0000 michaelni cleanup / fixes libavcodec
Sat, 02 Aug 2003 22:01:02 +0000 michaelni clear bitstream buffers in AVCodec.flush() libavcodec
Fri, 01 Aug 2003 11:01:05 +0000 michaelni FF_INPUT_BUFFER_PADDING_SIZE libavcodec
Fri, 01 Aug 2003 11:00:03 +0000 michaelni make the h263 decoder more error tolerant libavcodec
Tue, 29 Jul 2003 14:15:28 +0000 iive Add GNU header, remove X includes, add more check for xvmc render packet libavcodec
Tue, 29 Jul 2003 10:26:34 +0000 michaelni namespace fix (triggered by gcc-alivec-bugfix + gentoo or so) by (Magnus Damm <damm at opensource dot se>) libavcodec
Tue, 29 Jul 2003 09:58:47 +0000 michaelni patch for flv deblocking by (Garrick Meeker <gmeeker at theoryllc dot com>) libavcodec
Tue, 29 Jul 2003 02:09:12 +0000 michaelni rate distortion mb decision support libavcodec
Tue, 29 Jul 2003 01:45:19 +0000 michaelni debug stuff libavcodec
Mon, 28 Jul 2003 16:35:42 +0000 al3x using av_abort instead exit libavcodec
Sun, 27 Jul 2003 20:45:09 +0000 al3x 410p -> 411p libavcodec
Sun, 27 Jul 2003 20:20:31 +0000 al3x CLJR decoding support libavcodec
Sat, 26 Jul 2003 23:31:13 +0000 iive make MPV_frame_start fail on get_buffer failer libavcodec
Sat, 26 Jul 2003 23:21:30 +0000 iive compile xvmc only when requested libavcodec
Sat, 26 Jul 2003 01:52:06 +0000 iive initial XvMC support libavcodec
Sat, 26 Jul 2003 01:28:49 +0000 iive initial XvMC support libavcodec
Sat, 26 Jul 2003 00:49:46 +0000 michaelni ati vcr2 uv swap libavcodec
Fri, 25 Jul 2003 13:36:08 +0000 al3x get_bits -> skip_bits libavcodec
Fri, 25 Jul 2003 13:15:16 +0000 al3x warning fixes libavcodec
Thu, 24 Jul 2003 23:44:45 +0000 michaelni vcr2 cleanup libavcodec
Thu, 24 Jul 2003 23:32:12 +0000 michaelni ATI VCR2 decoding support libavcodec
Thu, 24 Jul 2003 21:52:41 +0000 michaelni fix libavcodec
Thu, 24 Jul 2003 12:18:46 +0000 michaelni ATI VCR1 decoder libavcodec
Wed, 23 Jul 2003 10:41:07 +0000 michaelni last frames & b frames encoding fix libavcodec
Wed, 23 Jul 2003 09:58:02 +0000 michaelni last frame decoding fix libavcodec
Wed, 23 Jul 2003 00:32:50 +0000 michaelni bitstream changes to match JM7.2 libavcodec
Sun, 20 Jul 2003 14:48:05 +0000 michaelni default for slices is display order again libavcodec
Fri, 18 Jul 2003 11:47:14 +0000 michaelni svq3 b frame slices fix libavcodec
Thu, 17 Jul 2003 12:29:07 +0000 michaelni AVCodec.flush() libavcodec
Wed, 16 Jul 2003 18:20:46 +0000 michaelni edge fix libavcodec
Wed, 16 Jul 2003 18:12:14 +0000 michaelni fix edge repeating bug for %16!=0 files, this fixes Quicktime mpeg4 (they arent buggy) libavcodec
Wed, 16 Jul 2003 11:48:59 +0000 michaelni fix qmin==qmax==1 && msmpeg4 && intra bug libavcodec
Tue, 15 Jul 2003 20:22:22 +0000 michaelni flv1 fix libavcodec
Mon, 14 Jul 2003 21:07:50 +0000 michaelni 10l libavcodec
Sun, 13 Jul 2003 11:14:43 +0000 michaelni 10l libavcodec
Sun, 13 Jul 2003 11:06:45 +0000 michaelni golomb rice code cleanup / simplify (~0.5% compression gain and slightly faster) libavcodec
Sat, 12 Jul 2003 22:15:11 +0000 michaelni simpler libavcodec
Sat, 12 Jul 2003 20:21:34 +0000 michaelni cleanup libavcodec
Thu, 10 Jul 2003 19:09:24 +0000 michaelni postprocessing support libavcodec
Thu, 10 Jul 2003 16:25:30 +0000 michaelni 1000l (forgot to commit) libavcodec
Thu, 10 Jul 2003 10:24:47 +0000 michaelni fix? flv escape codes libavcodec
Thu, 10 Jul 2003 05:16:25 +0000 tmmm added the official VP3 IDCT (C implementation) as well as a grayscale libavcodec
Thu, 10 Jul 2003 00:15:27 +0000 michaelni flv cleanup / simplify libavcodec
Wed, 09 Jul 2003 23:10:59 +0000 michaelni flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot com>) libavcodec
Wed, 09 Jul 2003 20:18:13 +0000 michaelni 1) remove TBL support in PPC performance. It's much more useful to use the libavcodec
Tue, 08 Jul 2003 22:12:17 +0000 michaelni few more error checks libavcodec