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. |