diff options
-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 |