[vlc-devel] [PATCH 1/2] demux/mp4: Add fragmented MP4 support
Jean-Baptiste Kempf
jb at videolan.org
Thu Sep 20 17:23:40 CEST 2012
On Wed, Sep 19, 2012 at 05:14:41PM +0200, Frédéric Yhuel wrote :
> - p_root->i_size = stream_Size( s );
> + p_root->i_size = INT64_MAX; /* could be live streaming */
Why not -1 or something else?
Seems ok,if you have checked all your pts/dts/pcr calculations :)
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