gstreamer/gst/flv
Thibault Saunier bc8af2cca5 flvdemux: Do not error out if the first added and chained pad is not linked
And let it the oportunity to get its other pad linked

Example:

```
$ gst-launch-1.0 uridecodebin uri=file:///home/thiblahute/gst-validate.save/gst-integration-testsuites/testsuites/../medias/defaults/flv/819290236.flv caps=audio/x-raw expose-all-streams=FALSE ! fakesink
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
ERROR: from element /GstPipeline:pipeline0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstFlvDemux:flvdemux0: Internal data stream error.
Additional debug info:
../subprojects/gst-plugins-good/gst/flv/gstflvdemux.c(2760): gst_flv_demux_loop (): /GstPipeline:pipeline0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstFlvDemux:flvdemux0:
streaming stopped, reason not-linked (-1)
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
Freeing pipeline ...
```
2019-02-02 18:36:09 +00:00
..
amfdefs.h Fix FSF address 2012-11-04 00:07:18 +00:00
gstflvdemux.c flvdemux: Do not error out if the first added and chained pad is not linked 2019-02-02 18:36:09 +00:00
gstflvdemux.h flvdemux: Push nominal bitrate tags 2016-07-07 10:21:21 +03:00
gstflvmux.c flvmux: Add encoder metadata to the header 2019-01-13 13:22:41 +00:00
gstflvmux.h flvmux: Add encoder metadata to the header 2019-01-13 13:22:41 +00:00
gstindex.c docs: remove pointless Since: 0.10.x markers 2018-02-15 00:58:38 +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
Makefile.am Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
meson.build Meson: Generate pc file for all plugins in good 2018-04-25 11:07:06 +01:00