README
上传用户:sun1608
上传日期:2007-02-02
资源大小:6116k
文件大小:1k
源码类别:

流媒体/Mpeg4/MP4

开发平台:

Visual C++

  1. For the MPEG4IP project, this library has been extensively modified 
  2. from its original form, Quicktime for Linux 1.2. Specifically:
  3. * The builtin codecs have been removed.
  4. * Code to created a hinted Quicktime file has been added.
  5. * The library API has been modified to support the hinting.
  6. See the README_ORIGINAL as to how to get the original version of the library.
  7. This code should be considered a mutation of the original not an incremental 
  8. improvement! Caveat emptor!
  9. The new code we wrote to handle hinting is licensed under the 
  10. Mozilla Public License 1.1. This can be distinguished by the presence of the 
  11. MPL header at the top of the source file.
  12. The license for the original code is described in README_ORIGINAL.