mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 00:01:23 +00:00
f3def77907
Original commit message from CVS: * gst/audioconvert/plugin.c: (plugin_init): Register the GstAudioChannelPosition enum type with the type system in the plugin_init function, so that it is known before any element actually makes use of multi-channel stuff. This is required for example if one wants to be able to deserialise/use a caps string with channel positions before any pipeline has been setup and started, like with gst-launch. |
||
---|---|---|
.. | ||
.gitignore | ||
audioconvert.c | ||
audioconvert.h | ||
audioconvert.vcproj | ||
channelmixtest.c | ||
gstaudioconvert.c | ||
gstaudioconvert.h | ||
gstchannelmix.c | ||
gstchannelmix.h | ||
Makefile.am | ||
plugin.c | ||
plugin.h |