Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Fri, 14 Jul 2006 07:40:36 +0000 | diego | printf --> mp_msg |
Fri, 14 Jul 2006 06:26:31 +0000 | reynaldo | removes unused parentheses lefted behind in the r19075 sizeof(char) cleanups, noticed by dalias |
Thu, 13 Jul 2006 23:02:03 +0000 | diego | Remove #if LIBAVCODEC_BUILD >= XXX and #if LIBAVFORMAT_BUILD >= XXX jungle. |
Thu, 13 Jul 2006 22:56:02 +0000 | diego | cosmetics to ease future patching |
Thu, 13 Jul 2006 22:24:28 +0000 | eugeni | Fix linking order. FontConfig should appear after libass. |
Thu, 13 Jul 2006 22:11:47 +0000 | reynaldo | more sizeof(char) fun |
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/ |