@@ -77,17 +77,21 @@ version 3.4.1:
7777- ffmpeg: always init output stream before reaping filters
7878- vc2enc_dwt: pad the temporary buffer by the slice size
7979- lavu/arm: Check for have_vfp_vm instead of !have_vfpv3 for float_dsp_vfp
80- ||||||| parent of 1926f13... Merge commit '2fd6e7d077f590e4d7195356f9baeb271f8b9ae2'
81- version <next>:
82- - Bitstream filters for editing metadata in H.264, HEVC and MPEG-2 streams
83- - Dropped support for OpenJPEG versions 2.0 and below. Using OpenJPEG now
84- requires 2.1 (or later) and pkg-config.
85- - VDA dropped (use VideoToolbox instead)
86- - MagicYUV encoder
87- - Raw AMR-NB and AMR-WB demuxers
88- - TiVo ty/ty+ demuxer
89- - Intel QSV-accelerated MJPEG encoding
90- - Intel QSV-accelerated overlay filter
80+ - Intel QSV changes:
81+ -- Add MJPEG decoding support
82+ -- Add MJPEG encoding support
83+ -- Add single/multiple input(s) overlay filter
84+ -- Enable hevc encoding on Linux
85+ -- HEVC/VP8/VC1/MPEG2 decoding conformance improvement
86+ -- Add deinterlace modes setting
87+ -- Add more h264/hevc encoding options
88+ -- Add FATE for H264 and HEVC decoders
89+ -- Fix vp8 decoding memory leak issue
90+ -- Fix hwupload failure issues
91+ -- Add RGB32 format support
92+ -- Improve performance for vpp bypass case
93+ -- Disable AVBR since it is not supported on Linux
94+ -- Load HEVC decoding/encoding hw plugins by default on Linux
9195
9296
9397version 3.4:
0 commit comments