]> git.sesse.net Git - vlc/commit
Added libvlc_playlist_add_extended_untrusted and libvlc_media_add_option_untrusted.
authorLaurent Aimar <fenrir@videolan.org>
Wed, 28 Jan 2009 19:20:21 +0000 (20:20 +0100)
committerLaurent Aimar <fenrir@videolan.org>
Wed, 28 Jan 2009 19:20:21 +0000 (20:20 +0100)
commit059a3399daacd4532299d04cb2dd1a472cc25a83
tree7dd1d515ef3de7b900343d7c161d0f4e307f3505
parent96550ff2ed690bb147d44d3a12855c8c2a6bd80f
Added libvlc_playlist_add_extended_untrusted and libvlc_media_add_option_untrusted.

They allow to add untrusted options (needed at least for web plugin).
include/vlc/deprecated.h
include/vlc/libvlc.h
src/control/media.c
src/control/playlist.c
src/libvlc.sym