gstreamer/subprojects/gst-plugins-bad/gst
Nicolas Dufresne 12f082f7cf vp9parse: Fix auto-plugging of HW frame decoder
Decoders that required frame aligmment and didn't have an associated
alpha decoder were skipped. This is because the parser was constructing
caps based on the software alpha decoder, which specify super-frame
alignment.

Iterate over the caps to filter the one that have a matching codec-alpha, with
the semantic the no codec-alpha field means codec-alpha=false. Then if
everything was removed, callback to the original, so that the first non-alpha
decoder will be picked.

Fixes #820

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1949>
2022-03-14 03:04:46 +00:00
..
accurip
adpcmdec
adpcmenc
aiff
asfmux
audiobuffersplit
audiofxbad
audiolatency
audiomixmatrix
audiovisualizers
autoconvert
bayer
camerabin2
codecalpha alphacombine: update example launch line 2022-01-06 14:59:02 +00:00
coloreffects
debugutils chopmydata: Fix FIXMEs in gst_element_class_set_static_metadata 2021-10-08 16:20:10 +03:00
dvbsubenc
dvbsuboverlay
dvdspu
faceoverlay
festival meson: check for libsocket and libnsl 2022-02-17 20:58:06 +00:00
fieldanalysis
freeverb
frei0r
gaudieffects
gdp
geometrictransform
id3tag id3tag: Map GST_TAG_MUSICBRAINZ_RELEASETRACKID 2021-11-10 01:33:33 +00:00
inter
interlace interlace: Replace custom lock with object lock 2021-10-21 10:50:17 +00:00
ivfparse ivfparse: Don't set zero resolution on caps 2022-02-15 11:39:26 +00:00
ivtc
jp2kdecimator
jpegformat
librfb
midi
mpegdemux
mpegpsmux
mpegtsdemux mpegts: Handle glib < 2.58 2022-03-10 18:34:59 +00:00
mpegtsmux mpegtsmux: Start last_ts with GST_CLOCK_TIME_NONE 2022-03-08 16:03:21 +00:00
mxf mxfdemux: don't error out if VANC track only contains packets we don't handle 2022-01-13 11:34:37 +00:00
netsim
onvif
pcapparse
pnm
proxy
rawparse
removesilence
rist ristsink: set properties on children early 2021-12-03 23:46:08 +00:00
rtmp2
rtp rtpsink: set properties on children early 2021-12-02 14:23:05 +01:00
sdp sdpdemux: add media attributes to caps to fix ptp clock handling 2022-03-10 23:44:06 +00:00
segmentclip
siren
smooth
speed
subenc
switchbin
timecode
transcode
videofilters
videoframe_audiolevel
videoparsers vp9parse: Fix auto-plugging of HW frame decoder 2022-03-14 03:04:46 +00:00
videosignal
vmnc
y4m
meson.build