readme.txt

来自「The library contain AVC H.264 baseline c」· 文本 代码 · 共 40 行

TXT
40
字号
/*!
 ************************************************************************
 * 
 *
 * The library contain AVC H.264 baseline codec,which can process video
 * less than 12 minutes. 
 * 
 *
 * Date: 2007-05-05
 * Version: 070505A
 * Contact Personal: Tonald DL
 * Email: dhcodec@hotmail.com
 * 
 ************************************************************************
 */


SmallFish_H264.pdf

	Test report.

DHCODECLIB\
	Include 3 files:
		Readme.txt 
		DHCODEC.h (Header file for Library)
		DHCODEC.lib (The evaluation library)


Sample Code\
	
	sample code for using the library.


EXE\	
	Include 4 files:
		Readme.txt
		foreman.264 (264 stream file)
		S264.exe (Built from sample code)
		Run.bat (Have command line to run the exe)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?