[vlc-devel] [PATCH] libmp4: 'tfhd' parsing
Jean-Baptiste Kempf
jb at videolan.org
Thu Mar 22 18:20:20 CET 2012
On Tue, Mar 20, 2012 at 11:21:56AM +0100, Frédéric Yhuel wrote :
> + if( p_box->data.p_tfhd->i_flags & MP4_TFHD_DURATION_IS_EMPTY )
> + {
> + p_box->data.p_tfhd->b_empty = true;
> + }
> + p_box->data.p_tfhd->b_empty = false;
This cannot be good.
Best 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