mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-12 10:25:33 +00:00
c9b42951fe
Instead delay creating the caps until we read the codec_data from the stream, or fail if we get normal data before the codec_data. AAC raw caps and H264 avc caps always need codec_data, setting caps on the pad without them is going to make negotiation fail most of the time. Even if we later set new caps with the codec_data, that's usually going to be too late. https://bugzilla.gnome.org/show_bug.cgi?id=746682 |
||
---|---|---|
.. | ||
amfdefs.h | ||
gstflvdemux.c | ||
gstflvdemux.h | ||
gstflvmux.c | ||
gstflvmux.h | ||
gstindex.c | ||
gstindex.h | ||
gstmemindex.c | ||
Makefile.am |