ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/branches/release-0_9_1-fixes/xvidcore/README.txt
Revision: 23
Committed: Mon Mar 11 12:49:06 2002 UTC (22 years, 7 months ago) by Isibaar
Content type: text/plain
Original Path: trunk/xvidcore/README.txt
File size: 821 byte(s)
Error occurred while calculating annotation data.
Log Message:
readme

File Contents

# Content
1 1) Introduction
2 ---------------
3
4 XviD is a high performance and high quality MPEG-4 video de-/encoding
5 solution.
6
7 The XviD package currently consists of three parts:
8
9 - xvidcore: the main MPEG-4 de-/encoding library
10
11 - dshow: windows direct show decoder filter which links against
12 xvidcore to allow MPEG-4 playback on windows os
13
14 - vfw: video for windows GUI
15
16
17 2) Documentation
18 ----------------
19
20 - xvidcore/doc/README: some general information
21
22 - xvidcore/doc/xvid-decoding.txt: description of the XviD decoding API
23
24 - xvidcore/doc/xvid-encoding.txt: description of the XviD encoding API
25
26
27 3) Licensing:
28 ------------
29
30 - XviD is licensed as a whole under the terms of the GNU General Public
31 License. This is true for all files belonging to XviD except for those
32 which specifically carry a different license header.