You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[JCT-VT H.266/VVC](https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM) as reference
390
405
decoder for H.266/VVC.
391
-
- Fluendo's proprietary decoders for H.264/AVC and H.265/HEVC that are included
406
+
- Fluendo's proprietary decoders for MPEG2 video, H.264/AVC and H.265/HEVC that are included
-[GStreamer's](https://gstreamer.freedesktop.org/) for H.266/VVC.
395
410
-[GStreamer's](https://gstreamer.freedesktop.org/) for H.265/HEVC.
396
411
-[GStreamer's](https://gstreamer.freedesktop.org/) for H.264/AVC.
397
412
-[FFmpeg's](https://FFmpeg.org) for H.265/HEVC.
398
413
-[FFmpeg's](https://FFmpeg.org) for H.264/AVC.
414
+
-[FFmpeg's](https://FFmpeg.org) for MPEG2 video.
399
415
-[libvpx's](https://github.com/webmproject/libvpx/) for VP8.
400
416
-[libvpx's](https://github.com/webmproject/libvpx/) for VP9.
401
417
-[aom's](https://aomedia.googlesource.com/aom/) for AV1.
@@ -553,7 +569,7 @@ Check out the JSON format they follow in the [test_suites](https://github.com/fl
553
569
directory. Add a new json file within, Fluster will automatically pick it
554
570
up.
555
571
556
-
There is also a [generator script (H.264)](https://github.com/fluendo/fluster/blob/master/scripts/gen_jvt.py), [generator script (H.265)](https://github.com/fluendo/fluster/blob/master/scripts/gen_jct_vc.py), and a [generator script (H.266)](https://github.com/fluendo/fluster/blob/master/scripts/gen_jvet.py) for the [conformance
572
+
There is also a [generator script (MPEG2 video)](https://github.com/fluendo/fluster/blob/master/scripts/gen_mpeg2_video.py), [generator script (H.264)](https://github.com/fluendo/fluster/blob/master/scripts/gen_jvt.py), [generator script (H.265)](https://github.com/fluendo/fluster/blob/master/scripts/gen_jct_vc.py), and a [generator script (H.266)](https://github.com/fluendo/fluster/blob/master/scripts/gen_jvet.py) for the [conformance
557
573
test suites](#test-suites) that you can use as a base to generate automatically
0 commit comments