qtmux: fix ALAC muxing
authorTim-Philipp Müller <tim@centricular.com>
Thu, 25 Dec 2014 21:32:40 +0000 (21:32 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Thu, 25 Dec 2014 21:37:49 +0000 (21:37 +0000)
commitaa94fc6beb95ef6b811bec53696403fe47fa1f42
treefcb8f781c2114303f5a4342ac7d448f52ddca4fc
parentc62209d050c146e1f6ac674fa96c162d3dc35399
qtmux: fix ALAC muxing

Actually copy the codec data instead of copying nothing
and then bombing out because there's no data.

Fixes: gst-launch-1.0 audiotestsrc ! avenc_alac ! qtmux ! fakesink

https://bugzilla.gnome.org/show_bug.cgi?id=741783
gst/isomp4/gstqtmux.c