Skip to content

Commit

Permalink
NEWS & Changelog: Add info for qsv-3.4.1.0 release
Browse files Browse the repository at this point in the history
Signed-off-by: Zhong Li <[email protected]>
  • Loading branch information
lizhong1008 committed Apr 3, 2018
1 parent 0e9c48d commit 49aa546
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 12 deletions.
26 changes: 15 additions & 11 deletions Changelog
Original file line number Diff line number Diff line change
Expand Up @@ -77,17 +77,21 @@ version 3.4.1:
- ffmpeg: always init output stream before reaping filters
- vc2enc_dwt: pad the temporary buffer by the slice size
- lavu/arm: Check for have_vfp_vm instead of !have_vfpv3 for float_dsp_vfp
||||||| parent of 1926f13... Merge commit '2fd6e7d077f590e4d7195356f9baeb271f8b9ae2'
version <next>:
- Bitstream filters for editing metadata in H.264, HEVC and MPEG-2 streams
- Dropped support for OpenJPEG versions 2.0 and below. Using OpenJPEG now
requires 2.1 (or later) and pkg-config.
- VDA dropped (use VideoToolbox instead)
- MagicYUV encoder
- Raw AMR-NB and AMR-WB demuxers
- TiVo ty/ty+ demuxer
- Intel QSV-accelerated MJPEG encoding
- Intel QSV-accelerated overlay filter
- Intel QSV changes:
-- Add MJPEG decoding support
-- Add MJPEG encoding support
-- Add single/multiple input(s) overlay filter
-- Enable hevc encoding on Linux
-- HEVC/VP8/VC1/MPEG2 decoding conformance improvement
-- Add deinterlace modes setting
-- Add more h264/hevc encoding options
-- Add FATE for H264 and HEVC decoders
-- Fix vp8 decoding memory leak issue
-- Fix hwupload failure issues
-- Add RGB32 format support
-- Improve performance for vpp bypass case
-- Disable AVBR since it is not supported on Linux
-- Load HEVC decoding/encoding hw plugins by default on Linux


version 3.4:
Expand Down
2 changes: 1 addition & 1 deletion RELEASE
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.4.1
3.4.1.0

0 comments on commit 49aa546

Please sign in to comment.