diff Changelog @ 31565:9a590e7aac57

Support for unencrypted Blu-ray playback through libbluray. Use it through: mplayer br:////path/to/disc
author ben
date Mon, 05 Jul 2010 17:04:46 +0000
parents 8e5ba4ae7c36
children 558b94cefb61
line wrap: on
line diff
--- a/Changelog	Sun Jul 04 07:13:18 2010 +0000
+++ b/Changelog	Mon Jul 05 17:04:46 2010 +0000
@@ -41,6 +41,10 @@
     * remove vf_yuy2, functionality is replaced by -vf format=yuv2
     * remove vf_rgb2bgr, functionality is replaced by sws and vf_format
 
+    Streaming:
+    * Support for unencrypted Blu-ray playback through libbluray.
+      Use it through: mplayer br:////path/to/disc
+
     Drivers:
     * -vo yuv4mpeg:interlaced no longer does its own interlaced RGB->YUV
       conversion. Use -vf scale=::1 to keep the same behavior and report