mpegtsmux: avoid memcpy due to temporary packet buffer
authorMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Mon, 11 Jun 2012 12:03:26 +0000 (14:03 +0200)
committerMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Mon, 11 Jun 2012 14:52:49 +0000 (16:52 +0200)
commit05dcabfe1608e111f3c4bd6aa32f6d281ae63621
treeab4c9d3697cfae55974dcc40cd952f453540b535
parent8800946aa3cb8835df4af6569e168ba57030133b
mpegtsmux: avoid memcpy due to temporary packet buffer

... by writing directly into the output buffer instead.
gst/mpegtsmux/mpegtsmux.c
gst/mpegtsmux/tsmux/tsmux.c
gst/mpegtsmux/tsmux/tsmux.h