gstreamer/gst-libs/gst/audio
Stefan Kost e972defd3e make GstElementDetails const
Original commit message from CVS:
* ext/alsa/gstalsamixerelement.c:
* ext/alsa/gstalsasrc.c:
* ext/cdparanoia/gstcdparanoiasrc.c:
* ext/gnomevfs/gstgnomevfssink.c:
* ext/gnomevfs/gstgnomevfssrc.c:
* ext/ogg/gstoggdemux.c:
* ext/ogg/gstoggmux.c:
* ext/ogg/gstoggparse.c:
* ext/ogg/gstogmparse.c:
* ext/pango/gstclockoverlay.c:
* ext/pango/gsttextoverlay.c:
* ext/pango/gsttextrender.c:
* ext/pango/gsttimeoverlay.c:
* ext/theora/theoradec.c:
* ext/theora/theoraenc.c:
* ext/vorbis/vorbisdec.c:
* ext/vorbis/vorbisenc.c:
* gst-libs/gst/audio/gstaudiofilter.c:
* gst-libs/gst/audio/gstaudiofiltertemplate.c:
* gst/audioconvert/gstaudioconvert.c:
* gst/audiorate/gstaudiorate.c:
* gst/audioresample/gstaudioresample.c:
* gst/audiotestsrc/gstaudiotestsrc.c:
* gst/ffmpegcolorspace/gstffmpegcolorspace.c:
* gst/playback/gstdecodebin.c:
* gst/playback/gstplaybin.c:
* gst/playback/gststreamselector.c:
* gst/subparse/gstsubparse.c:
* gst/tcp/gstmultifdsink.c:
* gst/tcp/gsttcpclientsink.c:
* gst/tcp/gsttcpclientsrc.c:
* gst/tcp/gsttcpserversink.c:
* gst/tcp/gsttcpserversrc.c:
* gst/typefind/gsttypefindfunctions.c: (plugin_init):
* gst/videorate/gstvideorate.c:
* gst/videoscale/gstvideoscale.c:
* gst/videotestsrc/gstvideotestsrc.c:
* gst/volume/gstvolume.c:
* sys/v4l/gstv4ljpegsrc.c:
* sys/v4l/gstv4lmjpegsink.c:
* sys/v4l/gstv4lmjpegsrc.c:
* sys/v4l/gstv4lsrc.c:
* sys/ximage/ximagesink.c:
* sys/xvimage/xvimagesink.c:
* tests/check/libs/cddabasesrc.c:
make GstElementDetails const
2006-04-28 19:46:37 +00:00
..
.gitignore ignore more 2005-01-17 12:45:48 +00:00
audio.c Don't leak references returned by gst_pad_get_parent() 2006-03-07 12:49:03 +00:00
audio.def add more plugins to the build add some definitions needed by plugins fixes for build problems 2004-07-26 22:09:59 +00:00
audio.h gst-libs/gst/audio/audio.h: (GST_CLOCK_TIME_TO_FRAMES) 2006-01-29 19:13:39 +00:00
audio.vcproj more working plugins 2004-07-27 21:41:30 +00:00
audiofilter.vcproj more working plugins 2004-07-27 21:41:30 +00:00
gstaudioclock.c Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:02:53 +00:00
gstaudioclock.h expand tabs 2005-12-06 19:42:02 +00:00
gstaudiofilter.c make GstElementDetails const 2006-04-28 19:46:37 +00:00
gstaudiofilter.h borgify 2005-12-01 14:29:09 +00:00
gstaudiofiltertemplate.c make GstElementDetails const 2006-04-28 19:46:37 +00:00
gstaudiosink.c Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:02:53 +00:00
gstaudiosink.h Fix broken GObject macros 2006-04-08 18:09:17 +00:00
gstaudiosrc.c gst-libs/gst/audio/gstbaseaudiosrc.c: GstBaseAudioSrc must be live or it does not work. 2006-04-28 14:37:46 +00:00
gstaudiosrc.h Fix broken GObject macros 2006-04-08 18:09:17 +00:00
gstbaseaudiosink.c gst-libs/gst/audio/gstbaseaudiosink.c: patch to make timestamp checking more tollerant to rounding errors given that ... 2006-04-28 15:08:09 +00:00
gstbaseaudiosink.h Fix broken GObject macros 2006-04-08 18:09:17 +00:00
gstbaseaudiosrc.c gst-libs/gst/audio/gstbaseaudiosrc.c: GstBaseAudioSrc must be live or it does not work. 2006-04-28 14:37:46 +00:00
gstbaseaudiosrc.h Fix broken GObject macros 2006-04-08 18:09:17 +00:00
gstringbuffer.c gst-libs/gst/audio/gstringbuffer.c: Check arguments passed to public functions instead of crashing. 2006-04-28 14:48:11 +00:00
gstringbuffer.h Fix broken GObject macros 2006-04-08 18:09:17 +00:00
make_filter gconf/Makefile.am: Fix for non-GNU make 2004-04-19 22:51:57 +00:00
Makefile.am gst-libs/gst/audio/Makefile.am: Link against libgstinterfaces, needed for mixer and property probe stuff. 2006-01-09 10:52:33 +00:00
mixerutils.c gst-libs/gst/audio/mixerutils.c: Make order in which elements are tried more determinable. 2006-02-20 16:21:14 +00:00
mixerutils.h Add docs for mixerutils stuff. 2006-01-14 12:52:22 +00:00
multichannel.c gst-libs/gst/audio/multichannel.c: Minor docs fix. 2006-02-16 19:18:46 +00:00
multichannel.h expand tabs 2005-12-06 19:42:02 +00:00
testchannels.c Plugin port to 0.9, ogg/theora playback should work in the seek example now. 2005-03-31 09:43:49 +00:00
TODO gst-libs/gst/audio/TODO: Update TODO 2006-02-17 10:15:52 +00:00