gstreamer/gst-libs/gst
Sam Morris 752cf09704 gst-libs/gst/interfaces/mixertrack.c: API: Add "index" property to GstMixerTrack to differantiate between multiple mi...
Original commit message from CVS:
Patch by: Sam Morris <sam at robots dot org to uk>
* gst-libs/gst/interfaces/mixertrack.c:
(gst_mixer_track_class_init), (gst_mixer_track_get_property),
(gst_mixer_track_set_property):
API: Add "index" property to GstMixerTrack to differantiate between
multiple mixer tracks with the same label.
* ext/alsa/gstalsamixeroptions.c: (gst_alsa_mixer_options_new):
* ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
Set the "index" property of GstMixerTrack to the index given by ALSA.
Fixes bug #528299.
2008-06-26 06:03:38 +00:00
..
app gst-libs/gst/app/gstappsrc.c (gst_app_src_set_max_bytes) 2008-06-16 14:11:36 +00:00
audio gst-libs/gst/audio/gstbaseaudiosink.c: Report latency even if we are not live instead of hiding it. 2008-06-20 09:09:37 +00:00
cdda gst-libs/gst/cdda/gstcddabasesrc.c: Fix EOS condition and track addition check, the track.end sector is included in t... 2008-05-28 15:48:33 +00:00
fft 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
floatcast gst-libs/gst/floatcast/floatcast.h: Don't include config.h in an installed public header, this might break compilatio... 2007-09-25 11:54:09 +00:00
interfaces gst-libs/gst/interfaces/mixertrack.c: API: Add "index" property to GstMixerTrack to differantiate between multiple mi... 2008-06-26 06:03:38 +00:00
netbuffer Add trivial function to compare GstNetAddress. See #520626. 2008-03-07 18:17:44 +00:00
pbutils gst-libs/gst/pbutils/install-plugins.c: Fix docs: type and missing word. 2008-05-11 19:52:59 +00:00
riff gst-libs/gst/riff/riff-media.c: Add support for DVCPRO. 2008-05-26 17:18:52 +00:00
rtp gst-libs/gst/rtp/gstbasertppayload.c: Simply converting the running time into an RTP timestamp by scaling it based on... 2008-05-30 15:29:20 +00:00
rtsp gst-libs/gst/rtsp/gstrtspconnection.c: Fix build on win32. 2008-06-11 20:13:00 +00:00
sdp gst-libs/gst/sdp/gstsdpmessage.c: Use GST_STR_NULL when trying to print strings that could be NULL because this might... 2008-03-18 11:20:05 +00:00
tag gst-libs/gst/tag/tags.c: Don't increase the size of non-string image buffers by one as this might in theory confuse d... 2008-06-20 08:47:14 +00:00
video Document the GstTuner and GstColorBalance interfaces, and some other random API functions that needed it. 70% symbol ... 2008-05-09 21:42:26 +00:00
gettext.h putting i18n in place for plugins 2004-01-19 15:45:55 +00:00
gst-i18n-plugin.h *.h: Revert indenting 2004-03-15 16:32:55 +00:00
Makefile.am Add libgstfft, a FFT library based on Kiss FFT which is 2007-09-06 07:00:36 +00:00