gstreamer/gst/flv
Vivia Nikolaidou b0855113c6 flvmux: Allow requesting streamable pads after header is written
Allows us to request pads after writing header for streamable flv's.

For non-streamable it doesn't make sense to request a new pad after
writing the header, because the headers have been written already and we
can't add the new stream. But for streamable, any clients that connect
after the new pad has been added will be able to see both streams.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/572>
2020-04-27 14:11:10 +03:00
..
amfdefs.h Fix FSF address 2012-11-04 00:07:18 +00:00
gstflvdemux.c flvdemux: Don't write an empty string as a tag 2020-04-08 20:22:51 +03:00
gstflvdemux.h flvdemux: Push nominal bitrate tags 2016-07-07 10:21:21 +03:00
gstflvmux.c flvmux: Allow requesting streamable pads after header is written 2020-04-27 14:11:10 +03:00
gstflvmux.h flvmux: Add encoder metadata to the header 2019-01-13 13:22:41 +00:00
gstindex.c documentation: fix a number of typos 2019-10-05 22:38:11 +00: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
meson.build doc: Port documentation to hotdoc 2019-05-13 11:34:56 -04:00