[vlc-devel] commit: Use picture helpers (Yield, Release, CopyProperties). (Laurent Aimar )

git version control git at videolan.org
Fri Jul 18 21:21:31 CEST 2008


vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Fri Jul 18 21:18:36 2008 +0200| [5d3c921b102e46e416c8e1169d8ac604a8654ac1]

Use picture helpers (Yield,Release,CopyProperties).

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

 modules/video_filter/adjust.c                      |   11 +++---
 modules/video_filter/alphamask.c                   |    6 ++--
 modules/video_filter/blendbench.c                  |    8 ++--
 modules/video_filter/colorthres.c                  |    3 +-
 modules/video_filter/croppadd.c                    |    3 +-
 modules/video_filter/deinterlace.c                 |   11 ++----
 .../dynamicoverlay/dynamicoverlay_commands.c       |    4 +-
 modules/video_filter/erase.c                       |    7 ++--
 modules/video_filter/extract.c                     |    6 +--
 modules/video_filter/filter_picture.h              |    9 +----
 modules/video_filter/gaussianblur.c                |    3 +-
 modules/video_filter/gradient.c                    |    3 +-
 modules/video_filter/grain.c                       |    3 +-
 modules/video_filter/invert.c                      |    3 +-
 modules/video_filter/logo.c                        |    2 +-
 modules/video_filter/magnify.c                     |    3 +-
 modules/video_filter/mosaic.c                      |    8 ++--
 modules/video_filter/motionblur.c                  |    3 +-
 modules/video_filter/motiondetect.c                |    9 ++---
 modules/video_filter/noise.c                       |    3 +-
 modules/video_filter/opencv_wrapper.c              |    2 +-
 modules/video_filter/postproc.c                    |    3 +-
 modules/video_filter/psychedelic.c                 |   37 +++++++++----------
 modules/video_filter/ripple.c                      |    3 +-
 modules/video_filter/rotate.c                      |    9 ++---
 modules/video_filter/rss.c                         |    4 +-
 modules/video_filter/rv32.c                        |   11 ++----
 modules/video_filter/scale.c                       |   13 ++-----
 modules/video_filter/seamcarving.c                 |    3 +-
 modules/video_filter/sharpen.c                     |    6 +--
 modules/video_filter/swscale.c                     |   10 +----
 modules/video_filter/wave.c                        |    3 +-
 32 files changed, 80 insertions(+), 132 deletions(-)

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



More information about the vlc-devel mailing list