-
Notifications
You must be signed in to change notification settings - Fork 72
feat(linux): wave5: Add FFMPEG Encode commands #504
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
New warnings found with rstcheck: |
|
New unreachable files found with check_files.py: |
|
Please address vale comments. rstcheck and check-files can be ignored here. |
12d2ddc to
03dc520
Compare
|
New warnings found with rstcheck: |
|
New unreachable files found with check_files.py: |
03dc520 to
35b9f58
Compare
|
New warnings found with rstcheck: |
|
New unreachable files found with check_files.py: |
35b9f58 to
28b8ab0
Compare
|
New warnings found with rstcheck: |
|
New unreachable files found with check_files.py: |
|
There are still valid vale warnings about passive voice here. I'd prefer if you also apply it's suggested wording, where it makes sense. |
28b8ab0 to
f8a61ad
Compare
|
New warnings found with rstcheck: |
|
New unreachable files found with check_files.py: |
|
@StaticRocket updated PR to remove all the passive voice warnings and updated grammar where appropriate. Vale is happy now |
|
@b-brnich there are still 5 valid warnings. FYI, you don't have to read the log file directly. Vale does inline comments in the diff view. |
f8a61ad to
a760816
Compare
|
New warnings found with rstcheck: |
|
@StaticRocket vale comments have been addressed |
Wave5 driver has been updated to make it operable with FFMPEG. Update documentation with relevant commands to expose this feature to customers. Signed-off-by: Brandon Brnich <[email protected]>
a760816 to
c3b6314
Compare
|
New warnings found with rstcheck: |
Wave5 driver has been updated to make it operable with FFMPEG. Update documentation with relevant commands to expose this feature to customers.