Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FFmpeg/FFmpeg
/ AVBitStreamFilterContext
Class
AVBitStreamFilterContext
libavcodec/avcodec.h:3806–3806 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3804
struct AVBitStreamFilter *filter;
3805
AVCodecParserContext *parser;
3806
struct AVBitStreamFilterContext *next;
3807
} AVBitStreamFilterContext;
3808
3809
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected