[vlc-devel] commit: Fixed a lot of issues regarding fullscreen/mouse in vout-filter. ( Laurent Aimar )
git version control
git at videolan.org
Thu Apr 2 23:26:54 CEST 2009
vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Thu Apr 2 23:04:56 2009 +0200| [d9f560ed27fff19588dd01229c24a18e2865758b] | committer: Laurent Aimar
Fixed a lot of issues regarding fullscreen/mouse in vout-filter.
Please stress the vout-filters and report any regressions.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=d9f560ed27fff19588dd01229c24a18e2865758b
---
modules/video_filter/clone.c | 103 ++++++++++--------
modules/video_filter/crop.c | 70 ++++---------
modules/video_filter/deinterlace.c | 82 +++++----------
modules/video_filter/filter_common.h | 188 +++++++++++++++++++--------------
modules/video_filter/logo.c | 129 ++++++++---------------
modules/video_filter/magnify.c | 71 +++----------
modules/video_filter/opencv_wrapper.c | 59 ++--------
modules/video_filter/panoramix.c | 142 ++++++++++++++-----------
modules/video_filter/puzzle.c | 65 ++----------
modules/video_filter/transform.c | 82 +++++----------
modules/video_filter/wall.c | 148 ++++++++++++++------------
11 files changed, 488 insertions(+), 651 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=d9f560ed27fff19588dd01229c24a18e2865758b
More information about the vlc-devel
mailing list