gstreamer/gst
Sebastian Dröge de277a5b2a gst/playback/: Allow setting -1 as current-audio to mute the current audio stream, similar to what is done for subtit...
Original commit message from CVS:
* gst/playback/gstplaybasebin.c: (set_audio_mute),
(set_active_source):
* gst/playback/gstplaybasebin.h:
* gst/playback/gstplaybin.c: (gst_play_bin_class_init),
(playbin_set_audio_mute):
Allow setting -1 as current-audio to mute the current audio stream,
similar to what is done for subtitles. Fixes bug #342294.
2008-05-05 10:03:51 +00:00
..
adder configure.ac: Require CVS of core for new API in collectpads. 2008-02-18 13:51:34 +00:00
app gst/app/Makefile.am: Fix CFLAGS and hopefully #430594. 2007-04-17 10:56:37 +00:00
audioconvert Remove some unused code. 2008-05-04 15:02:20 +00:00
audiorate Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use static strings (i.e. all). This gives us less memory u... 2008-03-22 15:00:53 +00:00
audioresample Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use static strings (i.e. all). This gives us less memory u... 2008-03-22 15:00:53 +00:00
audiotestsrc gst/audiotestsrc/gstaudiotestsrc.c: Remove cpp style commented old code. 2008-04-15 19:06:00 +00:00
ffmpegcolorspace Correct all relevant warnings found by the sparse semantic code analyzer. This include marking several symbols static... 2008-03-03 06:04:31 +00:00
gdp gst/gdp/gstgdpdepay.c: Don't validate the payload if there isn't any. 2008-04-18 14:54:01 +00:00
playback gst/playback/: Allow setting -1 as current-audio to mute the current audio stream, similar to what is done for subtit... 2008-05-05 10:03:51 +00:00
speexresample update spec file and add two missing files for disting 2007-12-14 16:23:06 +00:00
subparse gst/subparse/: Fix parsing of tmplayer subtitle variant where every single line contains text and there isn't an empt... 2008-05-03 15:45:23 +00:00
tcp Remove some unused code. 2008-05-04 15:02:20 +00:00
typefind gst/typefind/gsttypefindfunctions.c: Further fine-tuning: don't absolutely require sequence or GOP headers but adjust... 2008-05-03 12:09:16 +00:00
videorate Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use static strings (i.e. all). This gives us less memory u... 2008-03-22 15:00:53 +00:00
videoscale gst/videoscale/: Support 1x1 images as input and output as for example the BBC HQ new streams have 1x1 GIFs in the pl... 2008-05-02 10:02:05 +00:00
videotestsrc Add support for NV12 and NV21 in videotestsrc 2008-05-02 10:54:51 +00:00
volume gst/: Work around missing bits of thread-safety on older GLibs some more to avoid assertions when starting up multipl... 2008-04-06 20:16:27 +00:00
Makefile.am gst/Makefile.am: GST_PLUGINS_ALL correctly lists subparse and tcp now, don't distclean them twice 2008-03-03 23:59:45 +00:00