gstreamer/subprojects/gst-plugins-good/sys/osxaudio
Piotr Brzeziński e9802f5f41 macos: Add Apple AAC encoder (atenc)
Adds the `atenc` element capable of encoding AAC-LC audio, using the AudioToolbox framework.
It's able to encode up to 7.1 channel configurations.
Comes with basic knobs for rate control (bitrate for CBR, quality for VBR).

Support for more profiles (LD, HE-AAC) should be simple, but is not included here because of bugs
with parsing of the AudioSpecificConfig.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6254>
2024-03-12 19:50:06 +00:00
..
gstatdec.c macos: Move atdec from applemedia (-bad) to osxaudio (-good) 2024-03-12 09:55:10 +00:00
gstatdec.h macos: Move atdec from applemedia (-bad) to osxaudio (-good) 2024-03-12 09:55:10 +00:00
gstatenc.c macos: Add Apple AAC encoder (atenc) 2024-03-12 19:50:06 +00:00
gstatenc.h macos: Add Apple AAC encoder (atenc) 2024-03-12 19:50:06 +00:00
gstosxaudio.c macos: Add Apple AAC encoder (atenc) 2024-03-12 19:50:06 +00:00
gstosxaudiodeviceprovider.c osxaudio: add individual elements registration for gst-full compatibility 2023-09-28 21:44:48 +00:00
gstosxaudiodeviceprovider.h osxaudio: add individual elements registration for gst-full compatibility 2023-09-28 21:44:48 +00:00
gstosxaudioelement.c osxaudio: Document GstOsxAudioElement interface 2022-01-30 03:58:42 +05:30
gstosxaudioelement.h Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" subdir 2021-09-24 16:13:50 -03:00
gstosxaudioringbuffer.c osxaudio: Attempt to configure the segment size in CoreAudio 2023-08-07 21:33:45 +00:00
gstosxaudioringbuffer.h Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" subdir 2021-09-24 16:13:50 -03:00
gstosxaudiosink.c osxaudio: add individual elements registration for gst-full compatibility 2023-09-28 21:44:48 +00:00
gstosxaudiosink.h osxaudio: add individual elements registration for gst-full compatibility 2023-09-28 21:44:48 +00:00
gstosxaudiosrc.c osxaudio: add individual elements registration for gst-full compatibility 2023-09-28 21:44:48 +00:00
gstosxaudiosrc.h osxaudio: add individual elements registration for gst-full compatibility 2023-09-28 21:44:48 +00:00
gstosxcoreaudio.c osxaudio: Interpolate clock by counting elapsed time since render calls 2023-08-07 21:33:45 +00:00
gstosxcoreaudio.h osxaudio: Interpolate clock by counting elapsed time since render calls 2023-08-07 21:33:45 +00:00
gstosxcoreaudiocommon.c osxaudio: add mapping for top/left/right surround channels 2024-02-20 08:03:15 +00:00
gstosxcoreaudiocommon.h macos: Add Apple AAC encoder (atenc) 2024-03-12 19:50:06 +00:00
gstosxcoreaudiohal.c osxaudio: Share debug category in the internal coreaudio object 2023-08-07 21:33:45 +00:00
gstosxcoreaudioremoteio.c Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" subdir 2021-09-24 16:13:50 -03:00
meson.build macos: Add Apple AAC encoder (atenc) 2024-03-12 19:50:06 +00:00