Mercurial > mplayer.hg
graph
-
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