summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorsr55 <[email protected]>2013-03-27 13:57:00 +0000
committersr55 <[email protected]>2013-03-27 13:57:00 +0000
commit7878c007881adaad45ea82a9d67ad0c3a4a4fe9e (patch)
treeac41ee2d0cb3aef0168de3d50bbb9ad2be6c6d81 /NEWS
parent9fc5d5a1aad8fc3f5ad05edf665b128be0094966 (diff)
Updates to THANKS and NEWS
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5364 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f13f57839..b66d74cf2 100644
--- a/NEWS
+++ b/NEWS
@@ -11,13 +11,14 @@ Core:
- PGS Subtitle support. (Burn-in with MP4, passthru and burn-in for MKV)
- Additional Framerates 30, 50, 59.94, 60
- Bob mode for De-interlacing and Decomb.
-- Updated libraries (x264, libav)
+- Updated libraries (x264, libav, libbluray)
- Assorted bug fixes and improvements to the core libhb library.
- Better Audio Mixdown support. (6.1, 7.1, 7.1 (5F/2R/LFE), Mono left only, Mono Right only). CLI users should note 6ch becomes 5point1
- Allow the selection of higher audio bitrates where appropriate
- Allow the selection of slower samplerates where appropriate.
- Use libav for dts audio decoding instead of libdca
- Addition of x264 Tune, Preset, Profile and Level options. Can be used instead of the Advanced Tab.
+- FDK-AAC encoder. (Experimental. Stop-gap measure to replacing libfaac. Compile time option only currently)
Windows:
- User Interface has been re-written in WPF. Includes many small UI enhancements