Wed, 17 Mar 2004 15:36:33 +0000 |
ranma |
copy&paste 10l
|
Wed, 17 Mar 2004 14:50:37 +0000 |
ranma |
OpenDML read/write support
|
Wed, 17 Mar 2004 11:53:25 +0000 |
reimar |
corrected problems with switching to and from fullscreen mode esp. with fixed-vo
|
Wed, 17 Mar 2004 03:53:02 +0000 |
ranma |
Raw audio and video are always keyframes
|
Tue, 16 Mar 2004 15:34:55 +0000 |
iive |
use flag for XvMC codec recognition and enable dr1 for fixed version of lavc
|
Tue, 16 Mar 2004 05:16:58 +0000 |
diego |
Don't mess with the window position in xinerama when -geometry changes it.
|
Tue, 16 Mar 2004 05:15:44 +0000 |
diego |
Use system clock for xscreensaver pings (Tobias Diedrich).
|
Mon, 15 Mar 2004 15:29:15 +0000 |
diego |
some additions, spelling fixes
|
Mon, 15 Mar 2004 15:03:09 +0000 |
diego |
Italian man page translation by Daniele Forghieri <guru@digitalfantasy.it>
|
Mon, 15 Mar 2004 14:40:47 +0000 |
diego |
spelling fixes
|
Mon, 15 Mar 2004 05:07:46 +0000 |
diego |
Cygwin provides setenv. Fixes compilation on Cygwin.
|
Mon, 15 Mar 2004 02:47:28 +0000 |
diego |
How to make MPlayer work on Fedora core.
|
Mon, 15 Mar 2004 01:46:03 +0000 |
diego |
Explain why 'cvs admin' should only be used on the last revision of a file.
|
Mon, 15 Mar 2004 01:37:36 +0000 |
diego |
whitespace cosmetics
|
Sun, 14 Mar 2004 18:04:59 +0000 |
michael |
altivec swscale under Linux patch by (Magnus Damm <damm at opensource dot se>)
|
Sat, 13 Mar 2004 21:54:35 +0000 |
ranma |
Use MultiplyElement to control volume.
|
Sat, 13 Mar 2004 16:48:52 +0000 |
faust3 |
move refreshrate and adapter_num variables to video_out because they might be usefull for other drivers, too
|
Sat, 13 Mar 2004 16:37:12 +0000 |
faust3 |
mouse support by Nehal Mistry <nehalmistry at gmx.net>
|
Sat, 13 Mar 2004 16:25:08 +0000 |
faust3 |
fix compilation with sdl on mingw patch by Nehal <nehalmistry at gmx.net>
|
Sat, 13 Mar 2004 16:10:02 +0000 |
rtognimp |
Seek in HTTP streams and stdin seek fixes
|
Thu, 11 Mar 2004 17:58:11 +0000 |
michael |
AltiVec support in postproc/ + altivec optimizations for yuv2yuvX patch by (Romain Dolbeau <dolbeau at irisa dot fr>)
|
Tue, 09 Mar 2004 14:46:34 +0000 |
ranma |
rawvideo muxer patch by John Earl <jwe21@cam.ac.uk>
|
Tue, 09 Mar 2004 06:57:28 +0000 |
paszczi |
sync
|
Tue, 09 Mar 2004 01:45:58 +0000 |
diego |
OpenGL now works under Windows.
|
Fri, 05 Mar 2004 04:49:36 +0000 |
diego |
-vo directfb options by Jiri Svoboda
|
Fri, 05 Mar 2004 04:46:30 +0000 |
diego |
v0.50 by VMiklos
|
Fri, 05 Mar 2004 04:44:32 +0000 |
diego |
--disable-xmms option was missing, noticed by Enrico Weigelt.
|
Thu, 04 Mar 2004 23:22:42 +0000 |
nauj27 |
Telecined and related sync
|
Thu, 04 Mar 2004 21:52:31 +0000 |
nauj27 |
sync by Andoni Zubimendi <andoni@lpsat.net>
|
Thu, 04 Mar 2004 19:39:16 +0000 |
henry |
10l - replace 6 with AF_NCH
|
Tue, 02 Mar 2004 08:52:59 +0000 |
rsf |
We now allow for the possibility of the RTCP audio/video synchronization being
|
Mon, 01 Mar 2004 14:58:20 +0000 |
iive |
xvmc use get_format for IDCT/MC recognition
|
Sun, 29 Feb 2004 20:33:07 +0000 |
faust3 |
adapter selection patch by Rune <runner at mail.tele.dk> +first attempt to implement 2 window fullscreenswitching by me
|
Sun, 29 Feb 2004 17:42:49 +0000 |
faust3 |
replace WM_DESTROY with WM_CLOSE to make it possible to play multiple files, patch by Reimar Doeffinger
|
Fri, 27 Feb 2004 17:03:08 +0000 |
henry |
replace set_periods and set_period_size with their _near cousins
|
Fri, 27 Feb 2004 16:57:06 +0000 |
henry |
1000l
|
Fri, 27 Feb 2004 10:21:12 +0000 |
gabucino |
an almost complete re-translation of the last version of help_mp-en.h
|
Fri, 27 Feb 2004 07:10:27 +0000 |
rathann |
Keep the ./configure options for xvid in sync.
|
Thu, 26 Feb 2004 20:42:52 +0000 |
ranma |
Use system clock for xscreensaver pings
|
Thu, 26 Feb 2004 14:41:42 +0000 |
henry |
fix compilation without libavcodec
|
Wed, 25 Feb 2004 11:52:40 +0000 |
henry |
missing video thread shutdown, frame count rounding fix
|
Tue, 24 Feb 2004 21:09:21 +0000 |
attila |
dont mess with the window position in xinerama when -geometry changes it.
|
Tue, 24 Feb 2004 18:17:05 +0000 |
attila |
set min width/height
|
Tue, 24 Feb 2004 13:28:42 +0000 |
michael |
spp softthresholding in mmx
|
Tue, 24 Feb 2004 11:23:27 +0000 |
michael |
spp soft thresholding patch by (James Crowson <jbcrowso at ncsu dot edu>)
|
Tue, 24 Feb 2004 00:31:15 +0000 |
michael |
vd_ffmpeg to set repeat-first-field patch by (Zoltan Hidvegi <mplayer at hzoli do 2y dot net>)
|
Mon, 23 Feb 2004 21:12:06 +0000 |
ranma |
A bit late, but here's the "more sane options ordering" patch.
|
Mon, 23 Feb 2004 09:30:07 +0000 |
gabucino |
new location of codecs-status.html
|
Sun, 22 Feb 2004 23:28:03 +0000 |
rtognimp |
Support for v3 audio section (used with 14_4 codec) in real files
|
Sun, 22 Feb 2004 15:30:01 +0000 |
attila |
printf -> mp_msg
|
Sun, 22 Feb 2004 15:27:15 +0000 |
attila |
fieldparity verbosity and tvnorm patch
|
Sun, 22 Feb 2004 15:21:44 +0000 |
attila |
dont mess up v4l volumes
|
Sun, 22 Feb 2004 06:20:48 +0000 |
rsf |
Added support for multiplexed (audio+video) RTP streams.
|
Sun, 22 Feb 2004 06:20:08 +0000 |
rsf |
Added support for multiplexed audio+video RTP streams.
|
Sun, 22 Feb 2004 06:19:24 +0000 |
rsf |
Added support for handling multiplexed audio+video RTP streams.
|
Sat, 21 Feb 2004 08:21:42 +0000 |
zdar |
cut and paste typo fixed
|
Thu, 19 Feb 2004 04:38:46 +0000 |
diego |
Line breaks inserted, overly long lines wrapped, partly reworded.
|
Thu, 19 Feb 2004 04:11:00 +0000 |
diego |
copyright update by the author
|
Thu, 19 Feb 2004 04:08:45 +0000 |
diego |
update, cosmetics
|
Wed, 18 Feb 2004 20:40:55 +0000 |
diego |
updates
|