]> git.sesse.net Git - vlc/commit
Correctly handle YUV 422 packed in ripple and wave
authorAntoine Cellerier <dionoea@videolan.org>
Mon, 4 Jan 2010 22:38:34 +0000 (23:38 +0100)
committerAntoine Cellerier <dionoea@videolan.org>
Mon, 4 Jan 2010 22:40:06 +0000 (23:40 +0100)
commitb998f491d1958f0121492ec87c7fa9fc682d6c54
treea0d91f59ff0f0e11b259255d9bf88b7fed6a7d34
parent10c9287911e786c6eb13b9be64aad463b18877a8
Correctly handle YUV 422 packed in ripple and wave

It's a bit blocky but a lot easier than a pixel perfect fix.
modules/video_filter/ripple.c
modules/video_filter/wave.c