]> git.sesse.net Git - x264/commit
Fix incorrect chroma swap for some input pixfmts
authorAnton Mitrofanov <BugMaster@narod.ru>
Wed, 13 Jul 2011 11:55:38 +0000 (15:55 +0400)
committerFiona Glaser <fiona@x264.com>
Thu, 14 Jul 2011 23:37:54 +0000 (16:37 -0700)
commitbb784df93d92fb28f67a7998faed0da425b25623
tree6c2aabbee3c107c3a991541ab56e3a6fd7eb56e5
parentad1c2c8e383cb0f23ba8a0ba2ae211ad9f5eba62
Fix incorrect chroma swap for some input pixfmts

Problem occurred if pixfmt of lavf/ffms input was PIX_FMT_RGB24 or PIX_FMT_YUV444P.
filters/video/resize.c