fdkaacenc: Move channel layouts to gstfdkaac.c
authorJan Alexander Steffens (heftig) <jan.steffens@ltnglobal.com>
Thu, 18 Jun 2020 09:33:49 +0000 (11:33 +0200)
committerJan Alexander Steffens <jan.steffens@gmail.com>
Mon, 17 Aug 2020 08:07:00 +0000 (08:07 +0000)
commit5e68124981eb8ca23ccea23d877f6bdf19e1dca2
treed05cfeb748b20592763c0361246ef897c127860b
parent2d31aba78d4783eddfb3a15e517aab92e4e9711c
fdkaacenc: Move channel layouts to gstfdkaac.c

In preparation of sharing them with the decoder. Iteration of the
channel layouts needs to be changed to use a sentinel element.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1359>
ext/fdkaac/gstfdkaac.c [new file with mode: 0644]
ext/fdkaac/gstfdkaac.h [new file with mode: 0644]
ext/fdkaac/gstfdkaacenc.c
ext/fdkaac/meson.build
ext/fdkaac/plugin.c [deleted file]