|
FFmpeg
|
VC-1 and WMV3 decoder. More...
Go to the source code of this file.
Classes | |
| struct | VC1DSPContext |
Typedefs | |
| typedef void(* | vc1op_pixels_func) (uint8_t *block, const uint8_t *pixels, ptrdiff_t line_size, int h) |
| typedef struct VC1DSPContext | VC1DSPContext |
Functions | |
| void | ff_vc1dsp_init (VC1DSPContext *c) |
| void | ff_vc1dsp_init_aarch64 (VC1DSPContext *dsp) |
| void | ff_vc1dsp_init_arm (VC1DSPContext *dsp) |
| void | ff_vc1dsp_init_ppc (VC1DSPContext *c) |
| void | ff_vc1dsp_init_x86 (VC1DSPContext *dsp) |
| void | ff_vc1dsp_init_mips (VC1DSPContext *dsp) |
VC-1 and WMV3 decoder.
1.8.12