gstreamer/gst
David Schleef a5bb47bcd0 Fixes: #151879, #151881, #151882, #151883, #151884, #151886, #151887, #152102, #152247.
Original commit message from CVS:
Fixes: #151879, #151881, #151882, #151883, #151884, #151886,
#151887, #152102, #152247.
* examples/indexing/indexmpeg.c: 64-bit warning fixes.
* examples/seeking/cdparanoia.c: same
* examples/seeking/cdplayer.c: same
* examples/seeking/seek.c: same
* examples/seeking/spider_seek.c: same
* examples/seeking/vorbisfile.c: same
* examples/stats/mp2ogg.c: same
* ext/esd/esdsink.c: (gst_esdsink_class_init),
(gst_esdsink_dispose): Dispose of element properly.
* ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_seek): 64-bit warning
fixes.
* ext/nas/nassink.c: (gst_nassink_class_init),
(gst_nassink_dispose): Dispose of element correctly.
* gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix leak.
* sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
(gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
Fix 64-bit warning.
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
(gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
Fix 64-bit warning.
2004-09-12 22:57:26 +00:00
..
alpha more working plugins 2004-07-27 21:41:30 +00:00
audiofx first batch : remove ',' at end of enums as they could confuse older gcc, foreign compilers (forte) and gtk-doc 2004-05-21 22:39:30 +00:00
auparse ext/pango/gsttextoverlay.c: Add copyright block and fix plugin license field 2004-08-11 21:06:48 +00:00
avi more working plugins 2004-07-27 21:41:30 +00:00
cutter more working plugins 2004-07-27 21:41:30 +00:00
debug ext/alsa/: Re-commit ALSA switches. 2004-08-31 14:12:49 +00:00
effectv more working plugins 2004-07-27 21:41:30 +00:00
flx more working plugins 2004-07-27 21:41:30 +00:00
goom more working plugins 2004-07-27 21:41:30 +00:00
interleave more working plugins 2004-07-27 21:41:30 +00:00
law more working plugins 2004-07-27 21:41:30 +00:00
level fix template, only signed accepted 2004-07-27 17:42:47 +00:00
matroska Write meta-seek information (seek heads). 2004-09-09 17:54:26 +00:00
median fix local includes and 64 bits constants 2004-07-27 21:51:32 +00:00
monoscope ext/pango/gsttextoverlay.c: Add copyright block and fix plugin license field 2004-08-11 21:06:48 +00:00
multipart cleanups, debugging and memleak fixes 2004-08-09 16:38:53 +00:00
qtdemux more working plugins 2004-07-27 21:41:30 +00:00
rtp ext/pango/gsttextoverlay.c: Add copyright block and fix plugin license field 2004-08-11 21:06:48 +00:00
smoothwave second batch : remove ',' at end of enums as they could confuse older gcc, foreign compilers (forte) and gtk-doc (in ... 2004-05-21 23:28:57 +00:00
smpte fix local includes and 64 bits constants 2004-07-27 21:51:32 +00:00
spectrum more working plugins 2004-07-27 21:41:30 +00:00
udp gst/udp/gstudpsrc.*: Don't call gst_pad_push in a get function. Fixes #150449 2004-08-19 13:33:46 +00:00
videobox more working plugins 2004-07-27 21:41:30 +00:00
videocrop more working plugins 2004-07-27 21:41:30 +00:00
videofilter compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends 2004-08-03 16:06:09 +00:00
videoflip more working plugins 2004-07-27 21:41:30 +00:00
videomixer gst/videomixer/videomixer.c: Copy timestamps from the master pad to the output buffers. 2004-09-07 13:40:52 +00:00
wavenc Fixes: #151879, #151881, #151882, #151883, #151884, #151886, #151887, #152102, #152247. 2004-09-12 22:57:26 +00:00
wavparse gst/wavparse/gstwavparse.c: Add the pad to the element after setting up the caps. This makes it a lot easier to autop... 2004-07-28 09:36:10 +00:00
Makefile.am on dasher, on dancer, on donner, on fixen! 2001-12-23 03:25:55 +00:00