[vlc-devel] commit: libvlc: description and count of tracks, titles, chapters and subtitles (Lukas Durfina )
git version control
git at videolan.org
Thu Oct 16 15:48:59 CEST 2008
vlc | branch: master | Lukas Durfina <lukas.durfina at gmail.com> | Sun Oct 12 16:40:30 2008 +0200| [816aefe8b496c1c46370db694bca592bca532b7a] | committer: Jean-Baptiste Kempf
libvlc: description and count of tracks, titles, chapters and subtitles
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=816aefe8b496c1c46370db694bca592bca532b7a
---
include/vlc/libvlc.h | 84 +++++++++++++++++++++++++++
include/vlc/libvlc_structures.h | 26 ++++++++-
src/control/audio.c | 12 ++++-
src/control/libvlc_internal.h | 12 +++-
src/control/media_player.c | 72 +++++++++++++++++++++++
src/control/video.c | 122 +++++++++++++++++++++++++++++++++++++++
src/libvlc.sym | 10 +++
7 files changed, 333 insertions(+), 5 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=816aefe8b496c1c46370db694bca592bca532b7a
More information about the vlc-devel
mailing list