asfdemux: really copy the buffer data
authorThiago Santos <ts.santos@partner.samsung.com>
Tue, 22 Oct 2013 03:56:29 +0000 (00:56 -0300)
committerThiago Santos <ts.santos@partner.samsung.com>
Tue, 22 Oct 2013 18:24:04 +0000 (15:24 -0300)
commit94a183a071a53a808857ccc3ff6687bc09f1b183
tree3f036126867a8787a344689cf58cf20c17c8ec67
parentfc29cbaa54889876b4a556a5273f0c9ceb539c3c
asfdemux: really copy the buffer data

Pass the copy-memory flag to copy the memory for the output buffer,
otherwise we end with 0-sized buffers

https://bugzilla.gnome.org/show_bug.cgi?id=684942
gst/asfdemux/gstasfdemux.c