Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Thu, 13 Jul 2006 20:59:18 +0000 | reynaldo | marks several function without a prototype which arent used outside its sourcefile as static, Patch by Stefan Huehner - stefan AT huehner-org |
Thu, 13 Jul 2006 20:23:34 +0000 | reynaldo | drops casts from void * on malloc/calloc, leftover on libmpcodecs |
Thu, 13 Jul 2006 18:52:16 +0000 | eugeni | Cosmetics. |
Thu, 13 Jul 2006 18:49:06 +0000 | eugeni | Use FcPatternAdd-Type instead of FcNameParse. The latter, as it turns out, requires escaping of some characters ('-', maybe more). |
Thu, 13 Jul 2006 16:41:13 +0000 | reynaldo | drops casts from void * on malloc/calloc from libmpdemux code |
Thu, 13 Jul 2006 16:17:24 +0000 | reynaldo | drops casts from void * on malloc/calloc from the gui code |
Thu, 13 Jul 2006 13:28:56 +0000 | gpoirier | Some systems[1] list the 970 as PPC970 on /proc/cpuinfo, so add support |