Skip to content

Commit

Permalink
fixup! CS-2376 resolve comments
Browse files Browse the repository at this point in the history
  • Loading branch information
rsanchez87 committed Sep 26, 2024
1 parent c938943 commit 8f30c3a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions fluster/decoders/gstreamer.py
Original file line number Diff line number Diff line change
Expand Up @@ -655,8 +655,7 @@ class FluendoVVCdeCH266Decoder(GStreamer10Video):

codec = Codec.H266
decoder_bin = " fluh266dec "
name = "Fluendo_H.266"
description = "Fluendo H.266 decoder"
provider = "Fluendo"
api = "VVdeC"

def gen_pipeline(
Expand Down

0 comments on commit 8f30c3a

Please sign in to comment.