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 fdkaacdec: avoid memory corruption on decoding error 2016-09-29 15:13:07 +01:00
gstfdkaacenc.c fdkaacenc: Remove MODE_2_1 2018-12-05 21:50:03 +00:00
gstfdkaacenc.h fdkaac: Add FDK AAC based encoder element 2016-08-07 15:41:04 +03:00
Makefile.am Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
meson.build Add feature options for almost all plugins 2018-07-27 19:04:38 +05:30
plugin.c fdkaac: Add FDK AAC based decoder element 2016-08-07 15:42:15 +03:00