Sun, 17 Feb 2002 01:06:50 +0000 |
alex |
vo_fullscreen added
|
Sun, 17 Feb 2002 00:33:50 +0000 |
alex |
added VOCTRL_FULLSCREEN
|
Sun, 17 Feb 2002 00:05:08 +0000 |
bertrand |
Changed the default prefill cache value for raw network input stream.
|
Sat, 16 Feb 2002 21:48:59 +0000 |
alex |
fixed MP3 ICY detection, return detected file format for open_stream
|
Sat, 16 Feb 2002 19:58:39 +0000 |
eyck |
Add module parameters: contrast and brightness, so when you need those permanently
|
Sat, 16 Feb 2002 13:41:32 +0000 |
mswitch |
Fixed a bug with prebuffering which would cause syncloss, someone at
|
Sat, 16 Feb 2002 13:12:51 +0000 |
michael |
101 (NULL->srcW, NULL->srcH)
|
Sat, 16 Feb 2002 13:08:14 +0000 |
anders |
MMX part rewritten and 16 tap filter added for better sound qualty
|
Sat, 16 Feb 2002 13:06:45 +0000 |
mswitch |
Fixed a strange bug that sneaked in at the last minute (vobsub would
|
Sat, 16 Feb 2002 12:51:33 +0000 |
mswitch |
Fixed bug which would cause gibberish to be printed when using :noprebuf
|
Sat, 16 Feb 2002 08:20:24 +0000 |
nick |
Direct rendering with dshow codecs support. (Was untested but should work)
|
Sat, 16 Feb 2002 07:55:44 +0000 |
nick |
Works with YUY2 fourcc
|
Sat, 16 Feb 2002 05:45:16 +0000 |
melanson |
fixed WAV demuxer so that it skips to the actual start of the audio data
|
Sat, 16 Feb 2002 01:30:11 +0000 |
melanson |
shrink the size of the ghost image, courtesy of Roberto Togni
|
Fri, 15 Feb 2002 22:31:10 +0000 |
michael |
avoid allocating a dummy scaler as debug/info messages will only be printed for the first allocated scaler unless -v -v is used
|
Fri, 15 Feb 2002 16:48:25 +0000 |
albeu |
We should skip exactly the first frame on mp3 files.
|
Fri, 15 Feb 2002 13:14:41 +0000 |
jonas |
Upgrades to the latest version, some corrections...
|
Fri, 15 Feb 2002 10:43:21 +0000 |
mswitch |
*** empty log message ***
|
Fri, 15 Feb 2002 10:33:03 +0000 |
albeu |
Fixed bug wich interrupt plaintext parsing before real eof
|
Fri, 15 Feb 2002 01:00:26 +0000 |
michael |
use mem2agpcpy_pic()
|
Fri, 15 Feb 2002 00:16:21 +0000 |
arpi |
mp3 position fixed
|
Thu, 14 Feb 2002 23:41:34 +0000 |
arpi |
added mp3 detection
|
Thu, 14 Feb 2002 23:41:00 +0000 |
arpi |
fast header checker added
|
Thu, 14 Feb 2002 22:50:34 +0000 |
gabucino |
-ss -endpos documented
|
Thu, 14 Feb 2002 22:34:24 +0000 |
michael |
mem2agpcpy_pic()
|
Thu, 14 Feb 2002 22:33:29 +0000 |
arpi |
+static
|
Thu, 14 Feb 2002 22:31:21 +0000 |
arpi |
yv12 slices fix by Robert Kesterson <robertk@robertk.com>
|
Thu, 14 Feb 2002 22:15:53 +0000 |
arpi |
mpeg-es osd fix - patch by ??? (lost mail:((()
|
Thu, 14 Feb 2002 22:14:19 +0000 |
gabucino |
XANIM_MOD_DIR can be used for XAnim codecs' path specifying
|
Thu, 14 Feb 2002 22:03:42 +0000 |
arpi |
ehh
|
Thu, 14 Feb 2002 21:49:12 +0000 |
gabucino |
miafene (so arpi can say I don't write proper cvslogs)
|
Thu, 14 Feb 2002 21:47:44 +0000 |
gabucino |
'setterm' can also be used
|
Thu, 14 Feb 2002 18:37:33 +0000 |
albeu |
Improved mp3 detection (don't detect mpeg1/2 as mp3 anymore)
|
Thu, 14 Feb 2002 18:17:14 +0000 |
alex |
use the XANIM_MOD_DIR env. var as described in xanim's docs
|
Thu, 14 Feb 2002 16:38:50 +0000 |
michael |
minor dststride bugfix for i420 output
|
Thu, 14 Feb 2002 16:17:18 +0000 |
michael |
bugfix for width % 2 != 0
|
Thu, 14 Feb 2002 16:09:36 +0000 |
arpi |
10l... it detected mpeg1/2 ps files as mpeg audio...
|
Thu, 14 Feb 2002 13:58:30 +0000 |
jonas |
Upgrade to latest version, some html fixes.
|
Thu, 14 Feb 2002 13:04:35 +0000 |
albeu |
Audio file demuxer. Extended version for demuxer info.
|
Thu, 14 Feb 2002 12:55:27 +0000 |
albeu |
Also display clip info for audio only contents
|
Thu, 14 Feb 2002 03:26:50 +0000 |
melanson |
a few quick fixes to the FLI decoder
|
Wed, 13 Feb 2002 08:59:23 +0000 |
nick |
Scratch for volunteers
|
Wed, 13 Feb 2002 08:55:05 +0000 |
nick |
typo
|
Wed, 13 Feb 2002 08:24:13 +0000 |
nick |
Fixing "quake" by direct waiting of vsync.
|
Wed, 13 Feb 2002 04:47:12 +0000 |
melanson |
cosmetic fix
|
Wed, 13 Feb 2002 04:06:55 +0000 |
melanson |
some obscure bug fixes to the FLI decoder, with many thanks to Roberto
|
Wed, 13 Feb 2002 03:14:45 +0000 |
rfelker |
fixed broken xvid support ("lm" rather than "-lm" in libs)
|
Wed, 13 Feb 2002 00:38:23 +0000 |
mswitch |
Using the mplayer SwScaler instead of doing scaling manually (sometimes this dies with sig FPE
|
Wed, 13 Feb 2002 00:17:16 +0000 |
michael |
101
|
Tue, 12 Feb 2002 23:30:07 +0000 |
rik |
we are now able to use the new bitwriter code in libavcodec
|
Tue, 12 Feb 2002 23:19:37 +0000 |
michael |
use mem2agpcpy() instead of fast_memcpy()
|
Tue, 12 Feb 2002 23:17:14 +0000 |
michael |
mem2agpcpy()
|
Tue, 12 Feb 2002 22:34:35 +0000 |
gabucino |
sok ize, mutyur, bizbasz.
|
Tue, 12 Feb 2002 22:06:12 +0000 |
pl |
missing #ifdef HAVE_XDPMS
|
Tue, 12 Feb 2002 22:03:44 +0000 |
pl |
Support for XviD library detection:
|
Tue, 12 Feb 2002 17:55:03 +0000 |
michael |
default is allways nozoom again (specify -zoom if u want the sane behavior)
|