gstreamer/gst/flv
Julien Moutte 3732708267 gst/flv/: Handle pixel aspect ratio through metadata tags like ASF does. Fluendo muxer supports this and
Original commit message from CVS:
2007-08-22  Julien MOUTTE  <julien@moutte.net>

* gst/flv/gstflvdemux.c: (gst_flv_demux_cleanup),
(gst_flv_demux_pull_tag):
* gst/flv/gstflvdemux.h:
* gst/flv/gstflvparse.c: (gst_flv_parse_metadata_item),
(gst_flv_parse_tag_script), (gst_flv_parse_tag_audio),
(gst_flv_parse_tag_video): Handle pixel aspect ratio through
metadata tags like ASF does. Fluendo muxer supports this and
Flash players can support it as well this way.
2007-08-22 14:50:51 +00:00
..
gstflvdemux.c gst/flv/: Handle pixel aspect ratio through metadata tags like ASF does. Fluendo muxer supports this and 2007-08-22 14:50:51 +00:00
gstflvdemux.h gst/flv/: Handle pixel aspect ratio through metadata tags like ASF does. Fluendo muxer supports this and 2007-08-22 14:50:51 +00:00
gstflvparse.c gst/flv/: Handle pixel aspect ratio through metadata tags like ASF does. Fluendo muxer supports this and 2007-08-22 14:50:51 +00:00
gstflvparse.h gst/flv/: Handle not linked pads, try to make it reusable, more safety checks. 2007-07-25 13:29:04 +00:00
Makefile.am Adds a first draft of an FLV demuxer. 2007-07-19 15:05:30 +00:00