Mercurial > mplayer.hg
graph
-
Fix linking order. FontConfig should appear after libass.Thu, 13 Jul 2006 22:24:28 +0000, by eugeni
-
more sizeof(char) funThu, 13 Jul 2006 22:11:47 +0000, by reynaldo
-
dvd-device should also be enabled when dvdnav_stream is requested but stream_dvdThu, 13 Jul 2006 21:40:14 +0000, by diego
-
drops casts from void * on malloc/calloc from vidix/Thu, 13 Jul 2006 21:22:56 +0000, by reynaldo
-
little rephrasing and corrected reference to main->trunkThu, 13 Jul 2006 21:06:33 +0000, by reynaldo
-
marks several function without a prototype which arent used outside its sourcefile as static, Patch by Stefan Huehner - stefan AT huehner-orgThu, 13 Jul 2006 20:59:18 +0000, by reynaldo
-
drops casts from void * on malloc/calloc, leftover on libmpcodecsThu, 13 Jul 2006 20:23:34 +0000, by reynaldo
-
Cosmetics.Thu, 13 Jul 2006 18:52:16 +0000, by eugeni
-
Use FcPatternAdd-Type instead of FcNameParse. The latter, as it turns out, requires escaping of some characters ('-', maybe more).Thu, 13 Jul 2006 18:49:06 +0000, by eugeni
-
drops casts from void * on malloc/calloc from libmpdemux codeThu, 13 Jul 2006 16:41:13 +0000, by reynaldo
-
drops casts from void * on malloc/calloc from the gui codeThu, 13 Jul 2006 16:17:24 +0000, by reynaldo
-
Some systems[1] list the 970 as PPC970 on /proc/cpuinfo, so add supportThu, 13 Jul 2006 13:28:56 +0000, by gpoirier