..
audio-buffer.c
audio-buffer: Don't fail to map buffers with zero samples
2019-11-14 14:47:44 +01:00
audio-buffer.h
audio-channel-mixer.c
libs: audio-channel-mixer: add support for non-interleaved audio buffers
2018-07-11 16:26:13 +03:00
audio-channel-mixer.h
audio-channels.c
libs: Fix various Since markers
2019-04-23 12:28:26 +00:00
audio-channels.h
Pass the code through codespell
2019-08-30 13:05:36 +00:00
audio-converter.c
Pass the code through codespell
2019-08-30 13:05:36 +00:00
audio-converter.h
doc: Fix some gtk-doc comments
2019-05-13 11:34:08 -04:00
audio-format.c
audio: const gpointer is not the same as gconstpointer/const void *
2018-11-05 08:16:16 +00:00
audio-format.h
Pass the code through codespell
2019-08-30 13:05:36 +00:00
audio-info.c
audio-info: Allow from_caps() with encoded audio format
2019-10-25 12:32:03 +09:00
audio-info.h
Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally
2019-06-04 20:31:09 -04:00
audio-prelude.h
libs: fix API export/import and 'inconsistent linkage' on MSVC
2018-09-24 08:45:34 +01:00
audio-quantize.c
gst-libs: include config.h in all source files
2018-08-13 09:23:34 +01:00
audio-quantize.h
audio-resampler-macros.h
audio-resampler-neon.h
audio-resampler: Update NEON to handle remainders not multiples of 4
2019-09-02 23:25:39 -04:00
audio-resampler-private.h
audio-resampler-x86-sse.c
audio-resampler-x86-sse.h
audio-resampler-x86-sse2.c
audio-resampler-x86-sse2.h
audio-resampler-x86-sse41.c
audio-resampler-x86-sse41.h
audio-resampler-x86.h
audio-resampler.c
Pass the code through codespell
2019-08-30 13:05:36 +00:00
audio-resampler.h
Pass the code through codespell
2019-08-30 13:05:36 +00:00
audio.c
libs: audio: add a new gst_audio_buffer_truncate() function
2018-07-12 12:08:10 +03:00
audio.h
audio: use right export decorator
2018-08-26 11:16:10 +02:00
dbesi0.c
gstaudioaggregator.c
Pass the code through codespell
2019-08-30 13:05:36 +00:00
gstaudioaggregator.h
*aggregator: Add g_autoptr support for *ConvertPad
2020-03-16 15:47:58 +00:00
gstaudiobasesink.c
audiobasesink: Handle an extra case of buffers being out of segment
2020-04-01 21:01:38 +00:00
gstaudiobasesink.h
Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally
2019-06-04 20:31:09 -04:00
gstaudiobasesrc.c
Pass the code through codespell
2019-08-30 13:05:36 +00:00
gstaudiobasesrc.h
Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally
2019-06-04 20:31:09 -04:00
gstaudiocdsrc.c
gstaudiocdsrc.h
Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally
2019-06-04 20:31:09 -04:00
gstaudioclock.c
gstaudioclock.h
Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally
2019-06-04 20:31:09 -04:00
gstaudiodecoder.c
audiodecoder: Handle instant-rate-change event
2020-04-01 21:01:38 +00:00
gstaudiodecoder.h
Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally
2019-06-04 20:31:09 -04:00
gstaudioencoder.c
audio: annotate @buf in finish_frame methods
2020-03-18 15:38:25 +01:00
gstaudioencoder.h
Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally
2019-06-04 20:31:09 -04:00
gstaudiofilter.c
gstaudiofilter.h
Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally
2019-06-04 20:31:09 -04:00
gstaudioiec61937.c
gstaudioiec61937.h
gstaudiometa.c
audiometa: fix g-i warning
2019-03-23 20:08:56 +00:00
gstaudiometa.h
audiometa: fix docs typo
2019-01-06 00:48:56 +00:00
gstaudiopack-dist.c
gstaudiopack-dist.h
gstaudiopack.orc
gstaudioringbuffer.c
audioringbuffer: Reset reorder flag before check
2019-11-17 14:10:31 +00:00
gstaudioringbuffer.h
audiosink: expose more audioringbuffer vmethods to child sinks
2019-09-27 05:34:57 +00:00
gstaudiosink.c
audiosink: fix resuming after pause
2019-09-27 05:34:57 +00:00
gstaudiosink.h
audiosink: fix resuming after pause
2019-09-27 05:34:57 +00:00
gstaudiosrc.c
Pass the code through codespell
2019-08-30 13:05:36 +00:00
gstaudiosrc.h
Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally
2019-06-04 20:31:09 -04:00
gstaudiostreamalign.c
Pass the code through codespell
2019-08-30 13:05:36 +00:00
gstaudiostreamalign.h
gstaudioutilsprivate.c
audio: Use LoadPackagedLibrary when building for UWP
2019-09-24 15:17:39 +00:00
gstaudioutilsprivate.h
gstaudioutilsprivate: Fix warnings while setting thread priority
2018-09-24 19:44:28 +05:30
meson.build
meson: Add variables for gir files
2019-05-13 10:19:22 -04:00
streamvolume.c
streamvolume.h
streamvolume: Use G_DECLARE_INTERFACE
2020-03-20 06:20:43 +00:00
TODO