On 13/10/2016 15:53, James Almer wrote:
> The spec says
> 
> 9: Interlaced with bottom field displayed first and top field stored first
> 14: Interlaced with top field displayed first and bottom field stored first
> 
> And avcodec.h states
> 
> AV_FIELD_TB,          //< Top coded first, bottom displayed first
> AV_FIELD_BT,          //< Bottom coded first, top displayed first
> 
> Signed-off-by: James Almer <jamr...@gmail.com>
> ---
> Should also go into libav 12. This feature is only a couple months old
> so it's not affecting any other stable release.
> 

Sure, why not?

_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to