Freescale / gstreamer-imx

GStreamer 1.0 plugins for i.MX platforms
Other
184 stars 127 forks source link

audio: Only allocate reordered_channel_positions if needed #231

Closed dougnazar closed 5 years ago

dougnazar commented 5 years ago

If we didn't need to reorder the audio channels, we leak the unnecessary allocation.

Signed-off-by: Doug Nazar nazard@nazar.ca