Richard Kern <kernrj <at> gmail.com> writes:

> >> static const enum AVPixelFormat pix_fmts[] = {
> >>     AV_PIX_FMT_NV12,
> >> -#if !TARGET_OS_IPHONE
> >>     AV_PIX_FMT_YUV420P,
> >> -#endif
> >>     AV_PIX_FMT_NONE
> > 
> > Sorry: How is this related?
> Using a shared pixel buffer pool also sets up an internal 
> color converter when needed.

And is this generally wanted?
(I assume so.)

Carl Eugen

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to