Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Nevcairiel/LAVFilters
/ GetRGBOutputRange
Method
GetRGBOutputRange
decoder/LAVVideo/LAVVideo.cpp:2660–2663 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2658
}
2659
2660
STDMETHODIMP_(DWORD) CLAVVideo::GetRGBOutputRange()
2661
{
2662
return m_settings.RGBRange;
2663
}
2664
2665
STDMETHODIMP_(DWORD) CLAVVideo::CheckHWAccelSupport(LAVHWAccel hwAccel)
2666
{
Callers
1
LoadData
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected