User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)
Okay, I figured out why I was getting a __CFData error, I had a leftover
CFMutableData reference running around, and I see that you're not
supposed to create new CF objects. That's fine with me, but
ICMDecompressionSessionCreate takes a CFDictionary object that describes
the pixelbuffer that you eventually want. I'd really like it to be
32bit RGB, rather then 422yuv which is the default. However, if I try
and create a CFDictionary object, I get a runtime error claiming it
can't find __CFDictionary. So, can I create a CFDictionary in windows?
Or, is there a structure I can mimic and pass to it that it doesn't know
the difference? Any help would be greatly appriciated.
thanks
Jamie Stanton
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
QuickTime-API mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quicktime-api/email@hidden