On Tue, Mar 18, 2014 at 09:22:18AM +0100, Vittorio Giovara wrote:
> This is a preview of a patch serie that would like to take care of a few 
> quirks in
> pix_fmts. Logic to handle the new api is not yet in place and the FF_API_ 
> versions
> are bumped just to trigger the code. Spoiler alerts, this is an API break.
> 
> The rationale is that there is a lot of information embedded in the name of 
> the pixel
> format, such as the color range (J formats), the bit depth (various P9, P10, 
> P16) and
> endianness (BE and LE).
> 
> I think that all this information could be propagated into a new structure,
> AVPixformatron ((c) Kostya) containing all the necessary bits to complete the 
> format
> handshake, in filters, encoders and in external apps.

I named it AVPixelformaton (only one 'r') for particle used in
lavchromodynamic interactions.
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to