mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-01-18 13:21:08 +00:00
cosmetic
Originally committed as revision 24955 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
3b619cab31
commit
601090b5c0
@ -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…
Reference in New Issue
Block a user