ARM_x264decodeX264encode

所属分类:流媒体/Mpeg4/MP4
开发工具:Visual C++
文件大小:537KB
下载次数:156
上传日期:2008-03-16 20:33:33
上 传 者hhq188
说明:   ARM上的x264解码和编码源程序
(ARM)

文件列表:
X264编码\libx264\common\amd64\amd64inc.asm (7046, 2006-04-11)
X264编码\libx264\common\amd64\cpu-a.asm (3055, 2005-10-25)
X264编码\libx264\common\amd64\dct-a.asm (16898, 2006-07-17)
X264编码\libx264\common\amd64\deblock-a.asm (13630, 2005-10-26)
X264编码\libx264\common\amd64\mc-a.asm (16704, 2006-07-09)
X264编码\libx264\common\amd64\mc-a2.asm (10297, 2006-03-18)
X264编码\libx264\common\amd64\pixel-a.asm (29592, 2006-05-09)
X264编码\libx264\common\amd64\pixel-sse2.asm (19685, 2006-05-10)
X264编码\libx264\common\amd64\predict-a.asm (15733, 2006-05-10)
X264编码\libx264\common\amd64\quant-a.asm (14425, 2006-02-11)
X264编码\libx264\common\amd64 (0, 2006-09-14)
X264编码\libx264\common\bs.h (8998, 2006-09-14)
X264编码\libx264\common\cabac.c (45929, 2006-04-17)
X264编码\libx264\common\cabac.h (2601, 2005-11-04)
X264编码\libx264\common\clip1.h (3321, 2005-02-22)
X264编码\libx264\common\common.c (17300, 2006-09-14)
X264编码\libx264\common\common.h (17972, 2006-09-15)
X264编码\libx264\common\cpu.c (3483, 2006-01-18)
X264编码\libx264\common\cpu.h (1281, 2004-06-04)
X264编码\libx264\common\csp.c (14062, 2006-01-18)
X264编码\libx264\common\csp.h (1904, 2004-06-04)
X264编码\libx264\common\dct.c (12412, 2006-04-17)
X264编码\libx264\common\dct.h (4676, 2006-03-25)
X264编码\libx264\common\display-x11.c (8063, 2006-01-18)
X264编码\libx264\common\display.h (1682, 2005-05-13)
X264编码\libx264\common\frame.c (26493, 2006-05-30)
X264编码\libx264\common\frame.h (3871, 2006-04-20)
X264编码\libx264\common\i386\cpu-a.asm (3104, 2006-02-08)
X264编码\libx264\common\i386\dct-a.asm (22014, 2006-07-17)
X264编码\libx264\common\i386\dct.h (2298, 2006-03-25)
X264编码\libx264\common\i386\deblock-a.asm (14281, 2006-03-03)
X264编码\libx264\common\i386\i386inc.asm (4642, 2006-03-25)
X264编码\libx264\common\i386\mc-a.asm (18053, 2006-07-09)
X264编码\libx264\common\i386\mc-a2.asm (9890, 2006-03-18)
X264编码\libx264\common\i386\mc-c.c (6265, 2006-03-18)
X264编码\libx264\common\i386\mc.h (1465, 2006-02-08)
X264编码\libx264\common\i386\pixel-a.asm (40865, 2006-05-09)
X264编码\libx264\common\i386\pixel-sse2.asm (17031, 2006-04-12)
X264编码\libx264\common\i386\pixel.h (5890, 2006-05-10)
X264编码\libx264\common\i386\predict-a.asm (14276, 2006-05-10)
... ...

======================================================================== Microsoft Foundation Class Library for Windows CE: X2***Enc ======================================================================== AppWizard has created this X2***Enc application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your X2***Enc application. X2***Enc.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CX2***EncApp application class. X2***Enc.cpp This is the main application source file that contains the application class CX2***EncApp. X2***Enc.rc This is a listing of all of the Microsoft Windows CE resources that the program uses. It includes the icons, bitmaps, and cursors that are stored in the RES subdirectory. This file can be directly edited in Microsoft eMbedded Visual C++. res\X2***Enc.ico This is an icon file, which is used as the application's icon. This icon is included by the main resource file X2***Enc.rc. res\X2***Enc.rc2 This file contains resources that are not edited by Microsoft eMbedded Visual C++. You should place all resources not editable by the resource editor in this file. X2***Enc.vcc This file contains information used by ClassWizard to edit existing classes or add new classes. ClassWizard also uses this file to store information needed to create and edit message maps and dialog data maps and to create prototype member functions. ///////////////////////////////////////////////////////////////////////////// AppWizard creates one dialog class: X2***EncDlg.h, X2***EncDlg.cpp - the dialog These files contain your CX2***EncDlg class. This class defines the behavior of your application's main dialog. The dialog's template is in X2***Enc.rc, which can be edited in Microsoft Developer Studio. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named X2***Enc.pch and a precompiled types file named StdAfx.obj. Resource.h This is the standard header file, which defines new resource IDs. Microsoft eMbedded Visual C++ reads and updates this file. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize. If your application uses MFC in a shared DLL, and your application is in a language other than the operating system's current language, you will need to copy the corresponding localized resources MFCWCXXX.DLL from the Microsoft eMbedded Visual C++ CD-ROM onto the system or system32 directory, and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation. For example, MFCWCDEU.DLL contains resources translated to German.) If you don't do this, some of the UI elements of your application will remain in the language of the operating system. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者