lavfi: name anonymous structs

This commit is contained in:
Vittorio Giovara
2014-04-11 11:54:15 +02:00
parent 4936ef6492
commit 58400ac133
34 changed files with 40 additions and 40 deletions

View File

@@ -49,7 +49,7 @@ enum var_name {
VAR_VARS_NB
};
typedef struct {
typedef struct NullContext {
const AVClass *class;
int w, h;
char *tb_expr;