]> git.sesse.net Git - vlc/commit
Validate input chroma in transform filter, make it work with Packed YUV (tested with...
authorAntoine Cellerier <dionoea@videolan.org>
Sun, 6 Jan 2008 00:55:59 +0000 (00:55 +0000)
committerAntoine Cellerier <dionoea@videolan.org>
Sun, 6 Jan 2008 00:55:59 +0000 (00:55 +0000)
commit32c1dee576c989f4a824da3fd58cd5336f6f252e
tree7bf97706b3b8ecebc9de8b11b24d6e9136c06fc7
parent7e3fc332300b732efb4c84f1617575c736f98e08
Validate input chroma in transform filter, make it work with Packed YUV (tested with YUY2 only but should work with other variants). Other misc changes.
modules/video_filter/adjust.c
modules/video_filter/filter_picture.h
modules/video_filter/transform.c