summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/ve_qtvideo.c
Commit message (Expand)AuthorAgeFilesLines
* typo, memset 0 was done on desc instead of cdesc, see bug #288reimar2005-04-271-1/+1
* replace VO and VF numeric flags with #defined identifiershenry2005-04-181-1/+1
* fixes for encoding of multiple fileshenry2005-03-011-0/+1
* Initialized BITMAPINFOHEADER to 0 to avoid problems, esp. windows has problemsreimar2005-01-201-1/+1
* preload quicktime.qts, this allows us to ignore the hardcoded path inside the...faust32005-01-171-0/+8
* small gcc warning fixesrathann2004-08-281-1/+1
* printf -> mp_msg; print error msg when qtmlClient.dll is missingfaust32004-04-131-13/+17
* Use aspect from encoder for AVI vprp headerranma2004-03-241-0/+1
* cygwin win32 dll supportfaust32003-02-151-5/+3
* compiler warning fixes patch by Dominik Mierzejewski <dominik@rangers.eu.org>arpi2003-02-021-0/+4
* Cleanup of the muxer API, func parameters muxer & muxer_f eliminated.arpi2003-01-191-3/+1
* compiler warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>arpi2003-01-031-12/+16
* the long-waited MUXER layer, and new MPEG-PS muxerarpi2002-12-271-4/+4
* set keyframe flag at encodingarpi2002-12-211-4/+5
* Sorenson 1/3 encoding just for fun :)arpi2002-12-161-0/+325