Mercurial > mplayer.hg
graph
-
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
-
Resize the Win32 GUI preference window and reposition items.Tue, 25 Oct 2011 13:48:47 +0000, by ib
-
Internationalize and localize the Win32 GUI.Tue, 25 Oct 2011 13:46:43 +0000, by ib
-
Change Win32 GUI window captions.Tue, 25 Oct 2011 13:40:30 +0000, by ib
-
Add a vd_ffmpeg option to make the decoder discard frames until the firstMon, 24 Oct 2011 17:44:13 +0000, by reimar
-
Remove unused code.Mon, 24 Oct 2011 16:22:10 +0000, by reimar
-
Mark pointer arguments as const where possible.Mon, 24 Oct 2011 16:20:00 +0000, by reimar
-
Stop h264_parse_sps and mp_vc1_decode_sequence_header from corrupting theMon, 24 Oct 2011 16:15:02 +0000, by reimar
-
Support planar GBR24 decoding.Sun, 23 Oct 2011 20:40:31 +0000, by cehoyos
-
Consistently use "struct AVCodecTag" and not sometimes just "AVCodecTag".Sun, 23 Oct 2011 12:14:45 +0000, by reimar
-
Change codec tag/id conversion to not use ff_codec_bmp_tags/ff_codec_wav_tags.Sun, 23 Oct 2011 12:12:43 +0000, by reimar
-
Reindent.Sun, 23 Oct 2011 12:03:40 +0000, by reimar
-
Fix possible crash since RenderCallbackSPDIF might call read_buffer with NULL data.Sun, 23 Oct 2011 12:03:13 +0000, by reimar
-
Add HAVE_CBRTF define.Sun, 23 Oct 2011 12:00:24 +0000, by reimar
-
Use uncrustify on glob-win.c to fix the indentation mess in it.Sun, 23 Oct 2011 11:51:44 +0000, by reimar
-
Support some H.264 444P samples.Sun, 23 Oct 2011 10:43:08 +0000, by cehoyos
-
Improve option type CONF_TYPE_PRINT.Sat, 22 Oct 2011 11:00:31 +0000, by ib
-
Always define HAVE_PTHREADS and HAVE_W32THREADS.Sat, 22 Oct 2011 00:17:28 +0000, by cehoyos
-
x264 version 118 is required for successful compilation.Fri, 21 Oct 2011 23:15:33 +0000, by cehoyos
-
add forgotten ec-3 tag to parsers list in demuxers.cFri, 21 Oct 2011 18:20:53 +0000, by compn
-
add ec-3 isom to eac3 decoder, fixes:Fri, 21 Oct 2011 18:08:36 +0000, by compn
-
Employ correct off_t printf conversion specifiers; this time without typos.Fri, 21 Oct 2011 15:44:58 +0000, by diego
-
configure: add -D__STDC_FORMAT_MACROS to CXXFLAGSFri, 21 Oct 2011 15:44:56 +0000, by diego
-
configure: cosmetics: fix indentationFri, 21 Oct 2011 15:44:55 +0000, by diego
-
configure: Add CONFIG_AVSERVER/HAVE_STRPTIME config.h #defines for libavformat.Fri, 21 Oct 2011 15:44:53 +0000, by diego
-
Fix compilation: Partly revert r34227.Fri, 21 Oct 2011 08:49:48 +0000, by cehoyos
-
Fix off_t printf conversion specifiers and related warnings.Thu, 20 Oct 2011 21:49:30 +0000, by diego
-
Support H264 4:2:2.Thu, 20 Oct 2011 16:42:31 +0000, by cehoyos
-
Support Kostya's native Ut Video decoder.Thu, 20 Oct 2011 16:32:55 +0000, by cehoyos
-
Replace 'q' printf length modifier by 'll'.Thu, 20 Oct 2011 14:42:14 +0000, by diego
-
Add TranslateFilename() to the Win32 GUI.Thu, 20 Oct 2011 13:09:08 +0000, by ib
-
Remove unused code.Thu, 20 Oct 2011 12:53:27 +0000, by ib
-
Support transparency in decorated windows in the Win32 GUI.Thu, 20 Oct 2011 12:48:35 +0000, by ib