mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-22 10:04:44 +01:00
added new cabac value
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
VideoProfile = 11,
|
||||
VideoTimestamp = 12,
|
||||
IsAnamorphic = 13,
|
||||
RefFrames = 14
|
||||
RefFrames = 14,
|
||||
IsCabac = 15
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user