⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 h264lib.pjt

📁 绝对好的源码
💻 PJT
字号:
; Code Composer Project File, Version 2.0 (do not modify or remove this line)

[Project Settings]
ProjectDir="D:\project\h264lib\"
ProjectType=Library
CPUFamily=TMS320C64XX
Tool="Archiver"
Tool="Compiler"
Tool="DspBiosBuilder"
Config="Debug"
Config="Release"

[Source Files]
Source="encoder\analyse.c"
Source="encoder\cabac.c"
Source="encoder\cavlc.c"
Source="encoder\encoder.c"
Source="encoder\eval.c"
Source="encoder\macroblock.c"
Source="encoder\me.c"
Source="encoder\ratecontrol.c"
Source="encoder\rdo.c"
Source="encoder\set.c"
Source="encoder\slicetype_decision.c"

["Archiver" Settings: "Debug"]
Options=-r -o.\Debug\h264lib.lib

["Archiver" Settings: "Release"]
Options=-r -o.\Release\h264lib.lib

["Compiler" Settings: "Debug"]
Options=-g -q -fr"D:\project\h264lib\Debug" -i"D:\project\h264lib" -i"D:\project\h264lib\extras" -d"_DEBUG" -d"HAVE_STDINT_H" -d"_MSC_VER" -mv6400

["Compiler" Settings: "Release"]
Options=-q -o3 -fr"D:\project\h264lib\Release" -mv6400

["DspBiosBuilder" Settings: "Debug"]
Options=-v6x

["DspBiosBuilder" Settings: "Release"]
Options=-v6x

⌨️ 快捷键说明

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