gstreamer/gst-libs/gst/audio
Thiago Santos 8a64592481 audiodecoder: expose default query handling function
Subclasses can use it to select what queries they want to handle
and forward the rest to the default handling function.

API: gst_audio_decoder_sink_query_default

https://bugzilla.gnome.org/show_bug.cgi?id=753623
2015-08-14 13:41:58 -03:00
..
.gitignore
audio-channels.c
audio-channels.h
audio-format.c audio-format: Constify the audio format table 2015-01-21 09:39:30 +01:00
audio-format.h
audio-info.c gi: Fix warnings in libgstaudio 2015-06-16 14:34:04 -04:00
audio-info.h {audio,video}info: Add GST_TYPE_{AUDIO,VIDEO}_INFO macros 2015-07-06 12:53:15 +03:00
audio.c
audio.def
audio.h
audio.vcproj
audiofilter.vcproj
gstaudiobasesink.c audiobasesink: added custom clock slaving method 2015-06-09 21:51:05 +10:00
gstaudiobasesink.h gi: Fix warnings in libgstaudio 2015-06-16 14:34:04 -04:00
gstaudiobasesrc.c audiobasesrc: fix ring buffer leak on open failure 2015-04-09 13:00:57 +01:00
gstaudiobasesrc.h
gstaudiocdsrc.c
gstaudiocdsrc.h
gstaudioclock.c
gstaudioclock.h
gstaudiodecoder.c audiodecoder: expose default query handling function 2015-08-14 13:41:58 -03:00
gstaudiodecoder.h audiodecoder: expose default query handling function 2015-08-14 13:41:58 -03:00
gstaudioencoder.c audioencoder: Don't try to get buffers from an empty adapter 2015-07-02 13:16:15 +02:00
gstaudioencoder.h audioencoder: Add transform_meta() vfunc with default implementation 2015-06-30 10:40:10 +02:00
gstaudiofilter.c audiofilter: Also copy metas if their API has no tags attached to it 2015-06-29 13:06:33 +02:00
gstaudiofilter.h
gstaudioiec61937.c
gstaudioiec61937.h
gstaudiometa.c video/audio meta: transform_func: return FALSE if not supported or failed 2015-07-07 16:41:23 +03:00
gstaudiometa.h
gstaudiopack-dist.c orc: update orc files 2015-01-27 13:39:14 +00:00
gstaudiopack-dist.h
gstaudiopack.orc
gstaudioringbuffer.c audioringbuffer: Fix alaw/mulaw channel positions 2015-06-22 18:29:00 +02:00
gstaudioringbuffer.h audio: The delay vfunc returns the number of frames, not samples 2015-04-26 21:08:14 +02:00
gstaudiosink.c audiobasesink: Reset audio clock if necessary 2015-03-03 23:26:54 +05:30
gstaudiosink.h audio: Change the remaining "samples" in the ::delay() vfunc docs to "frames" 2015-04-27 10:08:17 +02:00
gstaudiosrc.c audiosrc: Fill in the correct silence 2015-01-21 09:37:30 +01:00
gstaudiosrc.h audio: Change the remaining "samples" in the ::delay() vfunc docs to "frames" 2015-04-27 10:08:17 +02:00
gstaudioutilsprivate.c
gstaudioutilsprivate.h
Makefile.am gi: Use INTROSPECTION_INIT for --add-init-section 2015-06-16 18:04:57 -04:00
streamvolume.c
streamvolume.h
TODO