gstreamer/gst/flv
Jan Alexander Steffens (heftig) ee44e60f7b flvdemux: Refactor metadata tag handling
The FLV header cannot be trusted to indicate video or
audio presence, as the comments already mention. Don't
delay pushing tags waiting for streams that might never
appear.

Tags are now pushed immediately after they change:
  - After parsing an onMetaData script object
  - After negotiating caps on a pad

https://bugzilla.gnome.org/show_bug.cgi?id=768440
2016-07-07 10:21:21 +03:00
..
amfdefs.h Fix FSF address 2012-11-04 00:07:18 +00:00
gstflvdemux.c flvdemux: Refactor metadata tag handling 2016-07-07 10:21:21 +03:00
gstflvdemux.h flvdemux: Refactor metadata tag handling 2016-07-07 10:21:21 +03:00
gstflvmux.c flv: Handle the case where we do not get any CollectData in handle_buffer 2016-04-22 08:39:02 -03:00
gstflvmux.h flvmux: Store incoming bitrate tags and send in the metadata 2015-09-05 23:45:37 +10:00
gstindex.c Rename property enums from ARG_ to PROP_ 2015-04-27 11:22:11 +01:00
gstindex.h Fix FSF address 2012-11-04 00:07:18 +00:00
gstmemindex.c Fix FSF address 2012-11-04 00:07:18 +00:00
Makefile.am flvdemux: output speex vorbiscomment as a GstTagList 2015-10-11 11:12:27 +01:00