Sun, 30 Oct 2011 18:00:25 +0000 |
cehoyos |
Whitespace cosmetics: Align some IMGFMT-lists.
|
Sun, 30 Oct 2011 17:40:22 +0000 |
cehoyos |
Fix compilation on Solaris/OpenIndiana where 'uname -m' outputs "i86pc".
|
Sat, 29 Oct 2011 16:51:26 +0000 |
cehoyos |
Support YUV 4:4:4 9-bit output.
|
Sat, 29 Oct 2011 10:01:32 +0000 |
cehoyos |
Fix compilation for broken libopenjpeg.
|
Fri, 28 Oct 2011 12:46:30 +0000 |
jrash |
sync with en/mplayer.1 rev. 34249
|
Fri, 28 Oct 2011 12:43:31 +0000 |
jrash |
Synced with help_mp-en.h rev. 34253
|
Thu, 27 Oct 2011 20:09:09 +0000 |
ib |
Fix wrong runtime and average bitrate for VBR (variable bitrate) MP3.
|
Thu, 27 Oct 2011 19:58:42 +0000 |
ib |
Ensure that demuxer->movi_end will be set.
|
Thu, 27 Oct 2011 12:16:01 +0000 |
diego |
build: Only compile Windows-specific local glob() replacement on MinGW.
|
Thu, 27 Oct 2011 01:11:34 +0000 |
compn |
add m1v isom to mpeg1 codecs
|
Wed, 26 Oct 2011 19:39:14 +0000 |
ib |
Use CONF_TYPE_FUNC_PARAM for option gui-include.
|
Wed, 26 Oct 2011 18:26:51 +0000 |
reimar |
Clarify that too old binutils is only an issue with x86_64 compilation.
|
Wed, 26 Oct 2011 17:02:09 +0000 |
diego |
libdvdcss: Drop #define of snprintf() to _snprintf() if the former is undefined.
|
Wed, 26 Oct 2011 17:02:07 +0000 |
diego |
libdvdcss: consistently use snprintf() instead of _snprintf()
|
Wed, 26 Oct 2011 15:52:06 +0000 |
ib |
Optimize TranslateFilename().
|
Wed, 26 Oct 2011 15:40:47 +0000 |
ib |
Cosmetic: Rename TranslateFilename()'s parameter names.
|
Wed, 26 Oct 2011 15:14:06 +0000 |
ib |
Move TranslateFilename() to util/string.c.
|
Wed, 26 Oct 2011 15:12:35 +0000 |
diego |
Add missing mp_msg.h #includes, remove some unnecessary ones.
|
Wed, 26 Oct 2011 15:12:25 +0000 |
diego |
demux_rtp: Replace extern declarations by proper header #includes.
|
Tue, 25 Oct 2011 20:45:09 +0000 |
reimar |
Sanitize include option behaviour.
|
Tue, 25 Oct 2011 20:42:50 +0000 |
reimar |
Pass on errors from CONF_TYPE_FUNC_PARAM_IMMEDIATE function.
|
Tue, 25 Oct 2011 20:38:09 +0000 |
reimar |
Fix parse_call_func return value.
|
Tue, 25 Oct 2011 20:18:35 +0000 |
reimar |
Sanitize include behaviour.
|
Tue, 25 Oct 2011 19:22:10 +0000 |
reimar |
Make include recursion depth actually have some effect.
|