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

📄 readme_original

📁 jpeg and mpeg 编解码技术源代码
💻
字号:
Quicktime for Linux

Author: Adam Williams    quicktime@altavista.net
Homepage: heroinewarrior.com/quicktime
Requires: libpthread
------------------------------------------------------------------------

***** 

This is a Quicktime library for UNIX in a freely redistributable,
statically linkable library.  You can statically link it in a program
and charge money for the program.  The only condition is that if you
use it in a program, you must put the author's name and email
somewhere.  If you improve the library itself or add a free codec to
it, you should release your improvements.  If you redistribute the
code, you must also redistribute the author information and
documentation.  At this time it's very popular to license stuff under
the GPL.  You are free to include this library in a derived work and
license the derived work under GPL.

*****

Building:
type "make" in the quicktime/quicktime directory.
type "make util" to get some Small Utilities.

Configuration:

The file "config.h" defines the size of a 16 bit word and what the
maximum file size is.

/*******************************************************
 * References:
 *********************************/

Apple's quicktime file format information:

http://developer.apple.com/techpubs/quicktime/qtdevdocs/REF/refQTFileFormat.htm

Color space conversions:

http://www.neuro.sfc.keio.ac.jp/~aly/polygon/info/color-space-faq.html

⌨️ 快捷键说明

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