Full VVC support and fix xHE-AAC playable

This commit is contained in:
MartinEesmaa 2023-03-21 19:52:37 +11:00
parent bf38784d05
commit e3be2635d3
No known key found for this signature in database
GPG Key ID: FD65711850BEEE70
2 changed files with 4 additions and 1 deletions

View File

@ -8,6 +8,9 @@ To install LAV Filters VVC version on your computer, you need right click and ru
Original source code: https://github.com/Nevcairiel/LAVFilters
Update: Please note, this is experimental. It needs to be fixed for modifying LAVFilter source code. I'll try to figure it out to make it work.
Changelog:
```
21/03/2023: Full VVC support and libfdk_aac is default after native AAC and AAC Fixed decoder disabled to fix USAC/xHE-AAC playable
```
- Martin Eesmaa