[vlc-commits] commit: transform filter rewrite as a "video filter2". (Laurent Aimar )

git at videolan.org git at videolan.org
Sun Oct 31 13:05:26 CET 2010


vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Sat Oct 30 21:47:42 2010 +0200| [6cbc6e320b327d4da6c4135319d2da88a0da5786] | committer: Laurent Aimar 

transform filter rewrite as a "video filter2".

It is not yet complete:
 - packed YUV support is lost
 - rotation modes are lost (it needs change to the vout core).

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=6cbc6e320b327d4da6c4135319d2da88a0da5786
---

 modules/video_filter/Modules.am  |    1 +
 modules/video_filter/transform.c |  567 +++++++++++--------------------------
 2 files changed, 170 insertions(+), 398 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=6cbc6e320b327d4da6c4135319d2da88a0da5786


More information about the vlc-commits mailing list