~ubuntu-branches/ubuntu/karmic/vlc/karmic-updates

« back to all changes in this revision

Viewing changes to modules/video_filter/ripple.c

  • Committer: Bazaar Package Importer
  • Author(s): أحمد المحمودي (Ahmed El-Mahmoudy)
  • Date: 2009-08-01 05:54:24 UTC
  • mfrom: (3.4.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090801055424-adapguphw4qfvz6q
Tags: 1.0.1-1ubuntu1
* Merge from Debian unstable (LP: #406602, #407570), remaining changes:
  - build against xulrunner-dev instead of iceape-dev
  - build against libass-dev and libx264-dev
  - build against and install libx264 plugin
  - add Xb-Npp header to vlc package

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 * ripple.c : Ripple video effect plugin for vlc
3
3
 *****************************************************************************
4
4
 * Copyright (C) 2000-2006 the VideoLAN team
5
 
 * $Id$
 
5
 * $Id: 6eab4f1c17fbf0a28c01b8f608edf507dcb0f181 $
6
6
 *
7
7
 * Authors: Samuel Hocevar <sam@zoy.org>
8
8
 *          Antoine Cellerier <dionoea -at- videolan -dot- org>