Skip to content

Files

Latest commit

 

History

History

mpeg

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
Copyright (c) 2006-2007  Eugene Plotnikov <e-plotnikov@operamail.com>

This distribution is licensed under the Academic Free License
version 2.0. See the file LICENSE for more details.

Short information
-----------------

'libmpeg' is Playstation 2 optimized MPEG video decoding
library. Exteremely small, simple and fast. It fully
utilizes PS2 hardware (IPU, DMAC, scratchpad RAM and MMI)
to peform MPEG2 video layer decoding, bitstream decoding,
IDCT, colorspace conversion and motion compensation.

Usage
-----
Refer provided sample program (full of comments).

Feedback
--------
If you have any questions, comments, or bug reports about
libmpeg, mail me at e-plotnikov@operamail.com.