aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs/ad_qtaudio.c
Commit message (Expand)AuthorAge
* preload quicktime.qts, this allows us to ignore the hardcoded path inside the...Gravatar faust32005-01-17
* fix compilation on macosx with --enable-qtx patch by Zachary Bedell <zaclist@...Gravatar faust32004-10-10
* small gcc warning fixesGravatar rathann2004-08-28
* do not exit without an error messageGravatar faust32004-08-12
* minimal fix for alex's 1000000000000l compile errors. imo the fix inGravatar rfelker2004-04-30
* printf -> mp_msgGravatar faust32004-04-13
* macosx fix by Dan Christiansen <danchr@daimi.au.dk>Gravatar alex2003-03-26
* MACOSX support patch, based on Dan Christiansens workGravatar alex2003-02-25
* real cygwin support by Sascha Sommer <saschasommer@freenet.de>Gravatar alex2003-02-12
* don't abort if setparams failed - fixes some Qclp filesGravatar arpi2002-12-29
* compiler warning fixesGravatar arpi2002-12-14
* fixed in/out framesize rounding bug (causing low-rate QCLP hangup/looping)Gravatar arpi2002-12-07
* loader supportGravatar arpi2002-11-24
* fixed output bits per sampleGravatar arpi2002-11-12
* *HUGE* set of compiler warning fixes, unused variables removalGravatar arpi2002-11-06
* qtaudio - audio decoder using win32 quicktime 5 dllsGravatar arpi2002-10-31