www.pudn.com > FFusion.rar > FFusionCodec.h
//--------------------------------------------------------------------------- //FFusion //Alternative DivX Codec for MacOS X //version 2.2 (build 72) //by Jerome Cornet //Copyright 2002-2003 Jerome Cornet //parts by Dan Christiansen //Copyright 2003 Dan Christiansen //from DivOSX by Jamby //Copyright 2001-2002 Jamby //uses libavcodec from ffmpeg 0.4.6 // // 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 // //--------------------------------------------------------------------------- //Global Header //--------------------------------------------------------------------------- #define kFFusionCodecVersion (0x00020003) #define kDivX1CodecInfoResID 256 #define kDivX2CodecInfoResID 257 #define kDivX3CodecInfoResID 258 #define kDivX4CodecInfoResID 259 #define kDivX5CodecInfoResID 260 #define k3ivxCodecInfoResID 261 #define kXVIDCodecInfoResID 262 #define CODEC_HEADER "FFusion Codec: " #define kFFusionCodecManufacturer 'SNE2' #define kOptionKeyModifier 0x04