Mercurial > mplayer.hg
graph
-
Remove useless else clauses.Tue, 22 Aug 2006 12:42:55 +0000, by diego
-
Enclose all space padded headings with quotes.Tue, 22 Aug 2006 10:10:33 +0000, by diego
-
fix trailing space problem, which was preventing fontconfig to get compiledTue, 22 Aug 2006 08:12:20 +0000, by gpoirier
-
support for disabling/enabling bitmap font support from configureMon, 21 Aug 2006 23:19:11 +0000, by diego
-
use of malloc without prototype.. very bad on 64bit archsMon, 21 Aug 2006 22:02:49 +0000, by rfelker
-
Move libs common to MPlayer and MEncoder to COMMON_LIBS.Mon, 21 Aug 2006 21:51:47 +0000, by diego
-
Simplify VIDIX lib handling.Mon, 21 Aug 2006 21:50:52 +0000, by diego
-
no c++ decls!Mon, 21 Aug 2006 21:46:59 +0000, by rfelker
-
Remove unused variable.Mon, 21 Aug 2006 20:21:03 +0000, by diego
-
100l: *chapter_name was copied from the pointer rather than strupd()-ed (and next free()d in mplayer.cMon, 21 Aug 2006 19:52:11 +0000, by nicodvb
-
demuxer_seek_chapter() returns informations about chapters count and nameMon, 21 Aug 2006 19:19:00 +0000, by nicodvb
-
implemented STREAM_CTRL_GET_NUM_CHAPTERSMon, 21 Aug 2006 19:16:39 +0000, by nicodvb
-
implemented STREAM_CTRL_GET_NUM_CHAPTERSMon, 21 Aug 2006 19:13:36 +0000, by nicodvb
-
added STREAM_CTRL_GET_NUM_CHAPTERS to get total number of chapters from the stream readerMon, 21 Aug 2006 19:10:18 +0000, by nicodvb
-
Add public functions for removal of styles and events.Mon, 21 Aug 2006 16:33:13 +0000, by eugeni
-
cosmetics: Fix indentation after last commit.Mon, 21 Aug 2006 16:24:45 +0000, by diego
-
Properly disable tests that depend on X.Mon, 21 Aug 2006 16:24:16 +0000, by diego
-
Ignore generated test binaries.Mon, 21 Aug 2006 13:17:29 +0000, by diego
-
Allow to compile swscale testsMon, 21 Aug 2006 12:15:29 +0000, by lucabe
-
Remove superfluous variable settings.Mon, 21 Aug 2006 09:34:12 +0000, by diego
-
fix null pointer check in add_subtitles,Mon, 21 Aug 2006 09:28:01 +0000, by gpoirier
-
cosmetics: indentation fix after last commitMon, 21 Aug 2006 00:42:34 +0000, by diego
-
Remove duplicate check for $_faad_external = auto.Mon, 21 Aug 2006 00:42:07 +0000, by diego
-
Only run the check for external FAAD if internal FAAD is not used.Mon, 21 Aug 2006 00:39:48 +0000, by diego
-
missing header for struct timevalSun, 20 Aug 2006 23:19:18 +0000, by rfelker
-
Get rid of useless vf->priv castsSun, 20 Aug 2006 22:48:36 +0000, by reimar
-
Fix stray newline that should only be printed in verbose mode.Sun, 20 Aug 2006 21:41:44 +0000, by diego
-
Fix audio stream selection in Gtk GUISun, 20 Aug 2006 18:52:55 +0000, by gpoirier