gstreamer/gst-libs/gst
Jens Granseuer 595217e840 Declare variables at the beginning of a block. Fixes #383195.
Original commit message from CVS:
Patch by: Jens Granseuer <jensgr at gmx net>
* gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
* gst-libs/gst/rtp/gstbasertpaudiopayload.c:
(gst_base_rtp_audio_payload_handle_frame_based_buffer),
(gst_base_rtp_audio_payload_handle_sample_based_buffer):
* sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
Declare variables at the beginning of a block. Fixes #383195.
2006-12-09 15:12:38 +00:00
..
audio gst-libs/gst/audio/gstbaseaudiosink.*: Make the clock sync code more accurate wrt resampling and playback at differen... 2006-11-13 17:30:17 +00:00
cdda Declare variables at the beginning of a block. Fixes #383195. 2006-12-09 15:12:38 +00:00
floatcast gst-libs/gst/floatcast/floatcast.h: Fix obviously-bogus macros; use the correct types. 2006-10-06 14:04:53 +00:00
interfaces gst-libs/gst/interfaces/mixertrack.h: Add FIXME so we can add some padding here in 0.11 2006-11-20 12:20:39 +00:00
netbuffer docs/libs/: Don't try to GObject scan the netbuffer as it's not a GObject. 2006-08-21 10:32:51 +00:00
riff configure.ac: Bump liboil requirement to 0.3.8. 2006-11-14 23:34:19 +00:00
rtp Declare variables at the beginning of a block. Fixes #383195. 2006-12-09 15:12:38 +00:00
tag gst-libs/gst/tag/gstvorbistag.c: Parse dates that are followed by a time as well (#357532). 2006-09-25 10:21:31 +00:00
video Fix integer overflow problem with pixel-aspect-ratio calculations in videoscale and xvimagesink (#341542) 2006-05-12 21:30:00 +00:00
gettext.h putting i18n in place for plugins 2004-01-19 15:45:55 +00:00
gst-i18n-plugin.h *.h: Revert indenting 2004-03-15 16:32:55 +00:00
Makefile.am gst-libs/gst/Makefile.am: Need to build tag directory before cdda. 2006-09-23 13:32:07 +00:00