Skip to content

Commit df18fc8

Browse files
committed
README: update instructions to run Fluster
Fluster's main branch has support for cros-codecs, so there is no need to checkout a dedicated branch.
1 parent fbdaf05 commit df18fc8

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,9 @@ Options:
5757

5858
## Testing
5959

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.
60+
[Fluster](https://github.com/fluendo/fluster) can be used for testing, using the
61+
`ccdec` example program described above. Just make sure the `ccdec` binary is in
62+
your `PATH`, and run Fluster using one of the `ccdec` decoders, e.g.
6463

6564
```shell
6665
python fluster.py run -d ccdec-H.264 -ts JVT-AVC_V1

0 commit comments

Comments
 (0)