readme.txt
来自「The library contain AVC H.264 baseline c」· 文本 代码 · 共 32 行
TXT
32 行
/*!
************************************************************************
*
*
* 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
*
************************************************************************
*/
The sample code project located in ".\S264".
To run the sample code, please open ".\S264\S264.vcproj" by Microsfot Visual Studio 2005.
The library is build by:
Microsoft Visual Studio 2005.
The build setting as:
Release build
Runtime Library: Multi-threaded (/MT)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?