gstreamer/subprojects/gst-plugins-base/gst-libs/gst/audio
Mathieu Duponchelle 7983ecff1c docs: generate hotdoc configs for libraries with our helper script
With this patch, configure time is identical no matter whether doc is
enabled or not.

The configuration files also now contain explicitly-listed sources with
no wildcards.

For the four libraries where hotdoc needs to use clang to generate the
documentation (as opposed to the rest of the libraries where hotdoc uses
the gir), the script will call pkg-config to determine the appropriate
C flags.

This means a side effect of this patch is that pkg-config files are now
generated for the gstadaptivedemux and gstopencv libraries.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8312>
2025-01-17 20:36:06 +01:00
..
audio-buffer.c libs: audio: drop use of GSlice 2023-01-24 15:25:06 +00:00
audio-buffer.h
audio-channel-mixer.c audioconvert: Support converting >64 channels 2024-05-12 07:06:32 +00:00
audio-channel-mixer.h
audio-channels.c audio: Add new gst_audio_reorder_channels_with_reorder_map() 2025-01-03 10:11:31 +00:00
audio-channels.h audio: Add top-surround-left and right channel positions 2025-01-03 10:11:31 +00:00
audio-converter.c base: audio: video: Use more efficient caps/structure API in various places 2024-09-26 19:26:18 +03:00
audio-converter.h
audio-format.c base: audio: video: Use more efficient caps/structure API in various places 2024-09-26 19:26:18 +03:00
audio-format.h format: Allow GST_AUDIO/VIDEO_FORMAT_UNKNOWN in _to_string() function 2024-04-17 01:19:58 +00:00
audio-info.c gst: hamonise recent Caps function names with Structure counterparts 2024-10-16 23:14:50 +00:00
audio-info.h
audio-prelude.h
audio-quantize.c libs: audio: drop use of GSlice 2023-01-24 15:25:06 +00:00
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 gst: hamonise recent Caps function names with Structure counterparts 2024-10-16 23:14:50 +00:00
gstaudioaggregator.h
gstaudiobasesink.c audioringbuffer: Avoid overflows of segment done counter 2024-05-16 06:52:58 +00:00
gstaudiobasesink.h
gstaudiobasesrc.c audioringbuffer: Avoid overflows of segment done counter 2024-05-16 06:52:58 +00:00
gstaudiobasesrc.h
gstaudiocdsrc.c gst-plugins-base: use g_sort_array() instead of deprecated g_qsort_with_data() 2024-09-02 22:31:34 +00:00
gstaudiocdsrc.h
gstaudioclock.c
gstaudioclock.h
gstaudiodecoder.c base: Fix fallthrough declarations 2025-01-13 12:51:44 +00:00
gstaudiodecoder.h audiodecoder: Make data processing errors non-fatal by default 2022-11-30 10:27:50 +00:00
gstaudioencoder.c base: Fix fallthrough declarations 2025-01-13 12:51:44 +00:00
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: Avoid overflows of segment done counter 2024-05-16 06:52:58 +00:00
gstaudioringbuffer.h audioringbuffer: Avoid overflows of segment done counter 2024-05-16 06:52:58 +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 audiostreamalign: Don't report disconts for every buffer if alignment-threshold is too small 2024-11-16 00:10:51 +00:00
gstaudiostreamalign.h
gstaudioutilsprivate.c common: Stop using GQuark-based GstStructure name API 2024-09-26 19:21:29 +03:00
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 docs: generate hotdoc configs for libraries with our helper script 2025-01-17 20:36:06 +01:00
streamvolume.c
streamvolume.h
TODO