roqvideo: Remove a totally unused dspcontext
Signed-off-by: Martin Storsjö <martin@martin.st>
This commit is contained in:
@ -45,7 +45,6 @@ struct RoqTempData;
|
|||||||
typedef struct RoqContext {
|
typedef struct RoqContext {
|
||||||
|
|
||||||
AVCodecContext *avctx;
|
AVCodecContext *avctx;
|
||||||
DSPContext dsp;
|
|
||||||
AVFrame frames[2];
|
AVFrame frames[2];
|
||||||
AVFrame *last_frame;
|
AVFrame *last_frame;
|
||||||
AVFrame *current_frame;
|
AVFrame *current_frame;
|
||||||
|
Reference in New Issue
Block a user