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)
|
Thu, 20 Dec 2001 19:52:51 +0000 |
jaf |
similar to 1.135, Polish translation link added
|
Thu, 20 Dec 2001 19:51:09 +0000 |
jaf |
similar to 1.15, Try The Fucking CVS message. Hmm it was there. Where did it go?
|
Thu, 20 Dec 2001 19:47:12 +0000 |
jaf |
similar to 1.134, forgot to remove these (notes about suid)
|
Thu, 20 Dec 2001 19:45:40 +0000 |
jaf |
similar to 1.16, some additional info in 2pass section
|
Thu, 20 Dec 2001 17:44:47 +0000 |
gabucino |
Polish translation link added, hungarian links translated to hungarian
|
Thu, 20 Dec 2001 17:30:59 +0000 |
michael |
rgb24toyv12 bugfix
|
Thu, 20 Dec 2001 17:18:48 +0000 |
eyck |
Adam Di Carlo changes. see debian/changelog
|
Thu, 20 Dec 2001 15:30:22 +0000 |
anders |
Added plugin for fractional resampling (alpha code)
|
Thu, 20 Dec 2001 08:02:38 +0000 |
mswitch |
Removed conversion for yuy2, libmp1e supports this format, no need to cnovert it...
|
Thu, 20 Dec 2001 07:40:30 +0000 |
mswitch |
Removed some old libavcodec code which would cause inproper scaling of some movies...
|
Wed, 19 Dec 2001 22:34:24 +0000 |
gabucino |
Try The Fucking CVS message. Hmm it was there. Where did it go?
|
Wed, 19 Dec 2001 22:27:21 +0000 |
gabucino |
forgot to remove these (notes about suid)
|
Wed, 19 Dec 2001 20:20:06 +0000 |
michael |
runtime cpu detection for the resample stuff
|
Wed, 19 Dec 2001 19:35:08 +0000 |
michael |
sse opt of mix32toS()
|
Wed, 19 Dec 2001 18:58:05 +0000 |
michael |
sse opt of mix32to2()
|
Wed, 19 Dec 2001 18:42:36 +0000 |
michael |
adding some comments
|
Wed, 19 Dec 2001 18:33:53 +0000 |
pl |
oops... previous commit was only a half-sync with help_mp-en.h 1.19
|
Wed, 19 Dec 2001 18:26:08 +0000 |
mswitch |
Inproved mpeg sync on fast computers
|
Wed, 19 Dec 2001 17:30:08 +0000 |
gabucino |
some additional info in 2pass section
|
Wed, 19 Dec 2001 17:29:15 +0000 |
gabucino |
eh forgot about ffmpeg12 :<
|
Wed, 19 Dec 2001 16:55:32 +0000 |
pontscho |
better dvd support
|
Wed, 19 Dec 2001 16:54:04 +0000 |
pontscho |
button design fix
|
Wed, 19 Dec 2001 16:53:34 +0000 |
pontscho |
nesze LGB beleirtalak igy ;)
|
Wed, 19 Dec 2001 14:31:31 +0000 |
mswitch |
Remove lame upsampler, cleaned out stuff relating to setting channels.
|
Wed, 19 Dec 2001 14:28:42 +0000 |
mswitch |
Fix glitchy mpeg playback
|
Wed, 19 Dec 2001 13:15:49 +0000 |
pl |
missing 1 byte in array size
|
Wed, 19 Dec 2001 13:03:22 +0000 |
pl |
x = malloc(strlen(s) + c) ... strcpy(x, s)
|
Wed, 19 Dec 2001 12:54:06 +0000 |
pl |
checkings for malloc results (potential memleaks)
|
Wed, 19 Dec 2001 12:21:38 +0000 |
pl |
sync with help_mp-en.h 1.19
|