~bratsche/vlc/vlc-notify-add-actions-with-server-support

« back to all changes in this revision

Viewing changes to modules/video_filter/adjust.c

  • Committer: Bazaar Package Importer
  • Date: 2008-11-28 09:36:54 UTC
  • Revision ID: jamesw@ubuntu.com-20081128093654-cjcihcp06qc9v154
Tags: upstream-ubuntu-0.8.6.release.h
ImportĀ upstreamĀ versionĀ 0.8.6.release.h

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 * adjust.c : Contrast/Hue/Saturation/Brightness video plugin for vlc
3
3
 *****************************************************************************
4
4
 * Copyright (C) 2000, 2001, 2002, 2003 the VideoLAN team
5
 
 * $Id: adjust.c 17012 2006-10-09 22:11:32Z xtophe $
 
5
 * $Id: fd425473331c86e301e44971995b2c9e264b5e90 $
6
6
 *
7
7
 * Authors: Simon Latapie <garf@via.ecp.fr>
8
8
 *