log libmpcodecs/ve_qtvideo.c @ 16230:ba7a79482bec

age author description
Wed, 27 Apr 2005 12:43:30 +0000 reimar typo, memset 0 was done on desc instead of cdesc, see bug #288
Mon, 18 Apr 2005 15:52:38 +0000 henry replace VO and VF numeric flags with #defined identifiers
Tue, 01 Mar 2005 20:21:58 +0000 henry fixes for encoding of multiple files
Thu, 20 Jan 2005 22:53:37 +0000 reimar Initialized BITMAPINFOHEADER to 0 to avoid problems, esp. windows has problems
Mon, 17 Jan 2005 20:57:48 +0000 faust3 preload quicktime.qts, this allows us to ignore the hardcoded path inside the dlls so that quicktime.qts doesn't need to be in the windows system dir, patch by Gianluigi Tiesi <mplayer at netfarm.it>, comments by myself
Sat, 28 Aug 2004 20:59:49 +0000 rathann small gcc warning fixes
Tue, 13 Apr 2004 15:04:25 +0000 faust3 printf -> mp_msg; print error msg when qtmlClient.dll is missing