You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdemultimedia/mpeglib
Michele Calgaro 286a061a4c
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
3 months ago
..
example LIB_QT -> LIB_TQT conversion to align to updated admin module 6 years ago
lib Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 months ago
CHANGES Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
CMakeLists.txt Initial cmake conversion 7 years ago
COPYING rename the following methods: 13 years ago
ConfigureChecks.cmake mpeglib: switch to Xxf86dga.h header since xf86dga.h is obsolete and may be removed in the future. 3 years ago
INSTALL Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
Makefile.am Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
PROBLEMS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
README rename the following methods: 13 years ago
README-WIN32.TXT Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
configure.in.in Enable pthread support in mpeglib on openbsd 10 years ago

README

PORTS
=====
- Unix
- Windows (read README-WIN32.TXT)


MPEG I library.
===============

This library contains:

* mpeg I audio player (layer I,II,III (mp3))
* mpeg I video player
* mpeg I system layer player
* wav player


Supported features:
-------------------

* seek in all players
* length detection
* video synchronisation, based on timestamps
* mmx Support where necessary


Supported Outputs:
------------------

Audio

Support for OSS/Linux, Sun


Video

X11 standard calls (fallback)
X11 Shared mem
X11 XFree86 4.0 DGA 2.0 (needs root)
X11 XFree86 4.0 XVideo Extension (hardware yuv->rgb renderer)

Supported Inputs
----------------


* file,http.
* Supports on Linux Video CDs (vcd,cdi)