gstreamer/gst
David Schleef 7438894f77 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
..
apetag Some work on tags - still doesn't work in playbin... 2005-01-10 16:42:26 +00:00
cdxaparse gst-libs/gst/riff/riff-read.*: Add _peek version (req'ed in CDXA). 2005-01-19 22:42:21 +00:00
chart Update libvisual to 0.1.7. Link in the debug handling to gstreamer 2004-11-12 17:37:49 +00:00
colorspace more working plugins 2004-07-27 21:41:30 +00:00
deinterlace ext/mpeg2dec/gstmpeg2dec.c: Don't send things to NULL PAD_PEERs 2005-02-01 16:40:10 +00:00
equalizer gst-libs/gst/audio/gstaudiofilter.c: fix link function to always query channels and query width for floats 2004-10-28 02:33:48 +00:00
festival gst/festival/gstfestival.c: Set the output rate to 16000. Should fix #160235. 2004-12-15 03:59:26 +00:00
filter more working plugins 2004-07-27 21:41:30 +00:00
flx gst/flx/gstflxdec.c: Actually _do_ negotiation. Pass gdouble as arg instead of guint64 for the framerate. 2004-10-06 13:56:07 +00:00
games gst/games/gstpuzzle.c: - handle nav events differently: forward every event no matter if it was handled or not. 2005-01-08 18:27:07 +00:00
mixmatrix more working plugins 2004-07-27 21:41:30 +00:00
modplug ext/flac/gstflacdec.c: Only return true if we actually filled something in. Prevents player applications from showing... 2004-09-29 09:45:40 +00:00
mpeg1sys gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct before. 2004-08-11 21:42:18 +00:00
mpeg1videoparse more working plugins 2004-07-27 21:41:30 +00:00
mpeg2sub ext/a52dec/gsta52dec.c: Add some debug output. Check that a discont has a valid time associated. 2005-01-25 15:34:08 +00:00
mpegaudioparse set correct buffer durations in mp3parse, set default_duration in matroskamux for mpeg1 audio 2004-12-06 19:32:33 +00:00
multifilesink ext/: remove explicit newmedia support from oggmux and vorbisenc add debug category to vorbisenc 2004-09-22 14:35:13 +00:00
overlay more working plugins 2004-07-27 21:41:30 +00:00
passthrough more working plugins 2004-07-27 21:41:30 +00:00
playondemand configure.ac: Put DEFAULT_AUDIOSINK in config.h and use whereever possible. (Fixes #165997) 2005-02-02 08:14:01 +00:00
qtdemux gst/qtdemux/qtdemux.c: Add 3IV2 fourcc. 2005-01-29 20:31:47 +00:00
rtjpeg fix local includes and 64 bits constants 2004-07-27 21:51:30 +00:00
smooth fix local includes and 64 bits constants 2004-07-27 21:51:30 +00:00
smoothwave configure.ac: Put DEFAULT_AUDIOSINK in config.h and use whereever possible. (Fixes #165997) 2005-02-02 08:14:01 +00:00
smpte fix local includes and 64 bits constants 2004-07-27 21:51:30 +00:00
spectrum configure.ac: Put DEFAULT_AUDIOSINK in config.h and use whereever possible. (Fixes #165997) 2005-02-02 08:14:01 +00:00
speed configure.ac: Put DEFAULT_AUDIOSINK in config.h and use whereever possible. (Fixes #165997) 2005-02-02 08:14:01 +00:00
stereo fix local includes and 64 bits constants 2004-07-27 21:51:30 +00:00
switch more working plugins 2004-07-27 21:41:30 +00:00
tta gst/tta/gstttaparse.c: Fix gcc-2.95 compile (#163485). 2005-01-09 20:08:45 +00:00
vbidec don't mix tabs and spaces 2004-03-15 19:32:27 +00:00
videocrop ext/mpeg2dec/gstmpeg2dec.c: Don't send things to NULL PAD_PEERs 2005-02-01 16:40:10 +00:00
videodrop more working plugins 2004-07-27 21:41:30 +00:00
virtualdub more working plugins 2004-07-27 21:41:30 +00:00
y4m I'm a bad boy. using /1001. to force C to do float division and not integer division (as it did in my last commit) 2005-01-14 18:36:42 +00:00
Makefile.am on dasher, on dancer, on donner, on fixen! 2001-12-23 03:25:55 +00:00