[vlc-devel] [PATCH] Do not allow Matroska Void/CRC32 elements fallback when looking for a level 1 element

Jean-Baptiste Kempf jb at videolan.org
Thu Feb 19 19:08:33 CET 2015


On 18 Feb, Steve Lhomme wrote :
> +static const EbmlSemanticContext & GetEbmlNoGlobal_Context();
> +static const EbmlSemantic EbmlNoGlobal_ContextList[0] =
> +{
> +  //EbmlSemantic(false, false, EBML_INFO(EbmlCrc32)),   ///< EbmlCrc32
> +  //EbmlSemantic(false, false, EBML_INFO(EbmlVoid)),    ///< EbmlVoid
> +};
> +static const EbmlSemanticContext EbmlNoGlobal_Context =

static const for all those?

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