X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.0%2Fcinelerra%2Ffileavi.inc;fp=cinelerra-5.0%2Fcinelerra%2Ffileavi.inc;h=0000000000000000000000000000000000000000;hb=f9d0d999e813ae19965e07ae2f7da690b4e6fe45;hp=91200dd90674b418940f078edfc85efea29db57c;hpb=15359610833cd03c44fe47f5d002e643103610ec;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.0/cinelerra/fileavi.inc b/cinelerra-5.0/cinelerra/fileavi.inc deleted file mode 100644 index 91200dd9..00000000 --- a/cinelerra-5.0/cinelerra/fileavi.inc +++ /dev/null @@ -1,34 +0,0 @@ - -/* - * CINELERRA - * Copyright (C) 2008 Adam Williams - * - * 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 FILEAVI_INC -#define FILEAVI_INC - -class FileAVI; - - -// Codec macros - -#define AVI_MJPG "MJPG" -#define AVI_DV "dvsd" -#define AVI_DIVX "divx" - -#endif