]> git.sesse.net Git - vlc/commit
libvlc: add libvlc_media_get_codec_description
authorThomas Guillem <thomas@gllm.fr>
Mon, 12 Jan 2015 09:39:14 +0000 (09:39 +0000)
committerJean-Baptiste Kempf <jb@videolan.org>
Tue, 13 Jan 2015 22:28:17 +0000 (23:28 +0100)
commit7458af47e6db6134a8cd96098cbe542a5511e95c
tree4c8f426e1e96c46eeaff7d1985ce88158ae6ede5
parent84bc465af520c6b3128a540dce58d56aa23f0940
libvlc: add libvlc_media_get_codec_description

Get codec description from media elementary stream.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
include/vlc/libvlc_media.h
lib/libvlc.sym
lib/media.c