From a007891bf9f7e53d3705c51b5b41f9e56a144031 Mon Sep 17 00:00:00 2001 From: jstebbins Date: Wed, 8 Sep 2010 16:51:59 +0000 Subject: Add Bluray support Unencrypted BD directory trees only. Doesn't support iso images. Also, no PGS subtitle support yet. Chapters and angles are supported. Adds a new contrib libbluray. Adds new option to hb_scan() for duration of short titles to filter. This applies to BD and DVD multi-title scans only. Does not apply to any single title scans. Fixes memory leak during scan. hb_buffer_close() was not freeing all buffers in a chain of buffers passed to it. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3510 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- gtk/src/internal_defaults.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gtk/src/internal_defaults.xml') diff --git a/gtk/src/internal_defaults.xml b/gtk/src/internal_defaults.xml index d6474329c..0e41912f1 100644 --- a/gtk/src/internal_defaults.xml +++ b/gtk/src/internal_defaults.xml @@ -157,6 +157,8 @@ reduce_hd_preview + MinTitleDuration + 10 preview_count 10 preview_fullscreen -- cgit v1.2.3