Edward Hervey 314e2dabd5 mpegtsparse: Don't use GstIterator, do change detection ourselves.
Using a GstIterator is slow because we have to create/destroy that
iterator every single time.
We just do the threadsafe cookie check and list iteration ourselves.
2009-09-19 12:49:47 +02:00
..
2008-11-10 14:01:42 +00:00
2009-06-05 23:52:49 +01:00
2009-09-17 09:39:10 +02:00
2009-07-29 17:24:59 -04:00