tsdemux: Use gst_buffer_join instead of bufferlists
authorEdward Hervey <edward.hervey@collabora.co.uk>
Thu, 13 Oct 2011 14:57:31 +0000 (16:57 +0200)
committerEdward Hervey <edward.hervey@collabora.co.uk>
Thu, 13 Oct 2011 14:57:31 +0000 (16:57 +0200)
commit9712fe8a54927f69dc6a3ed7d6926ef4e8dc86a2
tree9c95527b5e348d37a74751c874d27b4d89ec596b
parenta74c02bf2352f068c7cf7fb813498415ba82caea
tsdemux: Use gst_buffer_join instead of bufferlists

This is *really* inefficient. We should track list of GstMemory
instead.
gst/mpegtsdemux/tsdemux.c