mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 03:47:44 -03:00
Add NeedsCompressedHeaderParsed comment
This commit is contained in:
parent
1691fbba54
commit
b9becfa788
1 changed files with 1 additions and 1 deletions
|
@ -522,7 +522,7 @@ void VaapiVideoDecodeAccelerator::DecodeTask() {
|
|||
|
||||
case AcceleratedVideoDecoder::kNeedContextUpdate:
|
||||
// This should not happen as we return false from
|
||||
// IsFrameContextRequired().
|
||||
// NeedsCompressedHeaderParsed().
|
||||
NOTREACHED() << "Context updates not supported";
|
||||
return;
|
||||
|
||||
|
|
Loading…
Reference in a new issue