]> git.sesse.net Git - vlc/blobdiff - modules/video_filter/filter_common.h
also scale I420/YV12. (untested) (btw, why don't we use the "normal" scaling modules...
[vlc] / modules / video_filter / filter_common.h
index 8004bd16747fcdd45e3852f98c293286b294802c..07ffd4a8f01623c6260348f70aa7e04584b7bee7 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * filter_common.h: Common filter functions
  *****************************************************************************
- * Copyright (C) 2001, 2002, 2003 VideoLAN (Centrale Réseaux) and its contributors
+ * Copyright (C) 2001, 2002, 2003 the VideoLAN team
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
@@ -18,7 +18,7 @@
  *
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
 #define ALLOCATE_DIRECTBUFFERS( i_max ) \