aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs/ve_qtvideo.c
Commit message (Expand)AuthorAge
* typo, memset 0 was done on desc instead of cdesc, see bug #288Gravatar reimar2005-04-27
* replace VO and VF numeric flags with #defined identifiersGravatar henry2005-04-18
* fixes for encoding of multiple filesGravatar henry2005-03-01
* Initialized BITMAPINFOHEADER to 0 to avoid problems, esp. windows has problemsGravatar reimar2005-01-20
* preload quicktime.qts, this allows us to ignore the hardcoded path inside the...Gravatar faust32005-01-17
* small gcc warning fixesGravatar rathann2004-08-28
* printf -> mp_msg; print error msg when qtmlClient.dll is missingGravatar faust32004-04-13
* Use aspect from encoder for AVI vprp headerGravatar ranma2004-03-24
* cygwin win32 dll supportGravatar faust32003-02-15
* compiler warning fixes patch by Dominik Mierzejewski <dominik@rangers.eu.org>Gravatar arpi2003-02-02
* Cleanup of the muxer API, func parameters muxer & muxer_f eliminated.Gravatar arpi2003-01-19
* compiler warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>Gravatar arpi2003-01-03
* the long-waited MUXER layer, and new MPEG-PS muxerGravatar arpi2002-12-27
* set keyframe flag at encodingGravatar arpi2002-12-21
* Sorenson 1/3 encoding just for fun :)Gravatar arpi2002-12-16