[vlc-devel] [PATCH] libvlc: add libvlc_media_get_codec_description

Jean-Baptiste Kempf jb at videolan.org
Mon Jan 12 23:10:38 CET 2015


On 12 Jan, Thomas Guillem wrote :
> Get codec description from media elementary stream.

Is there a use case for that outside of the get_media_track_info?

> +        case libvlc_track_text:
> +            return vlc_fourcc_GetDescription( SPU_ES, i_codec );

Unrelated, but spu can be non-texxt, cannot they?

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