[vlc-devel] commit: libvlc_media_new_path: create a media from a file path ( Rémi Denis-Courmont )
git version control
git at videolan.org
Thu Feb 18 19:12:50 CET 2010
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Thu Feb 18 19:56:15 2010 +0200| [7eccf3a2cf7bdf158f58b8f4ef006ad604738c0b] | committer: Rémi Denis-Courmont
libvlc_media_new_path: create a media from a file path
Also rename libvlc_media_new to libvlc_media_new_location to remove
the ambiguity.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=7eccf3a2cf7bdf158f58b8f4ef006ad604738c0b
---
bindings/mediacontrol/mediacontrol_core.c | 4 ++--
include/vlc/libvlc_media.h | 15 +++++++++++++--
projects/activex/plugin.cpp | 2 +-
projects/macosx/framework/Sources/VLCMedia.m | 2 +-
projects/mozilla/vlcplugin.cpp | 4 ++--
src/control/media.c | 20 ++++++++++++++++++--
src/libvlc.sym | 3 ++-
test/libvlc/libvlc_additions.h | 2 +-
test/libvlc/media_list.c | 8 ++++----
test/libvlc/media_list_player.c | 20 ++++++++++----------
test/libvlc/media_player.c | 6 +++---
test/libvlc/meta.c | 2 +-
12 files changed, 58 insertions(+), 30 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=7eccf3a2cf7bdf158f58b8f4ef006ad604738c0b
More information about the vlc-devel
mailing list