summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/vd_qtvideo.c
Commit message (Expand)AuthorAgeFilesLines
* preload quicktime.qts, this allows us to ignore the hardcoded path inside the...faust32005-01-171-1/+8
* fix compilation on macosx with --enable-qtx patch by Zachary Bedell <zaclist@...faust32004-10-101-2/+2
* small gcc warning fixesrathann2004-08-281-3/+3
* minimal fix for alex's 1000000000000l compile errors. imo the fix inrfelker2004-04-301-0/+1
* printf -> mp_msg, error msg when qtmlClient.dll is missingfaust32004-04-131-19/+23
* MACOSX support patch, based on Dan Christiansens workalex2003-02-251-2/+19
* real cygwin support by Sascha Sommer <saschasommer@freenet.de>alex2003-02-121-2/+2
* handle mencoder's 0-byte 'skipped frames'arpi2002-12-161-0/+2
* Sorenson 1/3 encoding just for fun :)arpi2002-12-161-0/+2
* compiler warning fixesarpi2002-12-141-15/+19
* we don't need to pass gworld :)arpi2002-12-111-1/+1
* print list of supported output colorspacesarpi2002-12-111-0/+9
* moved component lister up, as it messes up 'desc'arpi2002-12-111-17/+18
* SVQ1 support (ugly hack... - really we need 'syuv' support in swscaler :))arpi2002-12-011-1/+39
* - fixed 10l bug (imagedesc handle allocation)arpi2002-11-271-3/+8
* some fixesalex2002-11-251-3/+54
* loader supportarpi2002-11-241-1/+5
* don't print error if no errorarpi2002-11-141-1/+1
* no need to EnterMovies(), do minimal InitializeQTML onlyarpi2002-11-121-4/+4
* qt video dll codecs supportarpi2002-11-121-0/+296