Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FFmpeg/FFmpeg
/ fffilter
Function
fffilter
libavfilter/filters.h:464–467 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
462
} FFFilter;
463
464
static inline const FFFilter *fffilter(const AVFilter *f)
465
{
466
return (const FFFilter*)f;
467
}
468
469
470
#define AVFILTER_DEFINE_CLASS_EXT(name, desc, options) \
Callers
15
MAKE_AVFILTERLINK_ACCESSOR
Function · 0.85
av_buffersink_get_hw_frames_ctx
Function · 0.85
av_buffersink_get_channels
Function · 0.85
av_buffersink_get_ch_layout
Function · 0.85
av_buffersink_get_side_data
Function · 0.85
ff_default_query_formats
Function · 0.85
ff_filter_config_links
Function · 0.85
ff_request_frame
Function · 0.85
avfilter_process_command
Function · 0.85
avfilter_filter_pad_count
Function · 0.85
ff_filter_alloc
Function · 0.85
avfilter_free
Function · 0.85
Calls
no outgoing calls
Tested by
1
main
Function · 0.68