T264lib.pjt
上传用户:sunbaby
上传日期:2013-05-31
资源大小:242k
文件大小:3k
源码类别:

mpeg/mp3

开发平台:

Visual C++

  1. ; Code Composer Project File, Version 2.0 (do not modify or remove this line)
  2. [Project Settings]
  3. ProjectDir="E:avc-0.14avcbuildTiDM642"
  4. ProjectType=Library
  5. CPUFamily=TMS320C64XX
  6. Tool="Archiver"
  7. Tool="Compiler"
  8. Tool="DspBiosBuilder"
  9. Config="Debug"
  10. Config="Release"
  11. [Source Files]
  12. Source="....commoncabac_engine.c"
  13. Source="....commondct.c"
  14. Source="....commondeblock.c"
  15. Source="....commonutility.c"
  16. Source="....decoderblock.c"
  17. Source="....decoderdec_cabac.c"
  18. Source="....decoderdec_cavlc.c"
  19. Source="....decoderT264dec.c"
  20. Source="....encodercabac.c"
  21. Source="....encodercavlc.c"
  22. Source="....encoderestimation.c"
  23. Source="....encoderinter.c"
  24. Source="....encoderinter_b.c"
  25. Source="....encoderinterpolate.c"
  26. Source="....encoderintra.c"
  27. Source="....encoderpluginsratecontrol.c"
  28. Source="....encoderpluginsstat.c"
  29. Source="....encoderpredict.c"
  30. Source="....encoderrbsp.c"
  31. Source="....encodert264enc.c"
  32. Source="....encodertypedecision.c"
  33. [Generated Files]
  34. Source="Debugblock.obj"
  35. Source="Debugcabac.obj"
  36. Source="Debugcabac_engine.obj"
  37. Source="Debugcavlc.obj"
  38. Source="Debugdct.obj"
  39. Source="Debugdeblock.obj"
  40. Source="Debugdec_cabac.obj"
  41. Source="Debugdec_cavlc.obj"
  42. Source="Debugestimation.obj"
  43. Source="Debuginter.obj"
  44. Source="Debuginter_b.obj"
  45. Source="Debuginterpolate.obj"
  46. Source="Debugintra.obj"
  47. Source="Debugpredict.obj"
  48. Source="Debugratecontrol.obj"
  49. Source="Debugrbsp.obj"
  50. Source="Debugstat.obj"
  51. Source="DebugT264dec.obj"
  52. Source="Debugt264enc.obj"
  53. Source="Debugtypedecision.obj"
  54. Source="Debugutility.obj"
  55. ["Archiver" Settings: "Debug"]
  56. Options=-r -o.DebugT264lib.lib
  57. ["Archiver" Settings: "Release"]
  58. Options=-r -o.ReleaseT264lib.lib
  59. ["Compiler" Settings: "Debug"]
  60. Options=-g -q -fr"E:avc-0.14avcbuildTiDM642Debug" -i"../common" -i"../decoder" -i"../encoder" -i"../encoder/plugins" -i"../../common" -d"_DEBUG" -d"_TI_DM642" -mv6400
  61. ["Compiler" Settings: "Release"]
  62. Options=-q -o3 -fr"E:avc-0.14avcbuildTiDM642Release" -i"../common" -i"../decoder" -i"../encoder" -i"../encoder/plugins" -i"../../common" -d"_TI_DM642" -mt -mv6400
  63. ["DspBiosBuilder" Settings: "Debug"]
  64. Options=-v6x
  65. ["DspBiosBuilder" Settings: "Release"]
  66. Options=-v6x
  67. ["....commondeblock.c" Settings: "Release"]
  68. Options="Compiler" +{-o1} -{-o3}
  69. ["....decoderdec_cabac.c" Settings: "Release"]
  70. Options="Compiler" +{-o1} -{-o3}
  71. ["....decoderdec_cavlc.c" Settings: "Release"]
  72. Options="Compiler" +{-o1} -{-o3}
  73. ["....encodercabac.c" Settings: "Release"]
  74. Options="Compiler" +{-o1} -{-o3}
  75. ["....encodercavlc.c" Settings: "Release"]
  76. Options="Compiler" +{-o1} -{-o3}