ext/mythtv/gstmythtvsrc.c: Don't allocate and copy the data to a new place but instea...
authorSebastian Dröge <slomo@circular-chaos.org>
Fri, 22 Feb 2008 06:33:49 +0000 (06:33 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Fri, 22 Feb 2008 06:33:49 +0000 (06:33 +0000)
commitebdf0b8bd0e14dfbdfba0edd73a285e3a93f0aa8
tree0c5ccc78cc30495919a0ed5e6742430ce7ff3bf6
parent9ab72bf599f25e4b26034611faf5b8c78b072170
ext/mythtv/gstmythtvsrc.c: Don't allocate and copy the data to a new place but instead put the data from gmyth (which...

Original commit message from CVS:
* ext/mythtv/gstmythtvsrc.c: (gst_mythtv_src_create):
Don't allocate and copy the data to a new place but instead
put the data from gmyth (which we own) into the buffers that
are passed downstream.
ChangeLog
ext/mythtv/gstmythtvsrc.c