gstreamer/gst
Ronald S. Bultje b709c6844b ext/alsa/gstalsamixer.c: Update mixer (to sync with other sessions) if we try to obtain a new value. This makes alsam...
Original commit message from CVS:
* ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
(gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
(gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
(gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
Update mixer (to sync with other sessions) if we try to obtain
a new value. This makes alsamixer work accross applications.
* ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
Only call sync functions if we're running, else alsalib asserts.
* ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
Sometimes fails to compile. Possibly a gcc bug.
* gst/playback/gstplaybin.c: (gen_video_element),
(gen_audio_element):
Add a reference to an application-provided object, because we lose
this same reference if we add it to the bin. If we don't do this,
we can only use this object once and thus crash if we go from
ready to playing, back to ready and back to playing again.
Also add an audioscale element because several cheap soundcards -
like mine - don't support all samplerates.
* sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
(gst_ximagesink_xcontext_clear), (gst_ximagesink_change_state):
Fix wrong order or PAR calls. Makes automatically obtained PAR
from the X server atually being used.
2004-09-13 09:24:00 +00:00
..
adder ext/alsa/: Re-commit ALSA switches. 2004-08-31 14:12:49 +00:00
audioconvert more working plugins 2004-07-27 21:41:30 +00:00
audiorate more working plugins 2004-07-27 21:41:30 +00:00
audioscale gst/audioscale/gstaudioscale.*: made audioscale resample from any sample rate to any sample rate 2004-08-17 21:27:30 +00:00
ffmpegcolorspace more working plugins 2004-07-27 21:41:30 +00:00
playback ext/alsa/gstalsamixer.c: Update mixer (to sync with other sessions) if we try to obtain a new value. This makes alsam... 2004-09-13 09:24:00 +00:00
sine fixes for G_DISABLE_ASSERT and friends 2004-08-03 14:28:12 +00:00
tags fixes for G_DISABLE_ASSERT and friends 2004-08-03 14:28:12 +00:00
tcp a little NULL never hurt anyone 2004-09-13 05:06:16 +00:00
typefind Typefinding for TTA files, fixes bug #148711. 2004-08-25 14:12:54 +00:00
videorate more working plugins 2004-07-27 21:41:30 +00:00
videoscale don't debug if not there 2004-07-28 14:53:31 +00:00
videotestsrc gst/videotestsrc/gstvideotestsrc.c: allow all pixel-aspect-ratios, not just 1:1 2004-08-10 07:31:11 +00:00
volume more working plugins 2004-07-27 21:41:30 +00:00
Makefile.am on dasher, on dancer, on donner, on fixen! 2001-12-23 03:25:55 +00:00