gstreamer/docs
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
..
libs codecparsers: h264: fix memory leak in GstH264PPS. 2014-06-27 14:00:10 +02:00
plugins Release 1.3.3 2014-06-22 19:22:28 +02:00
random Fix FSF address 2012-11-04 00:09:59 +00:00
.gitignore ignore more 2006-04-01 10:16:28 +00:00
Makefile.am docs: remove stray ( in Makefile.am 2014-02-26 19:19:38 +01:00
version.entities.in gst: Update versioning 2012-04-04 14:44:34 +02:00