]> granicus.if.org Git - handbrake/commitdiff
Revise and extend NEWS.markdown for 1.0.2. 1.0.2
authorBradley Sepos <bradley@bradleysepos.com>
Sun, 22 Jan 2017 16:46:32 +0000 (11:46 -0500)
committerBradley Sepos <bradley@bradleysepos.com>
Sun, 22 Jan 2017 16:49:13 +0000 (11:49 -0500)
(cherry picked from commit 2880072077b1341627ae19c606b8ab1ad71313f6)

NEWS.markdown

index 7c798ae2b023bc1c8f394f0e109100d28e0b9aa0..610f95e737b28fbcf0c2a7dd6d8a68af14808084 100644 (file)
@@ -1,5 +1,53 @@
 # HandBrake News
 
+## HandBrake 1.0.2
+
+### All platforms
+
+#### Video
+
+- Fixed point to point encoding end point when using frames as the unit
+- Improve error handling for libdvdread and libavcodec decoders
+
+#### Audio
+
+- Fixed an issue where fallback encoder bitrate was not set properly
+
+#### Subtitles
+
+- Fixed incorrect duration for UTF-8 subtitles
+- Fixed an issue causing extra blank lines for UTF-8 subtitles in MKV
+
+### Linux
+
+- Fixed an issue sometimes preventing dragging and dropping of presets between folders
+- Miscellaneous bug fixes
+
+### Mac
+
+- Fixed video encoder options not reset when changing encoders
+- Fixed incomplete encodes where the chapter count differs on queued items
+- Fixed sleep prevention not working in certain scenarios
+- Fixed automatic naming for EyeTV bundles
+- Added additional checks to prevent source file overwriting
+- Miscellaneous bug fixes
+
+### Windows
+
+- Fixed video encoder options not reset when changing encoders
+- Fixed subtitles defaults behaviors to improve how tracks are added
+- Fixed issues related to source maximum and custom picture setting modes
+- Fixed point to point settings when editing a queued job
+- Fixed When Done controls not updating correctly on various screens
+- Fixed split buttons not working correctly on audio and subtitles tabs
+- Fixed destination path and file name error checking
+- Fixed potential crash by disabling OpenCL detection when the scaler is not set to OpenCL Bicubic (workaround for broken system drivers)
+- Fixed a potential crash when QSV is supported but disabled at the BIOS level
+- Fixed memory leaks in the QSV encoder
+- Added QSV detection for Intel Kaby Lake CPUs
+- Miscellaneous bug fixes
+
+
 ## HandBrake 1.0.1
 
 ### All platforms