gstreamer/docs/libs
Gwenole Beauchesne 9bd186a960 codecparsers: h264: fix memory leak in GstH264PPS.
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>
2014-06-27 14:00:10 +02:00
..
.gitignore docs: add ignore rules for libs docs directory 2011-09-22 20:09:32 +01:00
compiling.sgml gst: Update versioning 2012-04-04 14:44:34 +02:00
gst-plugins-bad-libs-docs.sgml videoaggregator: Create a new GstVideoAggregator baseclass 2014-06-20 19:53:33 +02:00
gst-plugins-bad-libs-overrides.txt docs: Build documentations for libraries 2011-09-02 15:46:02 +02:00
gst-plugins-bad-libs-sections.txt codecparsers: h264: fix memory leak in GstH264PPS. 2014-06-27 14:00:10 +02:00
gst-plugins-bad-libs.types mpegts: Unify API : GstMpegts / gst_mpegts_ / GST_*_MPEGTS_ 2014-06-25 14:50:05 +02:00
Makefile.am Move gst-plugins-gl to bad 2014-03-16 15:17:59 +01:00