update ffmpeg git patches for version 7.0 + minor fixes
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / yuv411 / yuv411.h
index b4b0ca784e360517e1cfc1047f61d0fc6f8814a8..75c9b5fc33ccd7e647fcc4dc9d074c5331d49687 100644 (file)
@@ -1,3 +1,23 @@
+/*
+ * CINELERRA
+ * Copyright (C) 2016 Eric Olson
+ *
+ * This program is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License as published
+ * by the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * General Public License for more details.
+ *
+ * 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-1307
+ * USA
+ */
+
 #ifndef YUV411_H
 #define YUV411_H
 
@@ -14,6 +34,8 @@ class yuv411Config
 {
 public:
        yuv411Config();
+       void reset();
+
        void copy_from(yuv411Config &that);
        int equivalent(yuv411Config &that);
        void interpolate(yuv411Config &prev, yuv411Config &next,