summaryrefslogtreecommitdiffstats
path: root/NEWS.markdown
diff options
context:
space:
mode:
authorBradley Sepos <[email protected]>2020-01-02 19:55:33 -0500
committerBradley Sepos <[email protected]>2020-01-02 19:55:33 -0500
commit12c7c9866c3910329f865d9ece2bef6960d7725f (patch)
tree0c455eb5d13f70898057be19382f60df724c3b58 /NEWS.markdown
parent60685000612e15685e9a892ba24af9336d9edef9 (diff)
Add a few more items to NEWS.markdown for HandBrake 1.3.1.
Diffstat (limited to 'NEWS.markdown')
-rw-r--r--NEWS.markdown7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS.markdown b/NEWS.markdown
index e6e27b7d7..457d039da 100644
--- a/NEWS.markdown
+++ b/NEWS.markdown
@@ -11,10 +11,12 @@
#### Video
- Fixed rotation/flip not working properly in some cases
+- Updated presets using x265 to set aq-mode 1, the default prior to HandBrake 1.3.0
- Improved AMD VCE rate control by always explicitly setting the rate control method
- Added a workaround to fix x265 not parsing the H.265 Level setting where localized
- Added an upstream patch to fix x265 limit-tu bug in loading co-located CU's TU depth
- Added an upstream patch to fix x265 2-pass encoding failure
+- Added an upstream patch to fix x265 VBV macroblocking at end of final GOP
#### Audio
@@ -30,6 +32,11 @@
- Fixed cpp and lib flags causing build failures on some Linux systems
+#### Third-party libraries
+
+- Updated libraries
+ - FFmpeg 4.2.2 (decoding and filters)
+
### Linux
- Fixed UI translations not working in some cases