]> git.sesse.net Git - vlc/commit
Support for non-RGB framebuffers:
authorJean-Paul Saman <jpsaman@videolan.org>
Fri, 24 Aug 2007 09:37:59 +0000 (09:37 +0000)
committerJean-Paul Saman <jpsaman@videolan.org>
Fri, 24 Aug 2007 09:37:59 +0000 (09:37 +0000)
commit57a434b16093c5ef1babf71de4238a7eb5d13c82
tree3c58cb5120a3396f202bf2cbba1d436ea85a8ea6
parente2da2cb0c94079b214901e3725e3add851459675
Support for non-RGB framebuffers:

- Add option to force chroma.
- Add option to force aspect ratio.
- Add option to disable tty handling for systems where framebuffer and console are on different terminals.
- Fix memory leaks.
modules/video_output/fb.c