[vlc-devel] [PATCH] libmp4: 'tfhd' parsing
Frederic YHUEL
fyhuel at viotech.net
Fri Mar 23 08:37:09 CET 2012
On Thu, Mar 22, 2012 at 6:20 PM, Jean-Baptiste Kempf <jb at videolan.org> wrote:
> 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.
>
Ooops sorry
--
Frédéric
More information about the vlc-devel
mailing list