gstreamer/subprojects/gst-plugins-bad/ext/fdkaac
Edward Hervey 8ca2a2a230 fdkaacenc: Properly terminate GEnumValue table
It should be terminated with a NULL entry, otherwise we just stray into the
realms of cryptographic libraries^W^W random memory usage.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3319>
2022-11-04 17:59:21 +00:00
..
gstfdkaac.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstfdkaac.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstfdkaacdec.c fdkaacdec: Do not report decoding error for flush request 2022-10-29 10:47:16 +05:30
gstfdkaacdec.h fdkaacdec: Support arbitrary channel configs 2022-02-25 18:20:52 +00:00
gstfdkaacenc.c fdkaacenc: Properly terminate GEnumValue table 2022-11-04 17:59:21 +00:00
gstfdkaacenc.h fdkaacenc: Add support for setting bitrate mode 2022-10-30 16:54:51 +05:30
gstfdkaacplugin.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
meson.build meson: Call pkgconfig.generate in the loop where we declare plugins dependencies 2022-09-01 21:17:35 +00:00