| Commit message (Expand) | Author | Age |
* | Consistently #include mpbswap.h instead of bswap.h everywhere. | diego | 2008-04-28 |
* | Introduce HAVE_QUICKTIME definition and use it where appropriate. | diego | 2008-03-15 |
* | typo fix: inited --> initialized | diego | 2008-02-14 |
* | Zero codec_inited in the init() function, so that it's cleared everytime | rtogni | 2008-01-23 |
* | Include loader/ prefix in #include path everywhere. | diego | 2007-03-15 |
* | Fix previous broken vd_qtvideo.c commit which failed on MACOSX | uau | 2006-11-26 |
* | Move #include <QuickTime/ImageCodec.h> before internal headers | uau | 2006-11-26 |
* | Move #ifdefs around complete files into the build system. | diego | 2006-06-21 |
* | Comment some #endif directives to avoid confusion. | diego | 2006-06-21 |
* | massive attack: mp_msg printf format fixes | rathann | 2006-01-12 |
* | Unify include path handling, -I.. is in CFLAGS. | diego | 2005-11-18 |
* | preload quicktime.qts, this allows us to ignore the hardcoded path inside the... | faust3 | 2005-01-17 |
* | fix compilation on macosx with --enable-qtx patch by Zachary Bedell <zaclist@... | faust3 | 2004-10-10 |
* | small gcc warning fixes | rathann | 2004-08-28 |
* | minimal fix for alex's 1000000000000l compile errors. imo the fix in | rfelker | 2004-04-30 |
* | printf -> mp_msg, error msg when qtmlClient.dll is missing | faust3 | 2004-04-13 |
* | MACOSX support patch, based on Dan Christiansens work | alex | 2003-02-25 |
* | real cygwin support by Sascha Sommer <saschasommer@freenet.de> | alex | 2003-02-12 |
* | handle mencoder's 0-byte 'skipped frames' | arpi | 2002-12-16 |
* | Sorenson 1/3 encoding just for fun :) | arpi | 2002-12-16 |
* | compiler warning fixes | arpi | 2002-12-14 |
* | we don't need to pass gworld :) | arpi | 2002-12-11 |
* | print list of supported output colorspaces | arpi | 2002-12-11 |
* | moved component lister up, as it messes up 'desc' | arpi | 2002-12-11 |
* | SVQ1 support (ugly hack... - really we need 'syuv' support in swscaler :)) | arpi | 2002-12-01 |
* | - fixed 10l bug (imagedesc handle allocation) | arpi | 2002-11-27 |
* | some fixes | alex | 2002-11-25 |
* | loader support | arpi | 2002-11-24 |
* | don't print error if no error | arpi | 2002-11-14 |
* | no need to EnterMovies(), do minimal InitializeQTML only | arpi | 2002-11-12 |
* | qt video dll codecs support | arpi | 2002-11-12 |