gstreamer/gst/mpegvideoparse
Zaheer Abbas Merali 721643431e mpegvideoparse: fix crash if downstream is unliked
mpeg_packetizer_get_block() in some circumstances (here: if
downstream was unlinked) returns a block but does not set the
buffer causing mpegvideoparse_drain_avail() to cause invalid memory
access.

Fixes #619502.
2010-05-25 00:29:58 +01:00
..
Makefile.am Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
mpegpacketiser.c mpegvideoparse: fix crash if downstream is unliked 2010-05-25 00:29:58 +01:00
mpegpacketiser.h mpegvideoparse: Export profile and level in caps 2010-04-18 12:50:26 +02:00
mpegvideoparse.c mpegvideoparse: fix crash if downstream is unliked 2010-05-25 00:29:58 +01:00
mpegvideoparse.h Add -Wmissing-declarations -Wmissing-prototypes to configure flags 2010-03-21 21:39:18 +01:00
mpegvideoparse.vcproj Port mpeg1videoparse to 0.10 and give it rank SECONDARY-1, so that it's below existing decoders. 2007-03-15 20:48:08 +00:00