Skip to content

Commit

Permalink
Add av1 option to checkVideoCodec flow plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-kennedy authored Oct 14, 2023
1 parent 138c327 commit 8872ff2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ var details = function () { return ({
type: 'dropdown',
options: [
'hevc',
'av1',
'vp9',
'h264',
'vp8',
Expand Down

0 comments on commit 8872ff2

Please sign in to comment.