avcodec_dct_alloc

Allocates a AVDCT context. This needs to be initialized with avcodec_dct_init() after optionally configuring it with AVOptions.

To free it use av_free()

extern (C) @nogc nothrow
avcodec_dct_alloc
()

Meta