mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
9bd186a960
The gst_h264_parse_pps() function dynamically allocates the slice group ids map array, so that needs to be cleared before parsing a new PPS NAL unit again, or when it is no longer needed. Likewise, a clean copy to the internal NAL parser state needs to be performed so that to avoid a double-free corruption. https://bugzilla.gnome.org/show_bug.cgi?id=707282 Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com> |
||
---|---|---|
.. | ||
.gitignore | ||
compiling.sgml | ||
gst-plugins-bad-libs-docs.sgml | ||
gst-plugins-bad-libs-overrides.txt | ||
gst-plugins-bad-libs-sections.txt | ||
gst-plugins-bad-libs.types | ||
Makefile.am |