Mercurial > mplayer.hg
graph
-
configure: Remove unused alsa9 and alsa1x config.h #defines.Fri, 04 Nov 2011 14:29:33 +0000, by diego
-
configure: remove erroneous extra set of braces from vsscanf testFri, 04 Nov 2011 14:29:31 +0000, by diego
-
vf_zrmjpeg: fix compilation after introduction of av_strcasecmpFri, 04 Nov 2011 12:30:42 +0000, by diego
-
configure: Add CONFIG_LIBMODPLUG to config.h for FFmpeg.Fri, 04 Nov 2011 12:30:39 +0000, by diego
-
libdvdcss: sync some whitespace changes from upstreamFri, 04 Nov 2011 12:30:36 +0000, by diego
-
Support Mobotix MxPEG decoding (bug 2004).Fri, 04 Nov 2011 08:41:11 +0000, by cehoyos
-
Use init_avformat() instead of av_register_all().Thu, 03 Nov 2011 19:33:05 +0000, by cehoyos
-
Cosmetics: Remove empty statement.Thu, 03 Nov 2011 18:51:56 +0000, by cehoyos
-
Use new API avformat_new_stream() instead of the deprecatedThu, 03 Nov 2011 18:45:59 +0000, by cehoyos
-
Call av_register_all() before initialising the SPDIF muxer.Thu, 03 Nov 2011 18:43:49 +0000, by cehoyos
-
configure: add braces to initializer in vsscanf test to shut up a gcc warningThu, 03 Nov 2011 14:23:17 +0000, by diego
-
configure: merge DOCS/xml/configure into top-level configureThu, 03 Nov 2011 14:23:14 +0000, by diego
-
Fix a bunch of Doxygen syntax errors that caused warnings.Thu, 03 Nov 2011 13:24:53 +0000, by diego
-
loader: remove duplicate cpudetect.h #includeThu, 03 Nov 2011 13:24:50 +0000, by diego
-
cpudetect: clean up libavutil #includesThu, 03 Nov 2011 13:24:46 +0000, by diego
-
configure: Clarify a comment that explains the purpose of the glob_win variable.Wed, 02 Nov 2011 13:03:20 +0000, by diego
-
Map 8svx fourcc to 8raw instead of relying on non-existing CODEC_ID.Mon, 31 Oct 2011 19:44:51 +0000, by diego
-
build: fix compilation on Solaris due to missing alloca.h #includeMon, 31 Oct 2011 13:18:45 +0000, by diego
-
Add missing parameter to Win32 GUI's call to m_config_parse_config_file().Mon, 31 Oct 2011 12:25:00 +0000, by ib
-
Add missing parameter to Win32 GUI's call to m_config_parse_config_file().Mon, 31 Oct 2011 11:51:03 +0000, by ib
-
Support FFmpeg Dirac decoder.Mon, 31 Oct 2011 00:47:40 +0000, by cehoyos
-
Whitespace cosmetics: Align some IMGFMT-lists.Sun, 30 Oct 2011 18:00:25 +0000, by cehoyos
-
Fix compilation on Solaris/OpenIndiana where 'uname -m' outputs "i86pc".Sun, 30 Oct 2011 17:40:22 +0000, by cehoyos
-
Support YUV 4:4:4 9-bit output.Sat, 29 Oct 2011 16:51:26 +0000, by cehoyos
-
Fix compilation for broken libopenjpeg.Sat, 29 Oct 2011 10:01:32 +0000, by cehoyos
-
sync with en/mplayer.1 rev. 34249Fri, 28 Oct 2011 12:46:30 +0000, by jrash
-
Synced with help_mp-en.h rev. 34253Fri, 28 Oct 2011 12:43:31 +0000, by jrash
-
Fix wrong runtime and average bitrate for VBR (variable bitrate) MP3.Thu, 27 Oct 2011 20:09:09 +0000, by ib
-
Ensure that demuxer->movi_end will be set.Thu, 27 Oct 2011 19:58:42 +0000, by ib
-
build: Only compile Windows-specific local glob() replacement on MinGW.Thu, 27 Oct 2011 12:16:01 +0000, by diego
-
add m1v isom to mpeg1 codecsThu, 27 Oct 2011 01:11:34 +0000, by compn
-
Use CONF_TYPE_FUNC_PARAM for option gui-include.Wed, 26 Oct 2011 19:39:14 +0000, by ib
-
Clarify that too old binutils is only an issue with x86_64 compilation.Wed, 26 Oct 2011 18:26:51 +0000, by reimar
-
libdvdcss: Drop #define of snprintf() to _snprintf() if the former is undefined.Wed, 26 Oct 2011 17:02:09 +0000, by diego
-
libdvdcss: consistently use snprintf() instead of _snprintf()Wed, 26 Oct 2011 17:02:07 +0000, by diego
-
Optimize TranslateFilename().Wed, 26 Oct 2011 15:52:06 +0000, by ib
-
Cosmetic: Rename TranslateFilename()'s parameter names.Wed, 26 Oct 2011 15:40:47 +0000, by ib
-
Move TranslateFilename() to util/string.c.Wed, 26 Oct 2011 15:14:06 +0000, by ib
-
Add missing mp_msg.h #includes, remove some unnecessary ones.Wed, 26 Oct 2011 15:12:35 +0000, by diego
-
demux_rtp: Replace extern declarations by proper header #includes.Wed, 26 Oct 2011 15:12:25 +0000, by diego
-
Sanitize include option behaviour.Tue, 25 Oct 2011 20:45:09 +0000, by reimar
-
Pass on errors from CONF_TYPE_FUNC_PARAM_IMMEDIATE function.Tue, 25 Oct 2011 20:42:50 +0000, by reimar
-
Fix parse_call_func return value.Tue, 25 Oct 2011 20:38:09 +0000, by reimar
-
Sanitize include behaviour.Tue, 25 Oct 2011 20:18:35 +0000, by reimar
-
Make include recursion depth actually have some effect.Tue, 25 Oct 2011 19:22:10 +0000, by reimar
-
Remove completely pointless/nonsensical code.Tue, 25 Oct 2011 19:20:38 +0000, by reimar
-
Remove unused code from the Win32 GUI.Tue, 25 Oct 2011 13:59:33 +0000, by ib
-
Change MSGTR_MENU_Exit definition.Tue, 25 Oct 2011 13:55:48 +0000, by ib