]> git.sesse.net Git - vlc/commit
* now scaling is on by default, so that people won't tell that the vlc
authorSam Hocevar <sam@videolan.org>
Sun, 13 Aug 2000 18:36:57 +0000 (18:36 +0000)
committerSam Hocevar <sam@videolan.org>
Sun, 13 Aug 2000 18:36:57 +0000 (18:36 +0000)
commitb7c5bd56d2717cdd4c27c438444a4c09295383ba
treea44dd0903fb9bbc5068c52c92008bd85b0a68c26
parent0615d6b6d49d5dbd5a843a3fdcc2833987afcb72
  * now scaling is on by default, so that people won't tell that the vlc
    cannot do scaling :-)
  * fixed a few long lines.
  * _almost_ fixed 8bpp YUV.
ChangeLog
plugins/yuv/video_yuv.c
plugins/yuv/video_yuv.h
plugins/yuv/video_yuv16.c
plugins/yuv/video_yuv32.c
plugins/yuv/video_yuv8.c
plugins/yuv/video_yuv_macros_8bpp.h
src/interface/intf_msg.c
src/video_output/video_output.c