gstreamer/gst-libs/gst
Thiago Santos 21653a793a camerabin2: Initialize camerabin2 preview pipeline data with 0
Use g_new0 to initialize all fields with 0 to only cleanup what has been
initialized. This makes cleanup work correctly when some initialization
fails and pointers are left in some inconsistent state.
2011-10-03 16:16:23 -03:00
..
basecamerabinsrc camerabin2: Initialize camerabin2 preview pipeline data with 0 2011-10-03 16:16:23 -03:00
codecparsers codecparser: VC1: Implement a VC1 parsing library 2011-09-26 08:46:37 -03: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 basevideoenc: do not try to calculate latency from an unknown framerate 2011-09-05 12:08:00 +02: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