Skip to content
Snippets Groups Projects
Forked from VideoLAN / VLC
32567 commits behind, 4295 commits ahead of the upstream repository.
user avatar
Yuri Sevatz authored
Add input rotation for mouse events in the rotate video filter.

Previously the rotate video filter would not rotate mouse events,
which would cause confusion if another video filter taking mouse
input was chained before rotate (e.g. zoom, puzzle, etc), and
clicks headed for those in-filter actions would have to go to
their pre-rotated positions in order for VLC to accept them.

Signed-off-by: default avatarThomas Guillem <thomas@gllm.fr>
(cherry picked from commit 74c2a6e2) (edited)

edited:
- the filter doesn't have a vlc_filter_operations in this branch

Signed-off-by: default avatarSteve Lhomme <robux4@ycbcr.xyz>
00feaa6b