]> git.sesse.net Git - vlc/commit
Motion control interface can now be used with the rotate video filter. (Should be...
authorAntoine Cellerier <dionoea@videolan.org>
Sat, 14 Oct 2006 17:06:38 +0000 (17:06 +0000)
committerAntoine Cellerier <dionoea@videolan.org>
Sat, 14 Oct 2006 17:06:38 +0000 (17:06 +0000)
commit7a5a63a7c0e59e4ab8471dfd4ad1da21a92ee34e
treeaa3ffad3ffb6be2139f75ddbcccbc9bf5de6d51b
parent4963328e1199b46f65a3e1287358fc8e4ebec8b7
Motion control interface can now be used with the rotate video filter. (Should be usefull when watching videos on a boat i guess ... :) ) Command line: vlc --control motion --motion-use-rotate --video-filter rotate <the video>
modules/control/motion.c
modules/video_filter/rotate.c