Lines Matching refs:VP9
34 - Smart encoding (pass through) support for VP8, VP9, H.265 in
62 - Linux Stateless CODEC support gained MPEG-2 and VP9
131 - Implement WebM alpha decoding (VP8/VP9 with alpha), which required
135 - VP8/VP9 don’t support alpha components natively in the codec, so the
137 transparency data as a separate VP8/VP9 stream. Inside the WebM
139 track with the “normal” VP8/VP9 video data making up the main video
146 VP8/VP9 alpha support and can’t be used to just add alpha support to
154 the regular VP8/VP9 buffers
162 - The V4L2 CODEC plugin has stateless VP8/VP9 decoders that can
481 - av1parse, vp9parse: new parsers for AV1 and VP9 video
490 - vavp9dec: VA-API VP9 decoder
513 - nvvp8sldec, nvvp9sldec: new GstCodecs-based VP8/VP9 decoders
571 - vp9alphadecodebin: A bin to handle software decoding of VP9 with
577 - v4l2slvp9dec: Support for Linux Stateless VP9 decoders
580 - v4l2slvp9alphadecodebin: Support HW accelerated VP9 with alpha
698 - add “smart encoding” support for H.265, VP8 and VP9 (i.e. only
1247 classes (H.264, H.265, VP8, VP9, AV1, MPEG-2) used for various
1699 - VP9 decoding got more reliable and stable thanks to a newly written