gstreamer/subprojects/gst-plugins-base/gst-libs/gst/audio
Nirbheek Chauhan 1913ff18b1 audioaggregator: Sync property values to output timestamp
This is what videoaggregator already does since 2019, and it makes
sense. The properties need to change at every output frame based on
the output time because they may change even though the input frame is
not changing. See:

6a8c15f3bd

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3851>
2024-01-13 06:48:44 +00:00
..
audio-buffer.c
audio-buffer.h
audio-channel-mixer.c
audio-channel-mixer.h
audio-channels.c
audio-channels.h
audio-converter.c
audio-converter.h
audio-format.c
audio-format.h
audio-info.c
audio-info.h
audio-prelude.h
audio-quantize.c
audio-quantize.h
audio-resampler-macros.h
audio-resampler-neon.h
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 video-scaler, audio-resampler: downgrade 'can't find exact taps' to debug 2023-09-20 16:31:47 +00:00
audio-resampler.h
audio.c
audio.h dsd: Add code for DSD audio support 2023-06-23 01:27:03 +00:00
dbesi0.c
gstaudioaggregator.c audioaggregator: Sync property values to output timestamp 2024-01-13 06:48:44 +00:00
gstaudioaggregator.h
gstaudiobasesink.c audio: Consider the expected timestamp for discont-wait handling 2023-12-17 12:01:27 +00:00
gstaudiobasesink.h
gstaudiobasesrc.c audio: Make sure to stop ringbuffer on error 2023-08-21 08:50:45 +00:00
gstaudiobasesrc.h
gstaudiocdsrc.c
gstaudiocdsrc.h
gstaudioclock.c
gstaudioclock.h
gstaudiodecoder.c audiodecoder: propagate resync flag 2023-11-10 21:45:13 +00:00
gstaudiodecoder.h
gstaudioencoder.c
gstaudioencoder.h
gstaudiofilter.c
gstaudiofilter.h
gstaudioiec61937.c
gstaudioiec61937.h
gstaudiometa.c meta: Add API to register metas in two steps 2023-12-19 22:41:31 +00:00
gstaudiometa.h meta: Add serialize/deserialize API 2023-12-17 16:13:26 +00:00
gstaudiopack-dist.c
gstaudiopack-dist.h
gstaudiopack.orc
gstaudioringbuffer.c audioringbuffer: Don't try to map MONO channel 2023-12-09 17:01:41 +00:00
gstaudioringbuffer.h audio: Make sure to stop ringbuffer on error 2023-08-21 08:50:45 +00:00
gstaudiosink.c audiosink: Add support for DSD data 2023-06-23 01:27:04 +00:00
gstaudiosink.h
gstaudiosrc.c
gstaudiosrc.h
gstaudiostreamalign.c audio: Consider the expected timestamp for discont-wait handling 2023-12-17 12:01:27 +00:00
gstaudiostreamalign.h
gstaudioutilsprivate.c
gstaudioutilsprivate.h
gstdsd.c dsd: Fix documentation parameters 2023-07-11 05:17:55 +00:00
gstdsd.h dsd: Fix documentation parameters 2023-07-11 05:17:55 +00:00
gstdsdformat.c dsd: Fix documentation parameters 2023-07-11 05:17:55 +00:00
gstdsdformat.h audio: Change value of GST_DSD_FORMAT_UNKNOWN to 0 2023-07-05 12:08:33 +00:00
meson.build dsd: Add code for DSD audio support 2023-06-23 01:27:03 +00:00
streamvolume.c
streamvolume.h
TODO