gstreamer/ext/fdkaac
Yeongjin Jeong 52e4a20b4e fdkaacdec: Fix build for fdkaac < 0.1.4
The fdkaac decoder supports 6.1 / 7.1 channels with downmixer
since v0.1.4. Old versions can use AAC_PCM_OUTPUT_CHANNELS
instead of AAC_PCM_MAX_OUTPUT_CHANNELS.

Fixes #873
2019-01-25 15:50:31 -05:00
..
gstfdkaacdec.c fdkaacdec: Fix build for fdkaac < 0.1.4 2019-01-25 15:50:31 -05:00
gstfdkaacdec.h fdkaacdec: avoid memory corruption on decoding error 2016-09-29 15:13:07 +01:00
gstfdkaacenc.c fdkaac: Syntax tweaks to increase readability 2018-12-17 12:39:13 +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 fdkaacenc: Add support for v2.0.0 and its configurations 2018-12-17 12:39:13 +00:00
plugin.c fdkaac: Add FDK AAC based decoder element 2016-08-07 15:42:15 +03:00