SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

libmpeg2-0 rpm build for : OpenSuSE 11.X. For other distributions click libmpeg2-0.

Name : libmpeg2-0
Version : 0.5.1 Vendor : http://Packman_links2linux_de
Release : 1.3 Date : 2011-05-14 04:25:39
Group : System/Libraries Source RPM : libmpeg2-0-0.5.1-1.3.src.rpm
Size : 0.20 MB
Packager : Henne Vogelsang < henne_links2linux_de>
Summary : MPEG-2 Video Stream Decoder
Description :
libmpeg2 is a free library for decoding mpeg-2 and mpeg-1 video streams. It is
released under the terms of the GPL license.

The main goals in libmpeg2 development are:
* Conformance - libmpeg2 is able to decode all mpeg streams that conform to
certain restrictions: \"constrained parameters\" for mpeg-1, and \"main profile\"
for mpeg-2. In practice, this is what most people are using. For streams that
follow these restrictions, we believe libmpeg2 is 100% conformant to the mpeg
standards - and we have a pretty extensive test suite to check this.
* Speed - there has been huge efforts there, and we believe libmpeg2 is the
fastest library around for what it does. Please tell us if you find a faster
one ! With typical video streams as found on DVD\'s, and doing only decoding
with no display, you should be able to get about 110 fps on a PIII/666, or 150
fps on an Athlon/950. This is less than 20 cycles per output pixel. In a real
player program, the display routines will probably take as much time as the
actual decoding !
* Portability - most of the code is written in C, and when we use
platform-specific optimizations (typically assembly routines, currently used
for the motion compensation and the inverse cosine transform stages) we
always have a generic C routine to fall back on. This should be portable to
all architectures - at least we have heard reports from people running this
code on x86, ppc, sparc, arm and sh4. Assembly-optimized implementations are
available on x86 (MMX) and ppc (altivec) architectures. Ultrasparc (VIS) is
probably the next on the list - we\'ll see.
* Reuseability - we do not want libmpeg2 to include any project-specific code,
but it should still include enough features to be used by very diverse
projects. We are only starting to get there - the best way to help here is to
give us some feedback !

RPM found in directory: /mirror/vol2/packman.iu-bremen.de/suse/openSUSE_11.2/Essentials/i586

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  libmpeg2-0-0.5.1-1.3.i586.rpm
     Search for other platforms
libmpeg2-0-0.5.1-1.3.sparc.rpm
libmpeg2-0-0.5.1-1.3.alpha.rpm
libmpeg2-0-0.5.1-1.3.ppc.rpm
libmpeg2-0-0.5.1-1.3.ia64.rpm
libmpeg2-0-0.5.1-1.3.s390.rpm

Provides :
libmpeg22_0
libmpeg2.so.0
libmpeg2convert.so.0
libmpeg2-0
libmpeg2-0(x86-32)

Requires :
libc.so.6(GLIBC_2.4)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadIsLzma) <= 4.4.6-1
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1.3)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
/sbin/ldconfig
libc.so.6


Content of RPM :
/usr/lib/libmpeg2.so.0
/usr/lib/libmpeg2.so.0.1.0
/usr/lib/libmpeg2convert.so.0
/usr/lib/libmpeg2convert.so.0.0.0
/usr/share/doc/packages/libmpeg2-0
/usr/share/doc/packages/libmpeg2-0/AUTHORS
/usr/share/doc/packages/libmpeg2-0/COPYING
/usr/share/doc/packages/libmpeg2-0/ChangeLog
/usr/share/doc/packages/libmpeg2-0/CodingStyle
/usr/share/doc/packages/libmpeg2-0/INSTALL
/usr/share/doc/packages/libmpeg2-0/NEWS
/usr/share/doc/packages/libmpeg2-0/README
/usr/share/doc/packages/libmpeg2-0/TODO

 
ICM