]> git.sesse.net Git - vlc/commit
* src/video_output/*, src/libvlc.h, include/video_output.h: added an --align option...
authorGildas Bazin <gbazin@videolan.org>
Thu, 28 Aug 2003 21:11:55 +0000 (21:11 +0000)
committerGildas Bazin <gbazin@videolan.org>
Thu, 28 Aug 2003 21:11:55 +0000 (21:11 +0000)
commit6c7682e327bb10893077397ab545c9f96dc8c221
treeacb2aef5412049be2c3979be86f031ba9bd57268
parent4fd953bd05771d4c44bf615b146b5e1ef3e35468
* src/video_output/*, src/libvlc.h, include/video_output.h: added an --align option to allow modifying the alignment of a video inside its window (very useful for the wall filter).
* modules/video_output/x11/xcommon.c: small cosmetic change.
* modules/access/v4l/v4l.c: clean-up (removed old references to encoders).
include/video_output.h
modules/access/v4l/v4l.c
modules/video_output/x11/xcommon.c
src/libvlc.h
src/video_output/video_output.c
src/video_output/vout_pictures.c