Mon, 04 Mar 2002 06:10:43 +0000 |
melanson |
oops...changed the wrong codec's image type
|
Mon, 04 Mar 2002 05:57:57 +0000 |
melanson |
first pass at RoQ video decoder...not exactly qualified as 'working' at
|
Sun, 03 Mar 2002 19:18:42 +0000 |
alex |
--outdir added
|
Sun, 03 Mar 2002 19:17:22 +0000 |
alex |
runme + ai :)
|
Sun, 03 Mar 2002 18:47:29 +0000 |
nick |
're-include' possibility
|
Sun, 03 Mar 2002 18:29:40 +0000 |
nick |
10L
|
Sun, 03 Mar 2002 18:29:05 +0000 |
nick |
DR on multibuffering
|
Sun, 03 Mar 2002 16:55:01 +0000 |
nick |
Multi-buffering
|
Sun, 03 Mar 2002 16:53:12 +0000 |
nick |
Use as much buffers as possible
|
Sun, 03 Mar 2002 16:47:04 +0000 |
gabucino |
added documentation for "extrastereo" plugin (patch by pl)
|
Sun, 03 Mar 2002 14:17:53 +0000 |
pl |
Extrastereo plugin: increases linearly the difference between left and right
|
Sun, 03 Mar 2002 13:48:49 +0000 |
pl |
typo in message fix (tipps -> tips)
|
Sun, 03 Mar 2002 13:40:23 +0000 |
atmos4 |
add no fs as default for windrivers
|
Sun, 03 Mar 2002 13:36:57 +0000 |
atmos4 |
fix linking order
|
Sun, 03 Mar 2002 13:33:40 +0000 |
atmos4 |
add mangling
|
Sun, 03 Mar 2002 12:53:26 +0000 |
anders |
Buggfix for buffer overflow calculation in plugins
|
Sun, 03 Mar 2002 11:44:53 +0000 |
gabucino |
added Q/A about FAT+2Gb files - user request
|
Sun, 03 Mar 2002 11:33:14 +0000 |
gabucino |
added notes about enhanced Neomagic and Savage4 drivers
|
Sun, 03 Mar 2002 10:54:03 +0000 |
gabucino |
documented Multifile JPEG/PNG input (-mf)
|
Sun, 03 Mar 2002 09:01:47 +0000 |
gabucino |
-master is obsoleted
|
Sun, 03 Mar 2002 03:28:17 +0000 |
melanson |
reinstated YUY2, BGR32 and BGR24 decoders, all reworked to operate with
|
Sat, 02 Mar 2002 23:43:23 +0000 |
arpi |
Cinepak decoder now use mp_image_t -> YV12 worx, others disabled
|
Sat, 02 Mar 2002 22:08:19 +0000 |
arpi |
Qt RPZA decoder interface by Roberto Togni <rtogni@bresciaonline.it>
|
Sat, 02 Mar 2002 18:54:58 +0000 |
arpi |
good-looking fix by Tobias Diedrich <td@informatik.uni-hannover.de>
|
Sat, 02 Mar 2002 18:22:44 +0000 |
gabucino |
applied Anders' Software Volume Control patch
|
Sat, 02 Mar 2002 14:36:18 +0000 |
alex |
removed --enable-xp from help screen to avoid confusing users
|
Sat, 02 Mar 2002 06:40:26 +0000 |
melanson |
Native Cinepak decoder: Added YV12 support (which is so very close
|
Fri, 01 Mar 2002 22:27:01 +0000 |
jonas |
strike period over, commiting stuff. next commit will be rewrite. (?) - Gabu
|
Fri, 01 Mar 2002 21:55:26 +0000 |
gabucino |
initial version. Needs extending, especially LIRC.
|
Fri, 01 Mar 2002 20:39:59 +0000 |
gabucino |
strike period over, commiting stuff. next commit will be rewrite. (?)
|
Fri, 01 Mar 2002 14:54:05 +0000 |
jkeil |
Fix a few syntax errors compiling ao_sun.c
|
Fri, 01 Mar 2002 14:18:32 +0000 |
mswitch |
Added more info regarding sync and :noprebuffering
|
Fri, 01 Mar 2002 12:42:12 +0000 |
michael |
yuy2 support disabled to workaround stupid colorspace selection
|
Fri, 01 Mar 2002 04:17:05 +0000 |
melanson |
Added BGR32 output support to PNG vo target because, hey, why
|
Fri, 01 Mar 2002 03:02:25 +0000 |
melanson |
fixed some endian issues, like changing bswap_32() -> be2me_32(), and
|
Fri, 01 Mar 2002 00:26:10 +0000 |
arpi |
implemented basic wrapper functions to new libmpcodecs api
|
Fri, 01 Mar 2002 00:25:43 +0000 |
arpi |
dec_video.c added
|
Fri, 01 Mar 2002 00:24:56 +0000 |
arpi |
10l... forgot to set VFM
|
Fri, 01 Mar 2002 00:20:11 +0000 |
arpi |
fixed stride for packed formats, more detailed printf at image allocation
|
Thu, 28 Feb 2002 21:59:14 +0000 |
arpi |
removed codec dependent parts, only core left
|
Thu, 28 Feb 2002 21:24:02 +0000 |
arpi |
PIM1 is playable with ffmpeg12. thx to Togni Roberto <rtogni@bresciaonline.it>
|
Thu, 28 Feb 2002 21:17:12 +0000 |
arpi |
10l... gcc 3.x fix
|
Thu, 28 Feb 2002 16:24:55 +0000 |
michael |
print the number of buffers used
|
Thu, 28 Feb 2002 16:20:58 +0000 |
michael |
use 4 buffers, fallback to fewer buffers if the video ram isnt large enough
|
Thu, 28 Feb 2002 13:50:09 +0000 |
albeu |
Added waitpid in free_stream to avoid zombies
|
Thu, 28 Feb 2002 13:49:04 +0000 |
albeu |
Fix when stdin is used as a file
|
Thu, 28 Feb 2002 13:48:04 +0000 |
albeu |
New option use-stdin
|
Thu, 28 Feb 2002 13:47:06 +0000 |
albeu |
New option use-stdin to use when stdin will be used as a file
|
Thu, 28 Feb 2002 11:43:21 +0000 |
atlka |
Corrections to position saving/restore under vo=X11.
|
Thu, 28 Feb 2002 08:26:20 +0000 |
nick |
Use stdout as default mencoder's output if no filename specified
|
Thu, 28 Feb 2002 03:01:53 +0000 |
melanson |
fixed another color chunk issue
|
Thu, 28 Feb 2002 02:37:13 +0000 |
laaz |
-subfps and -subdelay alters -dumpmpsub's output
|
Thu, 28 Feb 2002 01:43:06 +0000 |
arpi |
cinepak added
|
Thu, 28 Feb 2002 01:42:44 +0000 |
arpi |
cinepak added
|
Thu, 28 Feb 2002 01:41:49 +0000 |
arpi |
callbacks added
|
Thu, 28 Feb 2002 01:26:45 +0000 |
arpi |
cinepak decoder - untested
|
Thu, 28 Feb 2002 01:12:24 +0000 |
arpi |
stride!=width*bpp support to cinepak decoder
|
Thu, 28 Feb 2002 01:01:50 +0000 |
laaz |
Fixed a bug with -dumpmpsub
|
Thu, 28 Feb 2002 00:57:47 +0000 |
arpi |
libmpcodecs video decoder template
|
Thu, 28 Feb 2002 00:57:30 +0000 |
arpi |
libmpcodecs core - initial version
|
Thu, 28 Feb 2002 00:53:01 +0000 |
arpi |
new flags added for direct rendering (libmpcodecs core)
|
Wed, 27 Feb 2002 14:57:33 +0000 |
michael |
check if planar formats are supported
|
Wed, 27 Feb 2002 11:16:53 +0000 |
nick |
We should know size of out buffer
|
Wed, 27 Feb 2002 11:16:18 +0000 |
nick |
unroll stuff
|
Wed, 27 Feb 2002 11:14:25 +0000 |
nick |
disable color key support - causes a lot of unnecessary problems
|
Tue, 26 Feb 2002 22:15:08 +0000 |
michael |
YVU9 support
|
Tue, 26 Feb 2002 18:11:10 +0000 |
jonas |
german mencoder manpage
|
Tue, 26 Feb 2002 16:44:14 +0000 |
jonas |
small updates: html fixes, man2html compatibility, some new options...
|
Tue, 26 Feb 2002 10:31:31 +0000 |
nick |
color key support
|
Tue, 26 Feb 2002 02:33:20 +0000 |
arpi |
early draft
|
Tue, 26 Feb 2002 02:07:17 +0000 |
frodone |
Italian translation
|
Mon, 25 Feb 2002 19:26:34 +0000 |
michael |
triple buffering
|
Mon, 25 Feb 2002 16:16:44 +0000 |
michael |
OVERLAY_KEY_CNTL values
|
Mon, 25 Feb 2002 15:04:09 +0000 |
nick |
provide unstable code
|
Mon, 25 Feb 2002 14:24:11 +0000 |
nick |
POSIX compatible timer's callback
|
Mon, 25 Feb 2002 14:23:31 +0000 |
michael |
10l
|
Mon, 25 Feb 2002 14:21:26 +0000 |
michael |
colorkey support fixed (thanks to nick for the mga_vid tip ... i should RTFS more)
|
Mon, 25 Feb 2002 13:59:39 +0000 |
albeu |
A first attempt to document the playtree system
|
Mon, 25 Feb 2002 13:31:26 +0000 |
anders |
Adding SW volume control
|
Mon, 25 Feb 2002 13:14:27 +0000 |
pontscho |
add half new input support for gui
|
Mon, 25 Feb 2002 11:13:34 +0000 |
albeu |
Small bugfix with getting playlist last line.
|
Mon, 25 Feb 2002 08:27:15 +0000 |
nick |
rename V -> VC just for understanding
|
Mon, 25 Feb 2002 08:12:58 +0000 |
nick |
Minor fixes and probably final fix of vsync
|
Mon, 25 Feb 2002 02:48:37 +0000 |
melanson |
fixed, strengthened, rewrote, and renamed a variety of the ADPCM decoders
|
Mon, 25 Feb 2002 02:05:30 +0000 |
michael |
colorkey enabled ... until colorkey is correctly supported in vidix
|
Sun, 24 Feb 2002 21:57:16 +0000 |
pontscho |
mem corruption bug fix.
|
Sun, 24 Feb 2002 21:27:47 +0000 |
michael |
colorkey support
|
Sun, 24 Feb 2002 21:22:12 +0000 |
albeu |
Small bugfix (memcpy too small without sizeof(int) :( )
|
Sun, 24 Feb 2002 21:20:20 +0000 |
albeu |
Moved the call to VOCTRL_FULLSCREEN outside of #ifdef USE_TV block
|
Sun, 24 Feb 2002 19:34:52 +0000 |
pontscho |
fix playtree bug. but ... i dont' see this ... bazmeg
|
Sun, 24 Feb 2002 18:31:14 +0000 |
michael |
vsync
|
Sun, 24 Feb 2002 17:45:24 +0000 |
pontscho |
10l++
|
Sun, 24 Feb 2002 17:38:33 +0000 |
pontscho |
inttypes.h bug fix. 10l
|
Sun, 24 Feb 2002 17:10:06 +0000 |
nick |
exclude benchmark stuff execution from normal playback
|
Sun, 24 Feb 2002 17:00:19 +0000 |
nick |
make -frames key optional for max/total benchmark
|
Sun, 24 Feb 2002 16:31:27 +0000 |
albeu |
Really take tab as a space in cmd parsing.
|
Sun, 24 Feb 2002 16:28:44 +0000 |
alex |
older API fixes, support for async mode
|
Sun, 24 Feb 2002 16:22:22 +0000 |
nick |
Additional notes
|
Sun, 24 Feb 2002 15:59:53 +0000 |
nick |
More info on dropped frames
|
Sun, 24 Feb 2002 15:54:13 +0000 |
nick |
frame dropping prediction with benchmarks
|
Sun, 24 Feb 2002 13:29:44 +0000 |
albeu |
Fix bad lib order wich lead to undefined ref in postproc/libpostproc.a and
|
Sun, 24 Feb 2002 13:03:47 +0000 |
albeu |
Added an option to select the input config file
|
Sun, 24 Feb 2002 12:05:12 +0000 |
albeu |
Fix my mistake (forgot to remove a getch2_enable) but in the rigth
|
Sun, 24 Feb 2002 11:23:48 +0000 |
nick |
max & average benchmarks
|
Sun, 24 Feb 2002 04:56:54 +0000 |
rfelker |
fixes bug in alban's new input handling code that caused the terminal
|
Sun, 24 Feb 2002 04:37:17 +0000 |
rfelker |
fixes build with new-input disabled
|
Sun, 24 Feb 2002 02:50:02 +0000 |
alex |
do not fault if no directbuffer available (for example: ggi display-multi)
|
Sun, 24 Feb 2002 02:21:14 +0000 |
alex |
reworked :) should work on low bpp outputs
|
Sun, 24 Feb 2002 01:24:18 +0000 |
michael |
dont ignore --disable-mmx, ...
|
Sat, 23 Feb 2002 23:31:08 +0000 |
alex |
totally reworked, working fine on fbdev too, applied Andres Beck's patches, quad-buffering support
|
Sat, 23 Feb 2002 23:14:29 +0000 |
alex |
ehh, return error if cannot open display
|
Sat, 23 Feb 2002 22:43:25 +0000 |
albeu |
Also use tab as cmd arg sepparator
|
Sat, 23 Feb 2002 21:22:55 +0000 |
albeu |
Make blocking call in libmpdemux interuptable (only with new input,
|
Sat, 23 Feb 2002 21:20:16 +0000 |
albeu |
Change in configure relative to lirc, same thing in Makefile plus
|
Sat, 23 Feb 2002 21:18:40 +0000 |
albeu |
Make old and new lirc support independant from each other
|
Sat, 23 Feb 2002 21:17:26 +0000 |
albeu |
These 2 files are intended for code common to the whole lib
|
Sat, 23 Feb 2002 21:13:35 +0000 |
albeu |
Fixed bug with comments in input.conf parser
|
Sat, 23 Feb 2002 21:11:01 +0000 |
albeu |
Bug fix in entry parsing.
|
Sat, 23 Feb 2002 19:12:31 +0000 |
gabucino |
html fixes (noticed by some hawk-eyed one, whose name disappeared into the
|
Sat, 23 Feb 2002 15:12:55 +0000 |
pontscho |
new gui interface, and gtk moved into mplayer process. fork ... bleh :)
|
Sat, 23 Feb 2002 07:40:25 +0000 |
bertrand |
Handle HTTP OK response that doesn't contain a mime-type.
|
Sat, 23 Feb 2002 07:31:45 +0000 |
bertrand |
Fixed the http response parser when the http header only has the HTTP
|
Sat, 23 Feb 2002 01:38:06 +0000 |
albeu |
Bugfix in x11_common.c mainly. Don't screw up the display name,
|
Fri, 22 Feb 2002 23:41:55 +0000 |
gabucino |
"At least next new file translated and very little fixes in the second."
|
Fri, 22 Feb 2002 19:52:09 +0000 |
alex |
using vo_dx, vo_dy
|
Fri, 22 Feb 2002 19:36:21 +0000 |
alex |
setting vo_dx and vo_dy in event handling
|
Fri, 22 Feb 2002 18:00:38 +0000 |
alex |
added vo_dx,vo_dy (used currently only by X based outputs)
|
Fri, 22 Feb 2002 17:58:46 +0000 |
atmos4 |
10l accidently commited an already customized version with different default scaling algo.
|
Fri, 22 Feb 2002 17:57:15 +0000 |
atmos4 |
Forgot to commit with vo_sdl osd patch.
|
Fri, 22 Feb 2002 16:16:02 +0000 |
alex |
clear the window if resized but no scaling used. Enable runtime fullscreen selectin when no zooming available
|
Fri, 22 Feb 2002 15:25:11 +0000 |
atmos4 |
osd outside movie support for vo_sdl, patch by Fredrik Kuivinen
|
Fri, 22 Feb 2002 15:24:19 +0000 |
michael |
use assert.h
|
Fri, 22 Feb 2002 15:22:27 +0000 |
pontscho |
mondom fix bazmeg.
|
Fri, 22 Feb 2002 14:48:38 +0000 |
pontscho |
fix nexus's key bug :) 10l, sorry :)
|
Fri, 22 Feb 2002 14:20:15 +0000 |
alex |
using PATH_DEV_*
|
Fri, 22 Feb 2002 14:05:41 +0000 |
albeu |
Finnaly figured out this little long living bug
|
Fri, 22 Feb 2002 13:47:31 +0000 |
alex |
added linux devfs support (for oss), original patch by Olaf Kohler <thorin@yifan.net>
|
Fri, 22 Feb 2002 03:41:19 +0000 |
melanson |
discovered what appears to be another valid FLI frame magic number
|
Fri, 22 Feb 2002 00:17:12 +0000 |
arpi |
EXTRA_INC added (Nexus)
|
Thu, 21 Feb 2002 22:48:47 +0000 |
pontscho |
new interface ? :)
|
Thu, 21 Feb 2002 21:20:52 +0000 |
pontscho |
10l+
|
Thu, 21 Feb 2002 21:15:40 +0000 |
michael |
fixing scaled output
|
Thu, 21 Feb 2002 21:11:01 +0000 |
pontscho |
small changes
|
Thu, 21 Feb 2002 19:41:50 +0000 |
michael |
101++
|
Thu, 21 Feb 2002 17:48:00 +0000 |
michael |
fixing bgr32 output on big-endian systems
|
Thu, 21 Feb 2002 17:22:03 +0000 |
arpi |
compilation fixed
|
Thu, 21 Feb 2002 16:57:35 +0000 |
michael |
unscaled yuv2rgb fix for big-endian systems
|
Thu, 21 Feb 2002 16:17:15 +0000 |
atmos4 |
Fix return value of VOCTRL_FULLSCREEN
|
Thu, 21 Feb 2002 16:05:09 +0000 |
anders |
Cleanup and comment
|
Thu, 21 Feb 2002 16:02:26 +0000 |
anders |
Moved HW dependent mixer stuff to libao and removed master switch
|
Thu, 21 Feb 2002 15:44:51 +0000 |
atmos4 |
Fix automatic vobsub detection and make it silent.
|
Thu, 21 Feb 2002 14:34:52 +0000 |
atmos4 |
forgot to commit
|
Thu, 21 Feb 2002 13:31:05 +0000 |
pontscho |
new input cucc is default
|
Thu, 21 Feb 2002 13:28:39 +0000 |
pontscho |
ExposureMask fixed.
|
Thu, 21 Feb 2002 13:14:52 +0000 |
albeu |
Support for retriving mp3 playlist from the network
|
Thu, 21 Feb 2002 13:12:53 +0000 |
albeu |
Playtree parser switch to a by line mode.
|
Thu, 21 Feb 2002 13:11:31 +0000 |
albeu |
In the good way this time, (1 and 0 was swaped 10*10^10l for me ;))
|
Thu, 21 Feb 2002 10:49:57 +0000 |
atlka |
changes in fullscreen/window switching code to obtain returning to
|
Thu, 21 Feb 2002 10:35:37 +0000 |
pontscho |
add fselector changes (pwilkins@lashwhip.com)
|
Thu, 21 Feb 2002 02:01:46 +0000 |
arpi |
3 mails describing hwac3 tech details
|
Wed, 20 Feb 2002 23:50:26 +0000 |
gabucino |
"There are some updates and new file inside an attachment."
|
Wed, 20 Feb 2002 23:45:44 +0000 |
gabucino |
man2html compatibility (patch by Goetz Waschk <waschk@informatik.uni-rostock.de>)
|
Wed, 20 Feb 2002 22:45:48 +0000 |
atmos4 |
improved event handling, implemented working pause that does not flush all buffers, work around a deadlock in the new threadsafe version 1.5 of libaudio by Tobias Diedrich
|
Wed, 20 Feb 2002 22:45:00 +0000 |
atmos4 |
Patch: Improved raw encoding support in mencoder by Fredrik Kuivinen
|
Wed, 20 Feb 2002 22:43:34 +0000 |
atmos4 |
subtitle positioning patch by Jiri Svoboda
|
Wed, 20 Feb 2002 22:42:46 +0000 |
atmos4 |
support for VOCTRL_FULLSCREEN
|
Wed, 20 Feb 2002 22:41:54 +0000 |
atmos4 |
remove uneeded assert (common case at eof)
|
Wed, 20 Feb 2002 22:41:06 +0000 |
atmos4 |
autodetect vobsub filename, disable autosub if vobsub found.
|
Wed, 20 Feb 2002 17:23:00 +0000 |
michael |
BGR15, BGR16, BGR32 support
|
Wed, 20 Feb 2002 17:03:35 +0000 |
albeu |
Fixed (I hope) little bug wich lead to sig11 after last playtree entry
|
Wed, 20 Feb 2002 17:02:31 +0000 |
albeu |
Options registration for mencoder
|
Wed, 20 Feb 2002 17:00:32 +0000 |
albeu |
Register libmpdemux options
|
Wed, 20 Feb 2002 16:59:25 +0000 |
albeu |
Demuxers demuxer support for using external audiofile (or muxed subtitles).
|
Wed, 20 Feb 2002 16:55:11 +0000 |
albeu |
Added pts for mp3 and wav. And perfect seeking for mp3, unless flags & 2
|
Wed, 20 Feb 2002 14:45:18 +0000 |
albeu |
Added comments support in input.conf (comments lines with #)
|
Wed, 20 Feb 2002 10:02:29 +0000 |
pontscho |
add new input cucc
|
Wed, 20 Feb 2002 00:19:47 +0000 |
michael |
zero saturation / grayscale bugfix
|
Tue, 19 Feb 2002 20:54:58 +0000 |
michael |
meaning of some bits figured out
|
Tue, 19 Feb 2002 18:04:06 +0000 |
michael |
fixing yv12
|
Tue, 19 Feb 2002 16:23:02 +0000 |
nick |
Fixes:
|
Mon, 18 Feb 2002 20:17:36 +0000 |
jaf |
we're in the year 2002
|
Mon, 18 Feb 2002 18:37:39 +0000 |
nick |
Screenshot on the fly
|
Mon, 18 Feb 2002 18:23:14 +0000 |
mswitch |
Accidentally mixed experimental code with stable one during last commit,
|
Mon, 18 Feb 2002 17:34:20 +0000 |
mswitch |
Added VOCTRL_PAUSE and VOCTRL_RESUME
|
Mon, 18 Feb 2002 16:50:16 +0000 |
melanson |
fixed RoQ file detection and FPS determination (maybe)
|
Mon, 18 Feb 2002 11:38:41 +0000 |
jonas |
general review of the manpage (patch by Tobias Diedrich <td@informatik.uni-hannover.de>)
|
Sun, 17 Feb 2002 22:40:31 +0000 |
michael |
fixed planar yuv formats
|
Sun, 17 Feb 2002 20:51:50 +0000 |
arpi |
ffmjpeg yv12 422 fixed
|
Sun, 17 Feb 2002 20:43:24 +0000 |
arpi |
DVB mixer control added (very big messy hack)
|
Sun, 17 Feb 2002 18:30:37 +0000 |
jonas |
german manpage
|
Sun, 17 Feb 2002 17:35:34 +0000 |
albeu |
Fix this stupid math mistake in calcultating audio buffer duration
|
Sun, 17 Feb 2002 17:18:05 +0000 |
nick |
Change order of vo_function calls (Although it doesn't matter for now).
|
Sun, 17 Feb 2002 15:54:58 +0000 |
nick |
Allow using direct rendering with any HW pitches (even on matrox g400).
|
Sun, 17 Feb 2002 15:09:46 +0000 |
nick |
vidix interleaved U V planes (for g200) by Attila Kinali <kinali@gmx.net>
|
Sun, 17 Feb 2002 13:50:26 +0000 |
alex |
using mencoder_exit instead exit and return
|
Sun, 17 Feb 2002 12:34:29 +0000 |
alex |
added local X11 error handler (call player_exit)
|
Sun, 17 Feb 2002 12:22:01 +0000 |
nick |
More correct direct rendering usage
|
Sun, 17 Feb 2002 12:04:20 +0000 |
arpi |
ffmjpeg decodes qt photo-jpeg - patch by Sascha Sommer <saschasommer@freenet.de>
|
Sun, 17 Feb 2002 10:21:00 +0000 |
nick |
Screenshot on the fly
|
Sun, 17 Feb 2002 09:25:09 +0000 |
nick |
Screenshot on the fly
|
Sun, 17 Feb 2002 08:24:43 +0000 |
nick |
I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me'
|
Sun, 17 Feb 2002 03:06:38 +0000 |
alex |
added VOFLAG_* definitions and int vo_flags
|
Sun, 17 Feb 2002 02:11:14 +0000 |
arpi |
ehh, i forgot to commit this...
|
Sun, 17 Feb 2002 02:01:45 +0000 |
alex |
added support for runtime fullscreen switching
|
Sun, 17 Feb 2002 01:07:45 +0000 |
alex |
standard key support for video out runtime fullscreen switching
|
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
|