[vlc-devel] commit: Use image_Convert for upscaling the picture (2x faster). ( Laurent Aimar )

git version control git at videolan.org
Tue Jul 22 21:46:45 CEST 2008


vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Tue Jul 22 21:46:22 2008 +0200| [4c8bc7a8ce4787bf347be62fd4fe0c04680f25f0]

Use image_Convert for upscaling the picture (2x faster).
Clean up and use picture_*
Properly lock state variable. Grrrr, nearly all filters do not
lock their state when implementing callbacks ...

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

 modules/video_filter/magnify.c |  353 ++++++++++++++++++----------------------
 1 files changed, 159 insertions(+), 194 deletions(-)

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



More information about the vlc-devel mailing list