We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbdaf05 commit df18fc8Copy full SHA for df18fc8
README.md
@@ -57,10 +57,9 @@ Options:
57
58
## Testing
59
60
-Fluster can be used for testing, using the `ccdec` example program described
61
-above. [This branch](https://github.com/Gnurou/fluster/tree/cros-codecs)
62
-contains support for cros-codecs testing. Just make sure the `ccdec` binary is
63
-in your `PATH`, and run Fluster using one of the `ccdec` decoders, e.g.
+[Fluster](https://github.com/fluendo/fluster) can be used for testing, using the
+`ccdec` example program described above. Just make sure the `ccdec` binary is in
+your `PATH`, and run Fluster using one of the `ccdec` decoders, e.g.
64
65
```shell
66
python fluster.py run -d ccdec-H.264 -ts JVT-AVC_V1
0 commit comments