gstreamer/gst/flv
Sebastian Dröge bf4d7d233d flv: Fix parsing of tags and add new mappings
We shouldn't register a new GstTag for every unknown tag
we find as this might lead to conflicts and also those
tags are essentially unknown.

Add mappings for some known tags and also convert string
dates to GDate, as found in many FLV files.
2009-04-29 09:42:32 +02:00
..
gstflvdemux.c flv: Add documentation to flvmux and flvdemux 2009-04-22 19:52:05 +02:00
gstflvdemux.h flv: Add documentation to flvmux and flvdemux 2009-04-22 19:52:05 +02:00
gstflvmux.c flv: Add documentation to flvmux and flvdemux 2009-04-22 19:52:05 +02:00
gstflvmux.h flv: Add documentation to flvmux and flvdemux 2009-04-22 19:52:05 +02:00
gstflvparse.c flv: Fix parsing of tags and add new mappings 2009-04-29 09:42:32 +02:00
gstflvparse.h gst/flv/: Don't memcpy() all data we want to push downstream, instead just create subbuffers and push them downstream. 2008-10-27 09:45:04 +00:00
Makefile.am Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00