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)
|
Tue, 12 Feb 2002 17:52:30 +0000 |
alex |
fixed old testing part
|
Tue, 12 Feb 2002 17:33:27 +0000 |
alex |
added informat support (for encoding)
|
Tue, 12 Feb 2002 17:10:21 +0000 |
alex |
rgb/bgr 32bpp and IYUV/I420 support
|
Tue, 12 Feb 2002 17:06:21 +0000 |
alex |
mpg 32bpp support
|
Tue, 12 Feb 2002 17:04:43 +0000 |
alex |
mpng: 32bpp support
|
Tue, 12 Feb 2002 17:04:13 +0000 |
alex |
32bpp support, allocating palette based on used colors by file (possible overflow fix)
|
Tue, 12 Feb 2002 16:03:00 +0000 |
rik |
this file is obsoleted by videodev_mjpeg.h
|
Tue, 12 Feb 2002 15:59:32 +0000 |
rik |
this file obsoletes zoran.h and contains the Recommended interface definition for zr devices
|
Tue, 12 Feb 2002 15:53:40 +0000 |
rik |
migration of -vo zr to Recommended Interface definition (this obsoletes zoran.h)
|
Tue, 12 Feb 2002 15:06:04 +0000 |
atmos4 |
add vsync support for doublebuffering to vo_vesa
|
Tue, 12 Feb 2002 10:36:43 +0000 |
nick |
- Shutdown capturing before playback
|
Tue, 12 Feb 2002 08:27:49 +0000 |
arpi |
ehh. forgot to commit this one...
|
Tue, 12 Feb 2002 01:20:59 +0000 |
arpi |
AVI demuxer fixes:
|
Mon, 11 Feb 2002 18:57:25 +0000 |
gabucino |
obladi-oblada
|
Mon, 11 Feb 2002 14:04:31 +0000 |
michael |
minor rounding bugfix in the aspect stuff
|
Mon, 11 Feb 2002 13:45:26 +0000 |
michael |
-fs and or -vm default is nozoom, -zoom does the expected thing
|
Mon, 11 Feb 2002 12:11:48 +0000 |
albeu |
A whole bunch of free_demuxer in demux_open
|
Mon, 11 Feb 2002 11:46:27 +0000 |
albeu |
Place holder for registering modules options
|
Mon, 11 Feb 2002 11:44:50 +0000 |
albeu |
Added new input mouse support in x11 vo
|
Mon, 11 Feb 2002 11:42:08 +0000 |
albeu |
Added key autorepeat support. Options to enable/disable joystick and lirc
|
Mon, 11 Feb 2002 09:15:59 +0000 |
pontscho |
add initial mPNG support
|
Mon, 11 Feb 2002 07:30:05 +0000 |
nick |
Unroll -ni usage for deint. Anyway it doesn't help :(
|
Mon, 11 Feb 2002 07:19:18 +0000 |
nick |
tell to driver doublebuffering
|
Mon, 11 Feb 2002 05:19:11 +0000 |
bertrand |
Removed the url_copy function , since it was badly implemented,
|
Mon, 11 Feb 2002 05:16:09 +0000 |
bertrand |
Cleaned up the way proxies checking was done.
|
Mon, 11 Feb 2002 01:24:56 +0000 |
arpi |
mjpeg encoder cleanup - patch by Rik Snel <rsnel@cube.dyndns.org>
|
Mon, 11 Feb 2002 01:15:22 +0000 |
arpi |
updated. please check...
|
Sun, 10 Feb 2002 23:57:47 +0000 |
michael |
unscaled memcpy variant bugfix (negative strides)
|
Sun, 10 Feb 2002 23:56:01 +0000 |
melanson |
blessed the QT SMC video codec as being "working"
|
Sun, 10 Feb 2002 23:51:23 +0000 |
melanson |
fixed the last few SMC bugs, thanks to Roberto Togni's bug hunting
|
Sun, 10 Feb 2002 19:06:08 +0000 |
melanson |
reinstated original palette decision logic from XAnim (was the QT spec
|
Sun, 10 Feb 2002 18:31:12 +0000 |
alex |
added nmhd, added checking for audio trak in demux_mov_fill_buffer
|
Sun, 10 Feb 2002 18:17:17 +0000 |
alex |
break if error in decompressing, moved buffer allocating
|
Sun, 10 Feb 2002 18:09:52 +0000 |
alex |
identify jpg with case-insensitive 'jpg' or 'jpeg' string
|
Sun, 10 Feb 2002 18:09:20 +0000 |
alex |
check for overflow in new_sh_video and new_sh_audio
|
Sun, 10 Feb 2002 17:48:41 +0000 |
michael |
allways use swScaler
|
Sun, 10 Feb 2002 16:56:30 +0000 |
alex |
removed unused includes, added fastmemcpy support, removed local copy of rgb24toyv12 (using one in postproc/rgb2rgb.c)
|
Sun, 10 Feb 2002 13:11:11 +0000 |
alex |
support swscaler for i420
|
Sun, 10 Feb 2002 12:20:50 +0000 |
arpi |
div3/vfw encoding fixed
|
Sun, 10 Feb 2002 11:25:14 +0000 |
pl |
added options for completeness: --enable-gcc-checking, --disable-profile
|
Sun, 10 Feb 2002 10:05:56 +0000 |
gabucino |
-playlist also accepts ASX files
|
Sun, 10 Feb 2002 10:04:03 +0000 |
gabucino |
added -dvd-device and -cdrom-device
|
Sun, 10 Feb 2002 10:03:39 +0000 |
gabucino |
applied Alban Bedel's patch (-dvd-device and -cdrom-device)
|
Sun, 10 Feb 2002 09:56:50 +0000 |
nick |
Portability
|
Sun, 10 Feb 2002 09:49:45 +0000 |
gabucino |
added credits for Roberto Togni
|
Sun, 10 Feb 2002 08:53:16 +0000 |
gabucino |
[REVERSE] this patch translated the file back to english
|
Sun, 10 Feb 2002 02:37:54 +0000 |
melanson |
added more tips on codec development
|
Sun, 10 Feb 2002 01:43:35 +0000 |
arpi |
BGR24 support, including flip flag
|
Sun, 10 Feb 2002 01:23:36 +0000 |
melanson |
Fixed FILM demuxer so that it now plays (my) FILM files
|
Sun, 10 Feb 2002 01:07:58 +0000 |
michael |
bgr15 / bgr16 input support (with -zoom)
|
Sun, 10 Feb 2002 00:56:08 +0000 |
arpi |
DV-ntsc (dvc) added for quicktime DV sterams
|
Sun, 10 Feb 2002 00:55:10 +0000 |
arpi |
temp. workaround for VFW upside-down flip
|
Sun, 10 Feb 2002 00:45:56 +0000 |
arpi |
fixedsize video samples fixed (dvntsc-qt.mov)
|
Sun, 10 Feb 2002 00:43:31 +0000 |
michael |
unscaled BGR24 -> YV12
|
Sun, 10 Feb 2002 00:30:24 +0000 |
michael |
rgb24toyv12 in MMX (untested)
|
Sun, 10 Feb 2002 00:16:46 +0000 |
atmos4 |
Don't read index for -forceidx and -nodix (speedup with bad media and not needed anyway)
|