gstreamer/gst/flv
Edward Hervey 95d087ed77 flvparse: Make script tag parsing more flexible.
* The nb_elements for arrays is just an indication, we can therefore ignore
  it and carry on parsing metadata items until we reach the end marker.
* If type == 3, then the script tag contains a list of object followed
  by the end marker.

Refactor code slightly to handle both cases

https://bugzilla.gnome.org/show_bug.cgi?id=610447
2010-03-11 17:04:41 +01:00
..
gstflvdemux.c flvdemux: conduct index scan in task thread 2010-03-10 11:48:07 +01:00
gstflvdemux.h flvdemux: conduct index scan in task thread 2010-03-10 11:48:07 +01:00
gstflvmux.c flvmux: index timestamps should be in seconds, not milliseconds 2010-01-27 20:24:41 +01:00
gstflvmux.h flvmux: Write an index table to the end of the file 2009-05-22 19:41:58 +02:00
gstflvparse.c flvparse: Make script tag parsing more flexible. 2010-03-11 17:04:41 +01:00
gstflvparse.h flvdemux: incrementally build index in pull mode 2010-03-10 11:48:06 +01:00
Makefile.am [MOVED FROM BAD 46/57] Don't install static libs for plugins. Fixes #550851 for -bad. 2009-05-12 21:21:00 +02:00