log

age author description
Mon, 24 Dec 2001 10:54:11 +0000 alex supporting -ofps by lavc, using avcodec_find_encoder_by_name (latest libavcodec cvs)
Mon, 24 Dec 2001 10:39:28 +0000 pl bzero() -> memset()
Mon, 24 Dec 2001 10:35:43 +0000 pl memset is more portable than bzero ("BSD"ism)
Mon, 24 Dec 2001 10:27:28 +0000 jaf similar to 1.53
Mon, 24 Dec 2001 10:26:10 +0000 jaf similar to 1.137
Mon, 24 Dec 2001 10:23:37 +0000 jaf similar to 1.41
Mon, 24 Dec 2001 10:20:09 +0000 jaf similar to 1.136, Cinepak decoder author addedTV input doesn't need --enable-tv anymore
Mon, 24 Dec 2001 02:56:02 +0000 pl "--help" fixes:
Mon, 24 Dec 2001 02:13:38 +0000 gabucino bad wording
Mon, 24 Dec 2001 02:11:49 +0000 arpi lavc quality fixed - using right fps
Mon, 24 Dec 2001 01:54:29 +0000 pl Patch by Jir Svoboda <Jiri.Svoboda@seznam.cz>
Mon, 24 Dec 2001 01:11:39 +0000 alex fixed scaling and colors with libavcodec (and some comments added)
Sun, 23 Dec 2001 23:20:49 +0000 arpi 10l? streaming must be yes, auto is not enough because of Makefile
Sun, 23 Dec 2001 22:45:21 +0000 arpi streaming enabled by default
Sun, 23 Dec 2001 22:36:35 +0000 arpi liba52 is preferred
Sun, 23 Dec 2001 22:20:46 +0000 melanson This commit adds initial support for Quicktime Animation (RLE) video. It
Sun, 23 Dec 2001 22:09:02 +0000 arpi RTP support patch by Brian Kuschak <bkuschak@yahoo.com>
Sun, 23 Dec 2001 21:21:14 +0000 gabucino +msg
Sun, 23 Dec 2001 21:18:06 +0000 alex subconfig fix (if sscanf()==1, then null out second (non-present) parameter) and some errormessage fixes
Sun, 23 Dec 2001 20:16:19 +0000 gabucino mplayer-felhasznalok policy
Sun, 23 Dec 2001 20:06:11 +0000 gabucino *** empty log message ***
Sun, 23 Dec 2001 19:10:00 +0000 steve surround channels can now be decoded in stereoish
Sun, 23 Dec 2001 19:09:24 +0000 steve fix comment typo
Sun, 23 Dec 2001 17:52:27 +0000 michael mix3to1 in SSE
Sun, 23 Dec 2001 17:32:34 +0000 michael mix3to2 in SSE
Sun, 23 Dec 2001 17:16:07 +0000 michael mix5to1 & mix4to1 in SSE
Sun, 23 Dec 2001 17:10:27 +0000 gabucino updates in AUTHORS section
Sun, 23 Dec 2001 17:08:33 +0000 michael mix2to1 in SSE
Sun, 23 Dec 2001 16:57:52 +0000 gabucino Patch by Panagiotis applied
Sun, 23 Dec 2001 16:56:27 +0000 gabucino mplayer-felhasznalok mailing list added (hungarian users)
Sun, 23 Dec 2001 16:14:13 +0000 arpi fixes for vdub plugin support - by Fredrik Kuivinen <freku045@student.liu.se>
Sun, 23 Dec 2001 15:55:11 +0000 gabucino 'Plugins' subsection in Sound section
Sun, 23 Dec 2001 13:32:32 +0000 gabucino DeFucking
Sun, 23 Dec 2001 13:31:43 +0000 gabucino added "Internal buffer inconsistency" lame bug as Known problem
Sun, 23 Dec 2001 12:25:25 +0000 gabucino removed some fucks
Sun, 23 Dec 2001 11:58:57 +0000 atmos4 add support for priotity <int> in codecs.conf, higher numbers are better
Sun, 23 Dec 2001 01:34:49 +0000 atmos4 Add aspect 6, anamorphic 16:9 for svcd
Sun, 23 Dec 2001 01:34:10 +0000 atmos4 Add missing ifdef, 10l...
Sun, 23 Dec 2001 00:40:32 +0000 gabucino added "copy mga_vid to /lib/modules" to install instructions
Sat, 22 Dec 2001 16:59:10 +0000 alex made divx4 optional (also configure checking needed) and added avcodec_close
Sat, 22 Dec 2001 16:22:32 +0000 mswitch Argh, forgot to make variable static...
Sat, 22 Dec 2001 16:20:32 +0000 mswitch Modified aspect reference, uses default PAL values... Difference to NTSC should be minimal enough so that no checking of videomode is necessary.
Sat, 22 Dec 2001 16:19:00 +0000 mswitch Added format conversion and resampling through pl_format and pl_resample. Someone please check my implementation for bugs.
Sat, 22 Dec 2001 15:14:10 +0000 alex compile encoders in libavcodec too
Sat, 22 Dec 2001 14:40:21 +0000 alex added FFmpeg rv10 codec, extended raw codecs, added PIM1 codec (no picture :( ) and mpg1,mpg2 fourcc's added to FFmpeg mpg12 decoder
Sat, 22 Dec 2001 14:32:08 +0000 alex added libavcodec support (mjpeg,h263,rv10,mpeg1 codecs tested&working) and added -ffourcc option (force fourcc in ouput)
Sat, 22 Dec 2001 10:15:38 +0000 nexus sync
Sat, 22 Dec 2001 09:20:09 +0000 atmos4 Plugger patch by Sam Lin
Sat, 22 Dec 2001 00:55:58 +0000 michael sse optimize of 3F
Sat, 22 Dec 2001 00:33:52 +0000 michael 3F2R sse optimized
Sat, 22 Dec 2001 00:33:35 +0000 alex added co64 (64bit chunk offset table) chunk (needed for mov files created with xawtv) and added depth detection in video track (tested with my *.mov files (about 15-20) and worked fine)
Sat, 22 Dec 2001 00:28:49 +0000 alex working with 0.9.6 too (0.9.6 is coming with debian woody)
Fri, 21 Dec 2001 23:41:16 +0000 melanson updated to reflect BGR32 output of FLI data
Fri, 21 Dec 2001 23:24:49 +0000 gabucino Cinepak decoder author added
Fri, 21 Dec 2001 21:08:15 +0000 jaf similar to 1.40, updated Cinepak section (new, opensource codec)
Fri, 21 Dec 2001 20:33:09 +0000 gabucino updated Cinepak section (new, opensource codec)
Fri, 21 Dec 2001 17:49:31 +0000 arpi Cinepak YUY2 support
Fri, 21 Dec 2001 17:38:55 +0000 gabucino "This are some updates mostly, new chapters in documentation.html."
Fri, 21 Dec 2001 16:40:28 +0000 arpi native CVID codec added, order of native and vfw codecs changed
Fri, 21 Dec 2001 16:39:54 +0000 arpi native opensourec Cinepak (CVID) codec by im Ferguson <timf@mail.csse.monash.edu.au>