diff options
author | sr55 <[email protected]> | 2017-02-25 18:33:35 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2017-02-25 18:33:35 +0000 |
commit | 13142ecacebea1daa41e922e585cd942f3672b20 (patch) | |
tree | 36969be3e320b648bd76ee21dfaa7c54aca943a5 | |
parent | 8eb2de4aaf3e64645c5e3eab9c2ff9a761b2e735 (diff) |
Update NEWS
-rw-r--r-- | NEWS.markdown | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/NEWS.markdown b/NEWS.markdown index eee0ecc77..67e58ce50 100644 --- a/NEWS.markdown +++ b/NEWS.markdown @@ -5,7 +5,11 @@ ### All platforms #### Video -- Fixed a couple of potential crashes whilst attempting to read source files. +- Fixed various crashes in libav whilst attempting to scan and process source files. (Including various WMV issues) +- Fixed x265 2-pass framerate error. +- Fixed MKV with subtitles seeking crash. +- Fixed several memory leaks in the OpenCL code. +- Improved A/V Sync with MP4 source files. ### Linux - Fixed an issue with HQND3d Denoise filter custom text entry box rejecting values @@ -17,7 +21,8 @@ ### Windows - Fixed an issue that could cause error -17 when encoding with Intel QuikcSync - Fixed an issue with the SRT language code not being set correctly -- Fixed missing 'Tape' and 'Sprite' Denoise Tunes +- Fixed missing 'Tape' and 'Sprite' denoise tunes +- Fixed "Title Specific Scan" for DVD/BluRay ## HandBrake 1.0.2 |