vigata / xvid-vgtmpeg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

1) Introduction
---------------

Xvid is a high performance and high quality MPEG-4 video de-/encoding
solution.

The Xvid package currently consists of four parts:

- xvidcore: the main MPEG-4 de-/encoding library.

- examples: xvid_decraw and xvid_encraw de-/encoder example programs.
- dshow: windows direct show decoder filter which links against
         xvidcore to allow MPEG-4 playback on Windows based OS.
- vfw: video for windows GUI.


2) Documentation
----------------

- xvidcore/doc/README: some general information.
- xvidcore/doc/INSTALL: building and installing instructions.


3) Licensing:
------------

- Xvid is licensed as a whole under the terms of the Xvid license
  described in the file LICENSE. This is true for all files belonging
  to Xvid except for those which specifically carry a different
  license header.

About

License:GNU General Public License v2.0


Languages

Language:C 62.3%Language:Assembly 31.7%Language:C++ 3.7%Language:Shell 1.2%Language:Makefile 0.7%Language:Python 0.4%