diff options
author | Pär Björklund <per.bjorklund@gmail.com> | 2013-01-27 19:24:11 +0100 |
---|---|---|
committer | Pär Björklund <per.bjorklund@gmail.com> | 2013-02-05 17:37:37 +0100 |
commit | 421d9fdb0658abb01306a62e5d57da044263b216 (patch) | |
tree | b461210eba0ca04506c7ec7e063978106aae78d7 /lib/libdvd/libdvdread/README | |
parent | 7b2dddca5e48219a2cb2bc0128dc5d5e94fc9e00 (diff) |
Updated libdvdcss, read and nav to the latest versions
All XBMC modifications are kept intact
Moved get/set state functions from vm.h to dvdnav_internal.h where
they should be
Added comments to clarify which functions are added by XBMC
Diffstat (limited to 'lib/libdvd/libdvdread/README')
-rw-r--r-- | lib/libdvd/libdvdread/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libdvd/libdvdread/README b/lib/libdvd/libdvdread/README index d7f78d48a2..caac86dd84 100644 --- a/lib/libdvd/libdvdread/README +++ b/lib/libdvd/libdvdread/README @@ -26,7 +26,7 @@ from xine-dvdnav and went into the first version of libdvdnav. Where is it now? ---------------- -libdvdnav is hosted on http://www.mplayerhq.hu/MPlayer/releases/dvdnav/ . +libdvdnav is hosted on http://dvdnav.mplayerhq.hu/ . Please report bugs to the developers mailinglist at mailto:dvdnav-discuss@mplayerhq.hu . |