gstreamer/gst-libs/gst/audio
Tim-Philipp Müller cdb22274e6 audioencoder: make stop() vfunc also optional
Just change default value, since we also don't want to fail
if we want to deactivate and aren't active or want to activate
and are already active.

https://bugzilla.gnome.org/show_bug.cgi?id=685490
2012-10-04 13:40:32 +01:00
..
.gitignore Update .gitignore 2012-08-08 09:06:30 +01:00
audio-channels.c audio-channels: add missing array-related annotations 2012-07-17 11:06:47 +02:00
audio-channels.h audio: split audio header into logical parts 2012-06-08 10:10:08 +02:00
audio-format.c audio-format: fix shift for 18 bits samples 2012-07-26 15:42:38 +02:00
audio-format.h audio: add missing array and element-type annotations for binary data 2012-07-17 11:06:57 +02:00
audio-info.c libs: Remove "Since" markers and minor doc fixups 2012-07-13 12:11:06 +02:00
audio-info.h audio: split audio header into logical parts 2012-06-08 10:10:08 +02:00
audio.c audio: Fix annotations 2012-09-13 17:11:56 -04: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 audio: split audio header into logical parts 2012-06-08 10:10:08 +02: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
gstaudiobasesink.c audio: improve property description 2012-09-14 16:08:50 +02:00
gstaudiobasesink.h libs: Remove "Since" markers and minor doc fixups 2012-07-13 12:11:06 +02:00
gstaudiobasesrc.c audio: improve property description 2012-09-14 16:08:50 +02:00
gstaudiobasesrc.h audio: fix headers 2011-11-11 17:53:03 +01:00
gstaudiocdsrc.c replace gst_tag_list_free with gst_tag_list_unref 2012-09-14 17:53:21 +02:00
gstaudiocdsrc.h audiocdsrc: remove some probing-related vfuncs 2011-12-30 16:26:47 +00:00
gstaudioclock.c libs: Remove "Since" markers and minor doc fixups 2012-07-13 12:11:06 +02:00
gstaudioclock.h audioclock: remove _full version 2011-11-10 13:51:23 +01:00
gstaudiodecoder.c replace gst_tag_list_free with gst_tag_list_unref 2012-09-14 17:53:21 +02:00
gstaudiodecoder.h audio: Fix annotations 2012-09-13 17:11:56 -04:00
gstaudioencoder.c audioencoder: make stop() vfunc also optional 2012-10-04 13:40:32 +01:00
gstaudioencoder.h audio: Fix annotations 2012-09-13 17:11:56 -04:00
gstaudiofilter.c libs: Remove "Since" markers and minor doc fixups 2012-07-13 12:11:06 +02:00
gstaudiofilter.h libs: Remove "Since" markers and minor doc fixups 2012-07-13 12:11:06 +02:00
gstaudioiec61937.c audio: Explicitly specify endianness for IEC 61937 payloading 2012-09-19 09:15:16 +05:30
gstaudioiec61937.h audio: Explicitly specify endianness for IEC 61937 payloading 2012-09-19 09:15:16 +05:30
gstaudiometa.c meta registration: use g_once functions to register these threadsafely. 2012-10-03 10:44:59 -07:00
gstaudiometa.h update for metadata API changes 2012-02-29 17:25:10 +01:00
gstaudiopack-dist.c Release 0.11.94 2012-09-14 02:47:54 +01:00
gstaudiopack-dist.h audio: prefix orc_* functions with audio_orc_* 2012-07-23 17:16:34 +02:00
gstaudiopack.orc audio: prefix orc_* functions with audio_orc_* 2012-07-23 17:16:34 +02:00
gstaudioringbuffer.c audio: Fix annotations 2012-09-13 17:11:56 -04:00
gstaudioringbuffer.h ringbuffer: add method to check the flushing state 2012-09-10 12:19:22 +02:00
gstaudiosink.c audio: port to the new GLib thread API 2012-09-09 20:41:06 -03:00
gstaudiosink.h audio: fix headers 2011-11-11 17:53:03 +01:00
gstaudiosrc.c ringbuffer: add support for timestamps 2012-09-10 11:34:14 +02:00
gstaudiosrc.h ringbuffer: add support for timestamps 2012-09-10 11:34:14 +02:00
Makefile.am audio: make sure g-i doesn't parse orc-generated gstaudiopack.h file 2012-06-24 00:28:40 +01:00
streamvolume.c libs: Remove "Since" markers and minor doc fixups 2012-07-13 12:11:06 +02:00
streamvolume.h libs: Remove "Since" markers and minor doc fixups 2012-07-13 12:11:06 +02:00
TODO gst-libs/gst/audio/TODO: Update TODO 2006-02-17 10:15:52 +00:00