mirror of
https://git.yoctoproject.org/poky
synced 2026-03-11 01:39:40 +01:00
Changes from version 1.20.2 aacparse: Avoid mismatch between src_caps and output_header_type avidemux: Fix integer overflow resulting in heap corruption in DIB buffer inversion code (Security fix) deinterlace: Clean up error handling code flvdemux: Actually make use of the debug category gtkglsink: Fix double-free when OpenGL can't be initialised jack: Add support for detecting libjack on Windows matroskademux: Avoid integer-overflow resulting in heap corruption in WavPack header handling code (Security fix) matroskademux, qtdemux: Fix integer overflows in zlib/bz2/etc decompression code (Security fix) qtdemux: Don't use tfdt for parsing subsequent trun boxes rtpbin: Avoid holding GST_RTP_BIN_LOCK when emitting pad-added signal (to avoid deadlocks) rtpptdemux: Don't GST_FLOW_ERROR when ignoring invalid packets smpte: Fix integer overflow with possible heap corruption in GstMask creation. (Security fix) smpte: integer overflow with possible heap corruption in GstMask creation (Security fix) soup: fix soup debug category initialisation soup: Fix plugin/element init v4l2: Reset transfer in gst_v4l2_object_acquire_format() vpxenc: fix crash if encoder produces unmatching timestamp wavparse: ensure that any pending segment is sent before an EOS event is sent (From OE-Core rev: 4aee173335f8d0d0723d629a0dd16a0d1c4ce463) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 66ba273c10b7d738f18620b5a2883d735fff3162) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>