mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-24 12:09:55 +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;
|
||||
|
||||
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