gstreamer/win32
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
..
common codecparsers: h264: fix memory leak in GstH264PPS. 2014-06-27 14:00:10 +02:00
vs6 Remove executable bits from non-executable files. 2009-10-27 11:51:05 -07:00
vs8 Remove executable bits from non-executable files. 2009-10-27 11:51:05 -07:00
vs9 dshowvideosrc: use IEnumMediaTypes when IAMStreamConfig is not usable 2009-09-09 12:41:17 +02:00
gst.sln Remove DirectDraw & DirectSound plugins, as they've moved to Good 2007-06-08 17:36:46 +00:00
MANIFEST Change how win32/common/config.h is updated 2013-09-02 13:40:37 +01:00