From 4607c3d2720c1337085b1d641fa4d16601ed71c3 Mon Sep 17 00:00:00 2001 From: Bradley Sepos Date: Sun, 9 Apr 2017 13:55:47 -0400 Subject: Update NEWS.markdown for 1.0.4 release. --- NEWS.markdown | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) diff --git a/NEWS.markdown b/NEWS.markdown index a9be20f6b..927b3ce0e 100644 --- a/NEWS.markdown +++ b/NEWS.markdown @@ -1,5 +1,47 @@ # HandBrake News +## HandBrake 1.0.4 + +### All platforms + +#### Video + +- Fixed decoding of raw video in Matroska/MKV +- Fixed time stamp handling for raw video +- Fixed memory leaks in OpenCL +- Fixed x265 2-pass encoding where video frame rate is altered by filters +- Improved handling of very small amounts of sync jitter (~1 tick) +- Improved handling of AVI files with broken indices + +#### Audio + +- Further refined fix for Libav crash encoding AAC at very high bitrates + +#### Subtitles + +- Fixed fontconfig base configuration path during configure +- Improved subtitle font selection when burning in SRT/SSA subtitles + +#### Command line interface + +- Fixed preset subtitle burn defaults override + +#### Build system + +- Updated MinGW-w64 build script for improved compatibility with hardened GCC + +### Linux + +- Fixed video preset control not updating +- Fixed audio passthru masks not updating until preset save +- Fixed application of SRT subtitles offset +- Updated translations: af, cs, ja_JP, ru, sk, sv + +### Windows + +- Fixed When Done option not updating/resetting correctly + + ## HandBrake 1.0.3 ### All platforms -- cgit v1.2.3