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 :)
|
Tue, 23 Aug 2005 09:17:06 +0000 |
danny |
Correction pointed by Nico
|
Tue, 23 Aug 2005 08:23:53 +0000 |
gpoirier |
Crash fix for: "[MPlayer-users] Crash of mencoder in demux_ts.c line 2728"
|
Tue, 23 Aug 2005 08:03:26 +0000 |
reimar |
Do not free demuxer before using demuxer->desc->type (happened when using -audiofile).
|
Tue, 23 Aug 2005 07:56:29 +0000 |
reimar |
ensure that audio-only files are decoded till the end by not only
|
Mon, 22 Aug 2005 20:04:42 +0000 |
henry |
mode fps int vs. float woes
|
Mon, 22 Aug 2005 09:05:18 +0000 |
reimar |
DestroyWindow must be used when -wid was not given, so for WinID < 0, not >=0
|
Mon, 22 Aug 2005 08:21:43 +0000 |
gpoirier |
Sync with 1.1074
|
Mon, 22 Aug 2005 00:01:02 +0000 |
diego |
typo, grammar
|
Sun, 21 Aug 2005 20:55:26 +0000 |
gpoirier |
The thread "Call for video encoding settings" has to be easily found until its infos make it to our docs
|
Sun, 21 Aug 2005 10:19:25 +0000 |
reimar |
100l, video_out.h is now needed for some vo_ variables.
|
Sun, 21 Aug 2005 10:03:59 +0000 |
gpoirier |
How to encode with soft 3:2 pullup, patch by Brendan McCarthy
|
Sun, 21 Aug 2005 09:59:45 +0000 |
reimar |
-wid support for windows. Not well tested, might still behave a bit weird.
|
Sun, 21 Aug 2005 08:40:26 +0000 |
gabrov |
synced with 1.88
|
Sun, 21 Aug 2005 01:20:31 +0000 |
reimar |
remove extern for variables that are already in headers.
|
Sun, 21 Aug 2005 00:17:15 +0000 |
gabrov |
synced with 1.11
|
Sat, 20 Aug 2005 21:00:51 +0000 |
rathann |
cache-prefill has been renamed to cache-seek-min, example config should
|
Sat, 20 Aug 2005 20:13:03 +0000 |
gpoirier |
Encoding setting examples for x264
|