[vlc-devel] [PATCH] demux/mp4: drop DRMS

Jean-Baptiste Kempf jb at videolan.org
Fri Mar 23 20:03:43 CET 2012


On Fri, Mar 23, 2012 at 05:18:26PM +0100, Frédéric Yhuel wrote :
> -    if( p_box->i_type == ATOM_drms )

No, you should keep this to warn for unsupported.

> -    if( p_box->i_type == ATOM_drmi )

Idem.

> -static int MP4_ReadBox_drms( stream_t *p_stream, MP4_Box_t *p_box )

This should be a stub with a warning.


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



More information about the vlc-devel mailing list