Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FFmpeg/FFmpeg
/ AVCodec
Class
AVCodec
libavcodec/avcodec.h:2680–2680 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2678
*/
2679
int capabilities;
2680
struct AVCodec *next;
2681
/**
2682
* Flush buffers.
2683
* Will be called when seeking
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected