diff options
author | Sebastian Dröge <slomo@circular-chaos.org> | 2008-10-27 09:45:04 +0000 |
---|---|---|
committer | Sebastian Dröge <slomo@circular-chaos.org> | 2008-10-27 09:45:04 +0000 |
commit | 967088f0740082e2ab4ea3da18e66a9e4ac49bc8 (patch) | |
tree | 23976360286de0adb5473271c1aa49cebd6349d7 /gst/mpegtsparse/mpegtspacketizer.c | |
parent | 1a0b218006b38173270aba5b8a68d54bcb0d8496 (diff) | |
download | gst-plugins-bad-967088f0740082e2ab4ea3da18e66a9e4ac49bc8.tar.gz gst-plugins-bad-967088f0740082e2ab4ea3da18e66a9e4ac49bc8.tar.bz2 gst-plugins-bad-967088f0740082e2ab4ea3da18e66a9e4ac49bc8.zip |
gst/flv/: Don't memcpy() all data we want to push downstream, instead just create subbuffers and push them downstream.
Original commit message from CVS:
* gst/flv/gstflvdemux.c: (gst_flv_demux_chain),
(gst_flv_demux_pull_tag), (gst_flv_demux_pull_header),
(gst_flv_demux_create_index):
* gst/flv/gstflvparse.c: (gst_flv_parse_tag_script),
(gst_flv_parse_tag_audio), (gst_flv_parse_tag_video),
(gst_flv_parse_tag_timestamp), (gst_flv_parse_tag_type),
(gst_flv_parse_header):
* gst/flv/gstflvparse.h:
Don't memcpy() all data we want to push downstream, instead just
create subbuffers and push them downstream.
Fix some minor memory leaks.
Diffstat (limited to 'gst/mpegtsparse/mpegtspacketizer.c')
0 files changed, 0 insertions, 0 deletions