log

age author description
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>
Fri, 21 Dec 2001 16:17:24 +0000 arpi void* context added - it should keep the codec-specific stuff (struct ptr or HANDLE)
Fri, 21 Dec 2001 02:09:34 +0000 michael minor bugfixes (noone noticed them)
Fri, 21 Dec 2001 02:05:57 +0000 eyck c++-compiler is not needed. gcc however is. ( and bcc is not enough )
Thu, 20 Dec 2001 20:50:35 +0000 mswitch Modified the sync code once again, commented out hardware pts sync (I'll likely burn in hell before understanding how to get this bastard to sync well)