]> git.sesse.net Git - vlc/commit
Add support for Packed YUV 422 to rotate video filter. Output quality is
authorAntoine Cellerier <dionoea@videolan.org>
Wed, 4 Jun 2008 17:58:16 +0000 (19:58 +0200)
committerAntoine Cellerier <dionoea@videolan.org>
Wed, 4 Jun 2008 20:05:07 +0000 (22:05 +0200)
commitaa1b2f6ffffa6ce35440e5fe7b3e81e19b0c771e
tree8dd774d889784195356a19c4b52debb18d1e8a97
parent2e65b47b71e8458270d3988271200232536acbe5
Add support for Packed YUV 422 to rotate video filter. Output quality is
less than that of the planar version (uses nearest neighboor instead of
interpolated colors)
modules/video_filter/rotate.c