mirror of
https://github.com/master-of-zen/Av1an.git
synced 2024-11-25 10:40:51 +00:00
vvc todo
This commit is contained in:
parent
7180944295
commit
95d75b7c7b
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ from .encoder import Encoder
|
|||
from av1an.logger import log
|
||||
from av1an.utils import list_index_of_regex
|
||||
|
||||
|
||||
#TODO: improve on vvc support
|
||||
class Vvc(Encoder):
|
||||
"""
|
||||
Redo after VVenC default and expert app have concatenation
|
||||
|
|
Loading…
Reference in a new issue