gstreamer/ext
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
..
aalib 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
dv ext/dv/gstdvdec.*: Implement drop_factor property to lower the framerate with a factor. 2004-06-27 16:38:41 +00:00
esd Fixes: #151879, #151881, #151882, #151883, #151884, #151886, #151887, #152102, #152247. 2004-09-12 22:57:26 +00:00
flac Make flacenc work with mono streams by only setting the mid_side and loose_mid_side when its a stereo stream 2004-08-17 12:38:33 +00:00
gdk_pixbuf fixes for G_DISABLE_ASSERT and friends 2004-08-03 14:28:11 +00:00
jpeg cleanups, debugging and memleak fixes 2004-08-09 16:38:53 +00:00
ladspa added typecast to avoid warning 2004-08-31 16:07:08 +00:00
libcaca only open/close library during state changes, not creation/disposal 2004-04-13 12:17:21 +00:00
libpng error out on unsupported types 2004-08-17 13:37:07 +00:00
mikmod fix URLs in README (XXX site on this one now) 2004-06-07 11:42:45 +00:00
pango ext/pango/gsttextoverlay.c: Add copyright block and fix plugin license field 2004-08-11 21:06:48 +00:00
raw1394 throw errors when applicable 2004-09-03 16:45:36 +00:00
shout2 ext/lame/gstlame.c: send tag events downstream 2004-07-28 20:26:31 +00:00
speex 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
Makefile.am Moving MAS plugin back to gst-sandbox module. 2004-09-10 00:40:24 +00:00