gstreamer/gst-libs/gst
René Stadler fd4eb2e220 h264parser: fix access to uninitialized memory
When vui->timing_info_present is 0, vui->fixed_frame_rate_flag and others
cannot be accessed since they have not been set.

It was also possible that sps->fps_{num,den} end up initialized here.
2011-11-01 15:13:56 +01:00
..
basecamerabinsrc basecamerasrc: optimize state changing speed 2011-10-31 07:14:36 -03:00
codecparsers h264parser: fix access to uninitialized memory 2011-11-01 15:13:56 +01:00
interfaces photography: add missing FLICKER_REDUCTION capability 2011-08-03 22:04:45 -03:00
signalprocessor signalprocessor: don't leak the caps 2011-01-07 15:22:07 +02:00
video basevideoencoder: handle failures in start() and stop() 2011-10-31 11:38:58 +01:00
gettext.h i18n: build fixes: #if -> #ifdef for ENABLE_NLS 2010-03-22 18:07:45 +02:00
gst-i18n-plugin.h i18n: fix the build 2010-03-22 18:01:27 +02:00
Makefile.am codecparsers: mpeg: Add an mpeg video bitstream parsing library 2011-09-02 15:46:02 +02:00