mirror of
https://git.yoctoproject.org/poky
synced 2026-03-06 23:39:40 +01:00
Changes from version 1.20.2: androidmedia: Add H.265 encoder mapping avfvideosrc: fix wrong framerate selected for caps d3d11decoder: Fix for alternate interlacing signalling d3d11decoder: Do not preallocate texture using downstream d3d11 buffer pool d3d11decoder: Copy HDR10 related caps field manually d3d11decoder: Work around Intel DXVA driver crash d3d11screencapture: Set viewport when drawing mouse cursor d3d11screencapture: Fix missing/outdated cursor shape d3d11screencapturesrc: Fix crash when d3d11 device is different from owned one h264decoder: Fix for unhandled low-delay decoding case matroskademux, qtdemux: Fix integer overflows in zlib/bz2/etc decompression code (Security fix) mpegtsmux: Make sure to set srcpad caps under all conditions before outputting the first buffer mpegtsmux: sends segment before caps mxfdemux: Handle files produced by legacy FFmpeg nvh264dec,nvh265dec: Don't realloc bitstream buffer per slice nvcodec: cuda-converter: fix nvrtc compilation on non-English locale systems opencv: Allow building against 4.6.x pcapparse: Set timestamp in DTS, not PTS rtmp2: fix allocation of GstRtmpMeta which caused crashes on 32-bit platforms rtmp2sink crash on Android arm 32 - cerbero 1.20.2.0 sdpdemux: Release request pads from rtpbin when freeing a stream va: Add O_CLOEXEC flag at opening drm device (so subprocesses won't have access to it) webrtcbin: Reject answers that don't contain the same number of m-line as offer webrtc: datachannel: Notify low buffered amount according to spec (From OE-Core rev: 0ead6c03c2594158200ee2c490ec683570310036) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 200c8b77e86e6bd23954c3b4e48d4d069cb16f37) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>