-
Antoine Cellerier authored
Fix davinci resizer module. Now works with UYVY as input and output. Example command line to decode stuff and resize to full TV size: ./vlc -vvv -I rc --color --no-audio --plugin-path modules --no-plugins-cache ../sw_8M.mov -V davincifb --fb-width 720 --fb-height 480 --davinci-viddec-chroma UYVY --file-logging --logfile ../output/vlc-log.txt Signed-off-by: Jean-Paul Saman <jean-paul.saman@m2x.nl>
f1d6cbe3