diff options
author | Bradley Sepos <[email protected]> | 2017-04-09 16:01:06 -0400 |
---|---|---|
committer | Bradley Sepos <[email protected]> | 2017-04-09 16:01:06 -0400 |
commit | b55ce7b569ff1ec3702a5962bb15eded2777ebba (patch) | |
tree | f2a48a7f3ae8384d56ad401f24a4ac9f776c40d6 /NEWS.markdown | |
parent | 2c9e2022ba8f286eea226fc9ae4054fba33e509a (diff) |
Update NEWS.markdown for 1.0.6 release.
Hopefully.
Diffstat (limited to 'NEWS.markdown')
-rw-r--r-- | NEWS.markdown | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/NEWS.markdown b/NEWS.markdown index 27e46e630..700c671c0 100644 --- a/NEWS.markdown +++ b/NEWS.markdown @@ -1,13 +1,13 @@ # HandBrake News -## HandBrake 1.0.5 +## HandBrake 1.0.6 ### All platforms #### Video - Fixed decoding of raw video in Matroska/MKV -- Fixed time stamp handling for raw video +- Fixed time stamp handling for containerless 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) @@ -42,6 +42,16 @@ - Fixed When Done option not updating/resetting correctly +## HandBrake 1.0.5 + +Superseded by HandBrake 1.0.6. + + +## HandBrake 1.0.4 + +Superseded by HandBrake 1.0.5. + + ## HandBrake 1.0.3 ### All platforms |