mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-04-07 08:21:11 -04:00
Android 11 and newer, in both CBR and VBR modes, * Sets bitrate (AACENC_BITRATE) to the max_bitrate value of A2DP * Sets peak bitrate (AACENC_PEAK_BITRATE) according to the maximum data which could fit into single audio packet based on MTU AACENC_BITRATE is used only in CBR mode. For VBR mode, the only limiting factor is AACENC_PEAK_BITRATE. Do the same in Pipewire. Link: https://gitlab.freedesktop.org/pipewire/pipewire/-/work_items/1482#note_2949680 Link: https://cs.android.com/android/platform/superproject/+/android16-qpr2-release:packages/modules/Bluetooth/system/stack/a2dp/a2dp_aac_encoder.cc;drc=37d7b4549f7b8740df1a290f04c20c591a2d3391;l=269 |
||
|---|---|---|
| .. | ||
| aec | ||
| alsa | ||
| audioconvert | ||
| audiomixer | ||
| audiotestsrc | ||
| avb | ||
| bluez5 | ||
| control | ||
| ffmpeg | ||
| filter-graph | ||
| jack | ||
| libcamera | ||
| support | ||
| test | ||
| v4l2 | ||
| videoconvert | ||
| videotestsrc | ||
| volume | ||
| vulkan | ||
| meson.build | ||