diff options
author | phintuka <phintuka> | 2010-06-13 20:09:10 +0000 |
---|---|---|
committer | phintuka <phintuka> | 2010-06-13 20:09:10 +0000 |
commit | 773199384c014cd2fc25c2df60a4ea94ee5e2654 (patch) | |
tree | b2154e8975e85bbb9651f943d120bde8a063b026 | |
parent | 715cc11548878ed103f42bd0be378459806d98cf (diff) | |
download | xineliboutput-773199384c014cd2fc25c2df60a4ea94ee5e2654.tar.gz xineliboutput-773199384c014cd2fc25c2df60a4ea94ee5e2654.tar.bz2 |
Updated required libbluray rev
-rw-r--r-- | xine/BluRay/input_bluray.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xine/BluRay/input_bluray.c b/xine/BluRay/input_bluray.c index 7bec3859..ac485b68 100644 --- a/xine/BluRay/input_bluray.c +++ b/xine/BluRay/input_bluray.c @@ -21,8 +21,8 @@ * * Input plugin for BluRay discs / images * - * Requires libbluray from http://www.assembla.com/spaces/libbluray/ - * Tested with SVN revision 103 + * Requires libbluray from http://bd.videolan.org/ + * Tested with SVN revision 498 * */ |