gstreamer/win32/common
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
..
config.h Release 1.3.3 2014-06-22 19:22:28 +02:00
libgstcodecparsers.def codecparsers: h264: fix memory leak in GstH264PPS. 2014-06-27 14:00:10 +02:00
libgstphotography.def win32: update for photography API changes 2012-08-08 12:13:13 +01:00
photography-enumtypes.c photography interface: Move generated files to win32/common. 2009-02-11 01:59:39 +02:00
photography-enumtypes.h photography interface: Move generated files to win32/common. 2009-02-11 01:59:39 +02:00