]> git.sesse.net Git - vlc/commit
* modules/demux/playlist: Exported symbols inside plug-ins must always be
authorChristophe Massiot <massiot@videolan.org>
Fri, 17 Jun 2005 16:42:48 +0000 (16:42 +0000)
committerChristophe Massiot <massiot@videolan.org>
Fri, 17 Jun 2005 16:42:48 +0000 (16:42 +0000)
commitcc47db8ef588a552ded04c7f82bdc67bc4dc3c9d
tree80a7ae8e4db510f3cc9aee68abf2071ef8fa9810
parent5f9a5f7ccf3c9e630d4f098ab9aa90dff0dc56d2
 * modules/demux/playlist: Exported symbols inside plug-ins must always be
   escaped with the E_() macro, to avoid namespace collisions between plug-ins.
modules/demux/playlist/b4s.c
modules/demux/playlist/m3u.c
modules/demux/playlist/old.c
modules/demux/playlist/playlist.c
modules/demux/playlist/playlist.h
modules/demux/playlist/pls.c