[vlc-devel] [PATCH 2/3] ogg: Add OggSpots video codec support

Jean-Baptiste Kempf jb at videolan.org
Mon Feb 29 15:13:36 CET 2016


On 28 Feb, Michael Tänzer wrote :
> +                /* Check for OggSpots header */
> +                else if( oggpacket.bytes >= 8 &&
> +                         ! memcmp( oggpacket.packet, "SPOTS\0\0\0", 8 ) )

9

Rest is good.

With my kindest regards,

-- 
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device


More information about the vlc-devel mailing list