Searched refs:VP9 (Results 1 – 25 of 45) sorted by relevance
12
74 P (VP9, Profile0, "video/x-vp9", "profile = (string) 0"),75 P (VP9, Profile1, "video/x-vp9", "profile = (string) 1"),76 P (VP9, Profile2, "video/x-vp9", "profile = (string) 2"),77 P (VP9, Profile3, "video/x-vp9", "profile = (string) 3"),
39 VP9 = GST_MAKE_FOURCC ('V', 'P', '9', '0'), enumerator
120 case VP9: in plugin_register_decoders()
653 gst_va_base_dec_class_init (GST_VA_BASE_DEC_CLASS (g_class), VP9, in gst_va_vp9_dec_class_init()
115 # VP9 read/write135 FATE_CBS_VP9-$(call FATE_CBS_DEPS, IVF, VP9, VP9, VP9, IVF) = $(FATE_CBS_vp9)
16 [ 'vpx/vp8cx.h', 'vpx_codec_vp9_cx_algo', '-DHAVE_VP9_ENCODER', 'VP9 encoder' ],17 [ 'vpx/vp8dx.h', 'vpx_codec_vp9_dx_algo', '-DHAVE_VP9_DECODER', 'VP9 decoder' ],
102 { AV_FMT(NONE), AV_CODEC(VP9), V4L2_FMT(VP9) },
408 MAP(VP9, VP9_0, VP9Profile0 ),411 MAP(VP9, VP9_2, VP9Profile2 ),
912 DEFINE_QSV_DECODER(vp9, VP9, NULL)
1196 DEFINE_CUVID_CODEC(vp9, VP9, NULL)
106 # Usually MFX_VERSION 1026+ is required to support raw VP9 stream, however Fedora 30 has MFX_VERSIO…107 # but without support for raw VP9 stream, so mfxExtVP9Param is checked as well.
749 Supports AV1, H.264, H.265, (M)JPEG, MPEG-2 and VP9, but depending758 Modify metadata embedded in a VP9 stream.786 Merge VP9 invisible (alt-ref) frames back into VP9 superframes. This787 fixes merging of split/segmented VP9 streams where the alt-ref frame792 Split VP9 superframes into single frames.796 Given a VP9 stream with correct timestamps but possibly out of order,
227 - VDPAU accelerated VP9 10/12bit decoding280 - Intel QSV-accelerated VP9 decoding294 - VDPAU VP9 hwaccel296 - QSV-accelerated VP9 encoding503 - spec compliant VP9 muxing support in MP4536 - VP9 tile threading support590 - MediaCodec H.264/HEVC/MPEG-4/VP8/VP9 hwaccel601 - CUDA CUVID H.263/VP8/VP9/10 bit HEVC (Dithered) Decoding608 - MediaCodec HEVC/MPEG-4/VP8/VP9 decoding633 - VP9 RTP payload format (draft v2) packetizer[all …]
2 ;* VP9 IDCT SIMD optimizations
2 ;* VP9 MC SIMD optimizations
2 ;* VP9 loop filter SIMD optimizations
2 ;* VP9 motion compensation SIMD optimizations
116 - st/va/vp9: set max reference as default of VP9 reference number
34 - Smart encoding (pass through) support for VP8, VP9, H.265 in62 - Linux Stateless CODEC support gained MPEG-2 and VP9131 - Implement WebM alpha decoding (VP8/VP9 with alpha), which required135 - VP8/VP9 don’t support alpha components natively in the codec, so the137 transparency data as a separate VP8/VP9 stream. Inside the WebM139 track with the “normal” VP8/VP9 video data making up the main video146 VP8/VP9 alpha support and can’t be used to just add alpha support to154 the regular VP8/VP9 buffers162 - The V4L2 CODEC plugin has stateless VP8/VP9 decoders that can481 - av1parse, vp9parse: new parsers for AV1 and VP9 video[all …]
73 option('vpx', type : 'feature', value : 'auto', description : 'VP8 and VP9 video codec plugin')