Update Windows and macOS to FFmpeg 5.0
This commit is contained in:
parent
ee5918cf4e
commit
a58649fd10
5 changed files with 29 additions and 127 deletions
|
|
@ -83,7 +83,7 @@ void DXVA2Renderer::ffPoolDummyDelete(void*, uint8_t*)
|
|||
/* Do nothing */
|
||||
}
|
||||
|
||||
AVBufferRef* DXVA2Renderer::ffPoolAlloc(void* opaque, int)
|
||||
AVBufferRef* DXVA2Renderer::ffPoolAlloc(void* opaque, FF_POOL_SIZE_TYPE)
|
||||
{
|
||||
DXVA2Renderer* me = reinterpret_cast<DXVA2Renderer*>(opaque);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue