Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Thu, 13 Jul 2006 21:40:14 +0000 | diego | dvd-device should also be enabled when dvdnav_stream is requested but stream_dvd |
Thu, 13 Jul 2006 21:22:56 +0000 | reynaldo | drops casts from void * on malloc/calloc from vidix/ |
Thu, 13 Jul 2006 21:06:33 +0000 | reynaldo | little rephrasing and corrected reference to main->trunk |
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 |