gstreamer/ext/fdkaac
Jan Alexander Steffens (heftig) 19d34f6b5e fdkaacdec: Use WAV channel mapping instead of interleave setting
The latter is going away in libfdk-aac 2.0.0. Instead, MPEG-style output
is always non-interleaved and WAV-style output is always interleaved.
Earlier libfdk-aac also defaults interleaving accordingly.

Since our reordering looks at the associated PCE indices instead of the
actual channel order, we're agnostic to the mapping.

For https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/825
2018-12-05 21:50:03 +00:00
..
gstfdkaacdec.c fdkaacdec: Use WAV channel mapping instead of interleave setting 2018-12-05 21:50:03 +00:00
gstfdkaacdec.h
gstfdkaacenc.c
gstfdkaacenc.h
Makefile.am
meson.build
plugin.c