[Libav-user] FF_API_PIX_FMT, PixelFormat and AVPixelFormat Changes
Bruce Wheaton
bruce at spearmorgan.com
Fri Nov 9 17:57:20 CET 2012
Is there any info about the changes in this area? It caused some problems in my code when the definition of PixelFormat (instead of a type/enum named PixelFormat) seemed more invasive with other namespaces.
I undef'ed pixelformat, and used AVPixelFormat in my code. But I see there's a switch triggered by FF_API_PIX_FMT, and I wonder what's up?
Bruce
More information about the Libav-user
mailing list