gstreamer/gst
He Junyan e9d0d19f61 videoparsers: vp9: Need to process the first frame even not key.
Some cut VP9 streams begin with a non key frame. The current code
just bail out the parse_process_frame() if not a key frame. Because
of this, we do not set the valid caps before we push the data of the
first frame(even this first frame will be discarded by the downstream
decoder because it is not a key frame).

The pipeline such as:
gst-launch-1.0 filesrc location=some.ivf ! ivfparse ! vp9parse !
  vavp9dec ! fakesink
will get a negotiation error and the pipeline can not continue. The
correct behaviour should be: the decoder discard the first frame and
continue to decode later frames successfully.

So, when the parse does not have valid stream info(should be the first
frame case), we should continue and report caps.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2427>
2021-07-23 13:33:24 +00:00
..
accurip gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
adpcmdec gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
adpcmenc gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
aiff gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
asfmux gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
audiobuffersplit gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
audiofxbad gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
audiolatency audiolatency: Handle audio buffers with invalid duration 2021-07-23 12:19:33 +00:00
audiomixmatrix gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
audiovisualizers gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
autoconvert gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
bayer gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
camerabin2 Use gst_element_request_pad_simple... 2021-05-05 06:17:14 +00:00
codecalpha alphadecodebin: Fix stall due to QoS 2021-06-14 16:33:15 -04:00
coloreffects gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
debugutils debugutils: Introduce videocodectestsink 2021-06-07 17:11:32 -04:00
dvbsubenc gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
dvbsuboverlay gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
dvdspu gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
faceoverlay gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
festival gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
fieldanalysis gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
freeverb gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
frei0r documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
gaudieffects gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
gdp gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
geometrictransform gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
id3tag gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
inter gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
interlace interlace: Push the reconfigure event in the right direction 2021-07-06 07:41:03 +00:00
ivfparse gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
ivtc gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
jp2kdecimator gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
jpegformat jpegparse: Don't generate timestamp for 0/1 framerates 2021-04-23 17:54:30 +00:00
librfb gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
midi gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
mpegdemux gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
mpegpsmux gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
mpegtsdemux tsdemux: Handle PCR-less streams 2021-07-22 15:22:13 +02:00
mpegtsmux mpegtsmux: Quieten "missed PCR" warnings in VBR mode. 2021-07-15 04:46:03 +00:00
mxf mxfdemux: Make gst-indent on the CI happy 2021-07-21 14:33:19 +00:00
netsim gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
onvif gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
pcapparse gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
pnm gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
proxy gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
rawparse gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
removesilence gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
rist rist: Plug leak of rtcp_send_addr 2021-05-07 11:06:53 +00:00
rtmp2 rtmp2src: workaround a GLib race when destroying a GMainContext/GSource 2021-07-15 14:10:04 +10:00
rtp rtpsrc: Plug leak of rtcp_send_addr 2021-05-07 12:34:20 +00:00
sdp Use gst_element_request_pad_simple... 2021-05-05 06:17:14 +00:00
segmentclip gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
siren gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
smooth gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
speed gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
subenc gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
switchbin switchbin: When collecting srcpad caps, don't intersect with path caps. 2021-04-12 14:27:00 +00:00
timecode avwait: Don't consider it a segment change if the segment is the same except for the position 2021-06-23 16:03:38 +00:00
transcode Use gst_element_request_pad_simple... 2021-05-05 06:17:14 +00:00
videofilters gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
videoframe_audiolevel gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
videoparsers videoparsers: vp9: Need to process the first frame even not key. 2021-07-23 13:33:24 +00:00
videosignal gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
vmnc gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
y4m gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
meson.build Introduce CODEC Alpha plugin 2021-05-11 16:06:56 -04:00