Mon, 17 Jun 2002 19:11:22 +0000 |
kmkaplan |
Suppress garbage at the end of some subtitles.
|
Mon, 17 Jun 2002 17:12:22 +0000 |
michael |
10l
|
Mon, 17 Jun 2002 14:13:10 +0000 |
arpi |
mwallp - simple wallpaper setting tool using MPlayer codebase
|
Mon, 17 Jun 2002 12:40:40 +0000 |
michael |
1bpp support
|
Mon, 17 Jun 2002 08:18:45 +0000 |
bertrand |
Added a function prototype for reuse outside of network.c
|
Mon, 17 Jun 2002 08:16:47 +0000 |
bertrand |
Added some missing carriage returns.
|
Mon, 17 Jun 2002 01:48:31 +0000 |
michael |
8bpp bugfixes (brightness, contrast ...)
|
Sun, 16 Jun 2002 21:24:57 +0000 |
michael |
ordered dither for 8bpp
|
Sun, 16 Jun 2002 20:25:50 +0000 |
michael |
8bpp support (no dithering yet, use -vop noise for now)
|
Sun, 16 Jun 2002 14:03:54 +0000 |
atmos4 |
wtf..10l to dunno..only use x11_common.c when x11 is detected
|
Sun, 16 Jun 2002 13:59:23 +0000 |
michael |
vf-noise update
|
Sun, 16 Jun 2002 13:54:36 +0000 |
michael |
higher quality mode
|
Sun, 16 Jun 2002 13:45:52 +0000 |
michael |
direct rendering (hopefully at least, TFM for the video filters is a bit nonexistent or iam just too stupid) ;)
|
Sun, 16 Jun 2002 11:24:49 +0000 |
attila |
better wording mentioned by "DEBERT Jean-Louis" <jl_debert@rsd-intl.com>
|
Sun, 16 Jun 2002 10:50:30 +0000 |
diego |
Added a short note on how to contribute fixes.
|
Sun, 16 Jun 2002 07:32:14 +0000 |
jaf |
updates by GoTaR <gotar@poczta.onet.pl>
|
Sun, 16 Jun 2002 02:56:44 +0000 |
diego |
Recent changes in configure should take care of the Real lib locations.
|
Sun, 16 Jun 2002 02:53:22 +0000 |
arpi |
some cleanup and fixes, but the badquality.asf is still buggy :(
|
Sun, 16 Jun 2002 02:33:39 +0000 |
diego |
Now using CSS, added doctype and charset, settle for lowercase tags.
|
Sun, 16 Jun 2002 02:01:53 +0000 |
atmos4 |
Streamline enter-key behaviour suggested by Christian Ohm and disable I420/IYUV because
|
Sun, 16 Jun 2002 01:44:33 +0000 |
atmos4 |
Fixed lround replacement, hopefully fast enough.
|
Sat, 15 Jun 2002 23:55:06 +0000 |
atmos4 |
Support for dvdnav-config script, patch by Christian Ohm <chr.ohm@gmx.net>
|
Sat, 15 Jun 2002 23:31:58 +0000 |
atmos4 |
Remove unportable lround and maybe speed up rounding a bit.
|
Sat, 15 Jun 2002 19:47:10 +0000 |
diego |
Background now set by CSS, added doctype and charset.
|
Sat, 15 Jun 2002 17:12:21 +0000 |
diego |
Background now set by CSS, added doctype and charset.
|
Sat, 15 Jun 2002 10:08:33 +0000 |
rfelker |
K6 is NOT a 686!! this causes SIGILL in libavcodec encoding!
|
Sat, 15 Jun 2002 09:32:11 +0000 |
rfelker |
== is a bash2 extension; the proper test for numeric equality is -eq
|
Sat, 15 Jun 2002 09:21:18 +0000 |
atmos4 |
Also check in LIBDIR/real for the codecs.
|
Sat, 15 Jun 2002 09:11:33 +0000 |
atmos4 |
Enable RealPlayer DLLs on cygwin.
|
Sat, 15 Jun 2002 06:15:07 +0000 |
anders |
Adding equalizer plugin
|
Fri, 14 Jun 2002 17:40:36 +0000 |
arpi |
10l typo, noticed by Nick K.
|
Fri, 14 Jun 2002 01:48:14 +0000 |
arpi |
audio subpacket reordering fixed for odd matrix height
|
Fri, 14 Jun 2002 01:44:30 +0000 |
diego |
Background now set by CSS, added doctype and charset.
|
Fri, 14 Jun 2002 01:31:29 +0000 |
michael |
docs for vf-test & vf-noise
|
Fri, 14 Jun 2002 01:25:41 +0000 |
arpi |
a-v sync solved
|
Fri, 14 Jun 2002 01:14:56 +0000 |
michael |
noise generating filter
|
Fri, 14 Jun 2002 00:49:56 +0000 |
arpi |
fixed playback speed and a-v sync issues
|
Fri, 14 Jun 2002 00:35:06 +0000 |
arpi |
realplayer8 installs at /usr/local/RealPlayer8 by default...
|
Thu, 13 Jun 2002 22:44:28 +0000 |
atmos4 |
Proper gcc 3.1 cpu optimization autodetect, patch by Luca Barbieri <ldb@ldb.ods.org>
|
Thu, 13 Jun 2002 22:39:59 +0000 |
atmos4 |
Darwin/Mac OS X dvd support. Patch from Joey Parrish <joey@yunamusic.com>
|
Thu, 13 Jun 2002 21:35:10 +0000 |
atmos4 |
On QNX eof szmbol clashes with system headers, workaround by renaming to at_eof. Fell free to reverse if zou don't like this waz.
|
Thu, 13 Jun 2002 15:37:24 +0000 |
jonas |
10l
|
Thu, 13 Jun 2002 15:08:37 +0000 |
atmos4 |
100l accidently removed a line too much (Shmem_Flag)
|
Thu, 13 Jun 2002 14:23:03 +0000 |
atmos4 |
Allow building vo_xv without SHM support
|
Thu, 13 Jun 2002 13:32:10 +0000 |
arpi |
merged with patch by Florian Schneider <flo-mplayer-dev@gmx.net>
|
Thu, 13 Jun 2002 13:31:45 +0000 |
arpi |
fix fps/frametime parsing - patch by Florian Schneider <flo-mplayer-dev@gmx.net>
|
Thu, 13 Jun 2002 13:18:50 +0000 |
michael |
rounding bugfix
|
Thu, 13 Jun 2002 11:53:22 +0000 |
atmos4 |
Small fix for real check.
|
Thu, 13 Jun 2002 09:47:22 +0000 |
nexus |
add FreeBSD default dir
|
Thu, 13 Jun 2002 04:57:09 +0000 |
gabucino |
ah 10000l
|
Thu, 13 Jun 2002 00:33:54 +0000 |
diego |
Background now uses CSS, added charset.
|
Thu, 13 Jun 2002 00:31:16 +0000 |
diego |
Background now uses CSS, added doctype and charset, removed leftover
|
Thu, 13 Jun 2002 00:26:51 +0000 |
diego |
Background now uses CSS, added charset, quoted all attributes that need
|
Thu, 13 Jun 2002 00:26:17 +0000 |
atmos4 |
Aii 10l forgot to commit with my last x11_common.c commit
|
Thu, 13 Jun 2002 00:15:32 +0000 |
diego |
Background color now set by CSS, added doctype and charset, misc HTML fixes
|
Thu, 13 Jun 2002 00:14:28 +0000 |
atmos4 |
Implement Nilmoni's and Bernd Ernesti's patches for:
|