Home
last modified time | relevance | path

Searched refs:FFMS_SetInputFormatV (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/aegisub/aegisub-3.2.2/src/
H A Dvideo_provider_ffmpegsource.cpp96 FFMS_SetInputFormatV(VideoSource, CS, CR, FFMS_GetPixFmt(""), nullptr); in SetColorSpace()
98 FFMS_SetInputFormatV(VideoSource, AGI_CS_BT470BG, CR, FFMS_GetPixFmt(""), nullptr); in SetColorSpace()
266 if (FFMS_SetInputFormatV(VideoSource, AGI_CS_BT470BG, CR, FFMS_GetPixFmt(""), &ErrInfo)) in LoadVideo()
/dports/multimedia/ffms2/ffms2-2.40/include/
H A Dffms.h420 FFMS_API(int) FFMS_SetInputFormatV(FFMS_VideoSource *V, int ColorSpace, int ColorRange, int Format,…
/dports/multimedia/ffms2/ffms2-2.40/src/core/
H A Dffms.cpp198 FFMS_API(int) FFMS_SetInputFormatV(FFMS_VideoSource *V, int ColorSpace, int ColorRange, int Format,… in FFMS_SetInputFormatV() function
/dports/multimedia/ffms2/ffms2-2.40/doc/
H A Dffms2-api.md454 ### FFMS_SetInputFormatV - override the source format for video frames
458 int FFMS_SetInputFormatV(FFMS_VideoSource *V, int ColorSpace, int ColorRange, int PixelFormat,
461 … [FFMS_GetFrameByTime][GetFrameByTime], until next time you call `FFMS_SetInputFormatV` or [FFMS_R…