virtual Decoder * fallbackVideoDecoder(AVCodecID codec_id)
If the the video decoder obtained from chooseVideoDecoder fails for some reason, provide a fallback v...
Definition: vaapithread.cpp:69
VAAPIThread(const char *name, FrameFilter &outfilter, FrameFifoContext fifo_ctx=FrameFifoContext())
Default constructor.
Definition: vaapithread.cpp:40
Describes the stack structure and fifo behaviour for a FrameFifo.
Definition: framefifo.h:56