OSDN Git Service

Changed logging messages about PTS discontinuities to be less verbose, and changed...
[handbrake-jp/handbrake-jp-git.git] / NEWS
diff --git a/NEWS b/NEWS
index dbba447..2f52a29 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,25 +4,41 @@ Changes between 0.9.0 and 0.9.1:
 \r
        Core HandBrake Changes:\r
        + Added: Forced subtitle support\r
+       + Added: 6-channel Vorbis audio\r
+       + Changed: Much better buffer management, leading to impressive speed-ups all over the place\r
        + Changed: Color subtitles now display in color, instead of being transparent.\r
        + Changed: All errors to stderr with hb_log() instead of to stdout with fprintf()\r
        + Changed: Accept stream input where the file type is in caps (.VOB instead of just .vob, etc)\r
+       + Changed: Better quality Vorbis codec (AoTuV)\r
+       + Changed: Faster (threaded) ffmpeg\r
+       + Changed: Force x264 to use a key frame at chapter markers\r
+       + Changed: Try to recover from bad preview scans instead of crashing\r
        + Fixed: No more hanging when using MKV with chapter markers\r
        + Fixed: "Same as source" FPS now works correctly when the end-credits of a progressive film are interlaced.\r
        + Fixed: "Slow" deinterlacing no longer doubles up the chapter markers\r
        + Fixed: Proper display of fading subtitles\r
+       + Fixed: Nasty artifacts from inaccurate rounding in the video scaler\r
+       + Fixed: Improved compatibility with streams that have missing/misplaced PMTs\r
        Assorted other changes\r
        \r
        Mac Changes:\r
        + Changed: Bigger buffer for the Activity Log\r
+       + Changed: Redesigned Queueing window\r
+       + Changed: Redesigned Preferences window\r
+       + Changed: Structural reorganization of the code into more segmented files\r
        + Fixed: Closing the main window no longer causes HandBrake to quit\r
        + Fixed: Changing dimensions in Picture Settings no longer causes a crash\r
+       + Fixed: Target size bitrate calculation\r
+       + Fixed: Picture Settings previews now scale to display resolution and screen size\r
        Assorted other changes\r
        \r
        Windows Changes:\r
        + Added: More robust exception handling\r
        + Added: On-completion options to shutdown, suspend, etc\r
        + Added: Turn tooltips on or off\r
+       + Changed: Open source, NullSoft installer\r
+       + Fixed: Add-to-queue issues\r
+       + Fixed: Foreign language issues\r
        Assorted other changes\r
        \r
 Changes between 0.8.5b1 and 0.9.0:\r