[vlc-devel] commit: Fixed filters implemented as vout (Init/ End can be called multiple times (Laurent Aimar )

git version control git at videolan.org
Thu Jul 17 19:58:30 CEST 2008


vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Thu Jul 17 19:58:44 2008 +0200| [3f35c5171d9181434ebb16ffbdec7f7d62c28b8d]

Fixed filters implemented as vout (Init/End can be called multiple times
+ use vout_Destroy where it should be)
It closes #1722.

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

 modules/video_filter/clone.c          |   11 +++++------
 modules/video_filter/crop.c           |   31 +++++++++++++++++--------------
 modules/video_filter/deinterlace.c    |   23 +++++++++++------------
 modules/video_filter/logo.c           |    9 +++++----
 modules/video_filter/magnify.c        |   14 ++++++--------
 modules/video_filter/opencv_wrapper.c |   14 +++++---------
 modules/video_filter/panoramix.c      |   26 +++++++++-----------------
 modules/video_filter/puzzle.c         |   15 ++++++---------
 modules/video_filter/swscale.c        |    5 ++++-
 modules/video_filter/transform.c      |   15 ++++++---------
 modules/video_filter/wall.c           |   12 +++++-------
 11 files changed, 79 insertions(+), 96 deletions(-)

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



More information about the vlc-devel mailing list