]> git.sesse.net Git - vlc/commit
dvdnav.patch: prefixed all non-static functions in the included libdvdread.
authorEric Petit <titer@videolan.org>
Sat, 12 Mar 2005 17:52:33 +0000 (17:52 +0000)
committerEric Petit <titer@videolan.org>
Sat, 12 Mar 2005 17:52:33 +0000 (17:52 +0000)
commit118a5aa505ad383f0cffcf1894ba311e4b7d31d9
tree66632044673ef7df65fe40c1a5c9c6af394958b0
parent9b31c06522d07fc2bdcca8d74a95daa5aef52119
 dvdnav.patch: prefixed all non-static functions in the included libdvdread.
  This fixes dvdsimple on OS X (either it crashed complaining about
  multiple definitions in the dvdnav and dvdread plugins, or it tried
  to use the libdvdread routines from the dvdnav plugin even though
  the dvdread access is used, but this modified libdvdread doesn't
  seem to be binary compatible... big mess here)
 ALL: fixed a minor libdvdread bug + cleaned the BeOS patch
extras/contrib/src/Patches/dvdnav.patch
extras/contrib/src/Patches/libdvdread.patch