cosmetic
Originally committed as revision 24955 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
3b619cab31
commit
601090b5c0
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,7 @@ void ff_vp56dsp_init(VP56DSPContext *s, enum CodecID codec)
|
||||||
s->edge_filter_ver = vp6_edge_filter_ver;
|
s->edge_filter_ver = vp6_edge_filter_ver;
|
||||||
|
|
||||||
if (CONFIG_VP6_DECODER) {
|
if (CONFIG_VP6_DECODER) {
|
||||||
s->vp6_filter_diag4= ff_vp6_filter_diag4_c;
|
s->vp6_filter_diag4 = ff_vp6_filter_diag4_c;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue