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)
|