Mercurial > mplayer.hg
log libmpcodecs/ad_qtaudio.c @ 17012:6ff3379a0862
age | author | description |
---|---|---|
Fri, 18 Nov 2005 14:39:25 +0000 | diego | Unify include path handling, -I.. is in CFLAGS. |
Mon, 17 Jan 2005 20:57:48 +0000 | faust3 | preload quicktime.qts, this allows us to ignore the hardcoded path inside the dlls so that quicktime.qts doesn't need to be in the windows system dir, patch by Gianluigi Tiesi <mplayer at netfarm.it>, comments by myself |
Sun, 10 Oct 2004 19:51:18 +0000 | faust3 | fix compilation on macosx with --enable-qtx patch by Zachary Bedell <zaclist@adirondack.net> |
Sat, 28 Aug 2004 20:59:49 +0000 | rathann | small gcc warning fixes |
Thu, 12 Aug 2004 18:54:22 +0000 | faust3 | do not exit without an error message |
Fri, 30 Apr 2004 10:26:26 +0000 | rfelker | minimal fix for alex's 1000000000000l compile errors. imo the fix in |
Tue, 13 Apr 2004 14:33:18 +0000 | faust3 | printf -> mp_msg |