Apply suggestions from code review

This commit is contained in:
Odd Stråbø 2024-08-11 22:59:52 +02:00 committed by GitHub
parent a21f47a69b
commit 928dc84080
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
version: '1.0.5'
changelog: |-
:tada: New features and improvements
New features and improvements
------------------------------------
+ Add AV1 as a preferred codec option (#892) @Insprill
@ -10,7 +10,7 @@ changelog: |-
+ Improve HEVC codec handling in transcoding profiles (#895) @peterlodri92
+ Specify encoding when converting hex-bytestring to string (#899) @oddstr13
:white_check_mark: Tests
Tests
------------------------
+ Improve HEVC codec handling in transcoding profiles (#895) @peterlodri92