gstreamer/ext
David Schleef 38253a1bc8 configure.ac: Put DEFAULT_AUDIOSINK in config.h and use whereever possible. (Fixes #165997)
Original commit message from CVS:
* configure.ac: Put DEFAULT_AUDIOSINK in config.h and use
whereever possible.  (Fixes #165997)
* examples/capsfilter/capsfilter1.c: (main):
* examples/dynparams/filter.c: (create_ui):
* examples/seeking/cdparanoia.c: (get_track_info), (main):
* examples/seeking/chained.c: (main):
* examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
(make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
(make_vorbis_pipeline), (make_mp3_pipeline), (make_avi_pipeline),
(make_mpeg_pipeline), (make_mpegnt_pipeline):
* examples/seeking/spider_seek.c: (make_spider_pipeline):
* examples/switch/switcher.c: (main):
* ext/dv/demo-play.c: (main):
* ext/faad/gstfaad.c: (gst_faad_change_state):
* ext/mad/gstmad.c: (gst_mad_chain):
* ext/smoothwave/demo-osssrc.c: (main):
* gst-libs/gst/gconf/gconf.c: (gst_gconf_set_string),
(gst_gconf_render_bin_from_description),
(gst_gconf_get_default_audio_sink),
(gst_gconf_get_default_video_sink),
(gst_gconf_get_default_audio_src),
(gst_gconf_get_default_video_src),
(gst_gconf_get_default_visualization_element):
* gst/level/demo.c: (main):
* gst/level/plot.c: (main):
* gst/playback/gstplaybin.c: (gen_video_element),
(gen_audio_element):
* gst/playback/test.c: (gen_video_element), (gen_audio_element):
* gst/playondemand/demo-mp3.c: (setup_pipeline):
* gst/sine/demo-dparams.c: (main):
* gst/spectrum/demo-osssrc.c: (main):
* gst/speed/demo-mp3.c: (main):
* gst/volume/demo.c: (main):
* testsuite/embed/embed.c: (main):
2005-02-02 08:14:01 +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
cairo ext/cairo/gsttextoverlay.c: include string.h and strings.h to fix build failure on amd64 2005-01-26 14:12:35 +00:00
dv configure.ac: Put DEFAULT_AUDIOSINK in config.h and use whereever possible. (Fixes #165997) 2005-02-02 08:14:01 +00:00
esd ext/esd/esdsink.c: Make error actually say something useful (fixes #156798). 2004-12-01 20:42:01 +00:00
flac Update for API change in flac-1.1.1. Update requirement in configure.ac. Fixes #162974. 2005-01-09 20:01:59 +00:00
gdk_pixbuf ext/gdk_pixbuf/pixbufscale.*: to ensure rowstrides are calculated the same way as ffmpegcolorspace. 2005-01-12 05:53:46 +00:00
jpeg ext/jpeg/gstjpegdec.c: Make jpegdec quiet on MJPEG decoding 2005-01-10 22:00:15 +00:00
ladspa added typecast to avoid warning 2004-08-31 16:07:08 +00:00
libcaca Let VideoSink store the clock, since Cacasink inherits from there 2004-11-09 13:03:33 +00:00
libmng ext/libmng/gstmngdec.c: Set the framerate correctly. 2004-10-05 10:41:08 +00:00
libpng ext/libpng/gstpngenc.*: Add compression level property (#163323). 2005-01-09 16:30:15 +00:00
mikmod fix license information 2004-09-20 14:25:08 +00:00
pango ext/a52dec/gsta52dec.c: Add some debug output. Check that a discont has a valid time associated. 2005-01-25 15:34:09 +00:00
raw1394 ext/raw1394/gstdv1394src.c: Set caps to systemstream=TRUE. 2005-02-01 22:06:17 +00:00
shout2 ext/lame/gstlame.c: send tag events downstream 2004-07-28 20:26:31 +00:00
speex Fixes #158382. Make speex plugin compatible with both 1.0 and 1.1. 2004-12-23 14:45:25 +00:00
Makefile.am ext/Makefile.am: Unbreak buildbot. 2005-01-28 19:59:40 +00:00