Fri, 02 Sep 2005 15:11:57 +0000 |
gpoirier |
synced with 1.1083
|
Fri, 02 Sep 2005 13:56:54 +0000 |
diego |
GUI MPlayer --> GMPlayer
|
Fri, 02 Sep 2005 13:54:27 +0000 |
diego |
Remove duplication between vo_directfb and vo_dfbmga entries.
|
Fri, 02 Sep 2005 13:46:44 +0000 |
diego |
Wording fixes: Avoid short forms.
|
Fri, 02 Sep 2005 13:44:31 +0000 |
gpoirier |
Sync with 1.1081
|
Fri, 02 Sep 2005 13:11:17 +0000 |
gpoirier |
update -channels to match observed behavior, patch by Corey Hickey < bugfood-ml AH fatooh POUM org >
|
Fri, 02 Sep 2005 12:23:28 +0000 |
gpoirier |
Sync with with 1.1080
|
Fri, 02 Sep 2005 08:59:28 +0000 |
ods15 |
and again.. sorry :/
|
Fri, 02 Sep 2005 08:58:18 +0000 |
ods15 |
spacing
|
Fri, 02 Sep 2005 08:53:05 +0000 |
ods15 |
-idle Documentation.
|
Fri, 02 Sep 2005 08:44:55 +0000 |
ods15 |
Adds -idle, an option to make MPlayer wait for input ('loadfile' or
|
Fri, 02 Sep 2005 08:32:32 +0000 |
ods15 |
Make -identify's 'ID_LENGTH=' print a float and not an integer.. The
|
Fri, 02 Sep 2005 08:29:30 +0000 |
gpoirier |
allow multiple help clauses on the command line, Patch by kiriuja " mplayer-patches AH en-directo POUM net "
|
Fri, 02 Sep 2005 00:05:21 +0000 |
diego |
typo
|
Fri, 02 Sep 2005 00:04:55 +0000 |
diego |
description typo fixes
|
Fri, 02 Sep 2005 00:03:19 +0000 |
diego |
updates, typos
|
Thu, 01 Sep 2005 23:53:57 +0000 |
diego |
aRts, ESD consistent spelling
|
Thu, 01 Sep 2005 23:53:33 +0000 |
diego |
Avoid short forms.
|
Thu, 01 Sep 2005 22:09:27 +0000 |
gpoirier |
New section: Notes on Audio/Video synchronization, taken from Rich's encoding guide
|
Thu, 01 Sep 2005 20:42:13 +0000 |
reimar |
Support On2 VP7 via binary decoder by implementing USER32.RegisterClipboardFormatA,
|
Thu, 01 Sep 2005 15:59:55 +0000 |
attila |
* really keep track on how many samples were decoded last round (fix 10l)
|
Thu, 01 Sep 2005 15:25:03 +0000 |
attila |
stop trying to decode faad audio, when last decoded length is <0
|
Thu, 01 Sep 2005 13:25:39 +0000 |
jheryan |
Synced with 1.12
|
Thu, 01 Sep 2005 12:40:53 +0000 |
jheryan |
Synced with 1.1077
|
Thu, 01 Sep 2005 12:29:19 +0000 |
gpoirier |
Sync with 1.1077
|
Thu, 01 Sep 2005 12:23:40 +0000 |
gpoirier |
Sync with 1.1076
|
Thu, 01 Sep 2005 10:44:46 +0000 |
diego |
Add -I../libavutil to the includes to fix building vo_zr[2].
|
Wed, 31 Aug 2005 21:13:05 +0000 |
wanderer |
fix longstanding typo - "patentend"
|
Wed, 31 Aug 2005 17:33:38 +0000 |
faust3 |
x264 fourcc
|
Wed, 31 Aug 2005 16:23:07 +0000 |
reimar |
Missing parts of the force codecs/demuxers documentation
|
Wed, 31 Aug 2005 15:47:16 +0000 |
alex |
support Pinnacle VideoXL
|
Wed, 31 Aug 2005 13:04:22 +0000 |
reimar |
Fix move playlists (control must be returned to mplayer.c, with the demuxer
|
Wed, 31 Aug 2005 09:24:44 +0000 |
attila |
10l
|
Wed, 31 Aug 2005 08:40:26 +0000 |
gpoirier |
Sync with 1.1075
|
Wed, 31 Aug 2005 02:15:03 +0000 |
nplourde |
add key_down_eventto slave mode, used to inject key down event with mplayer_put_key
|
Tue, 30 Aug 2005 23:59:21 +0000 |
reimar |
Sparcs do not like wild pointer typecasting (unaligned access).
|
Tue, 30 Aug 2005 23:56:24 +0000 |
reimar |
Allow forcing of demuxers and codecs by prepending '+'
|
Tue, 30 Aug 2005 23:24:47 +0000 |
reimar |
extra size checks for samples array to avoid crashes in some rare cases.
|
Tue, 30 Aug 2005 22:07:30 +0000 |
nicodvb |
multiplying fps by 10000 is no more necessary (when determining mp4v and h264 framerate)
|
Tue, 30 Aug 2005 19:06:55 +0000 |
rtognimp |
Fix nsv detection with new demuxer structure
|
Tue, 30 Aug 2005 16:32:45 +0000 |
gpoirier |
How to build MPlayerOSX
|
Mon, 29 Aug 2005 19:53:27 +0000 |
gabrov |
synced with 1.12
|
Sat, 27 Aug 2005 19:45:11 +0000 |
ods15 |
adds 'ID_DEMUXER=avi' to -identify...
|
Fri, 26 Aug 2005 22:53:59 +0000 |
rtognimp |
Fix mpeg-pes playback
|
Fri, 26 Aug 2005 19:08:28 +0000 |
henry |
ENCA uses -lm
|
Fri, 26 Aug 2005 19:00:36 +0000 |
henry |
X11 can use pthread (fixes --enable-static)
|
Fri, 26 Aug 2005 18:58:06 +0000 |
henry |
more thorough aalib test (needed for --enable-static)
|
Fri, 26 Aug 2005 17:40:02 +0000 |
reimar |
support MPEG in GXF container with extension-based detection.
|
Thu, 25 Aug 2005 21:46:32 +0000 |
henry |
reordered bps calculation
|
Thu, 25 Aug 2005 19:57:32 +0000 |
henry |
set the nearest number of channels, return(0) upon errors
|
Thu, 25 Aug 2005 19:46:20 +0000 |
reimar |
avoid reading more than maxlen bytes.
|
Thu, 25 Aug 2005 18:22:12 +0000 |
faust3 |
10l, missing return
|
Thu, 25 Aug 2005 17:02:17 +0000 |
reimar |
Wrong scale conversion from VFCTRL_SET_EQUALIZER, priv->saturation should
|
Thu, 25 Aug 2005 15:54:44 +0000 |
reimar |
ffwmv3 does not work, use "status crashing" so it is not auto-selected.
|
Thu, 25 Aug 2005 12:45:57 +0000 |
reimar |
Fix texture format variable types. Internal format is GLint, others are GLenum
|
Wed, 24 Aug 2005 12:33:32 +0000 |
mosu |
Fixed seeking for AVC-in-Matroska (wrong assumption of what kind of references may be present for a non-I-frame).
|
Wed, 24 Aug 2005 00:46:04 +0000 |
diego |
Slightly reduce unnecessary verbosity.
|
Wed, 24 Aug 2005 00:24:11 +0000 |
diego |
typos, cosmetics
|
Tue, 23 Aug 2005 19:27:18 +0000 |
gpoirier |
Documents x264 visualization during encoding
|
Tue, 23 Aug 2005 18:03:23 +0000 |
reimar |
Add D-Cinema Audio and Video conversion programs
|
Tue, 23 Aug 2005 17:21:27 +0000 |
reimar |
compile fix, vobsub.c needs identify variable.
|
Tue, 23 Aug 2005 17:03:30 +0000 |
rathann |
1. -cache-prefil has not been renamed, it's been removed (-cache-seek-min
|
Tue, 23 Aug 2005 16:22:13 +0000 |
gpoirier |
More typos. One noticed by Nico. Added an empty line at the end to make syncmail happy
|
Tue, 23 Aug 2005 16:12:39 +0000 |
gpoirier |
Typo :)
|