Libmpeg2

From Free Software Directory
Revision as of 20:58, 24 February 2017 by Alejandroindependiente (talk | contribs)

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


[edit]

libmpeg2

http://libmpeg2.sourceforge.net/
Library for decoding mpeg-2 and mpeg-1 video streams

libmpeg2 is a free library for decoding mpeg-2 and mpeg-1 video streams. Its main goals are:

* Conformance - libmpeg2 can decode all mpeg streams that
conform to certain restrictions: "constrained parameters" for
mpeg-1, and "main profile" for mpeg-2.
* Speed - With typical video streams as found on DVD's, and doing
only decoding with no display, you should get about 110 fps on a
PIII/666, or 150 fps on an Athlon/950. This is less than 20
cycles per output pixel.
* Portability - most of the code is in C; even platform-specific
optimizations we always have a generic C routine to fall back
on. This should be portable to all architectures.
* 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.





Licensing

License

Verified by

Verified on

Notes

Verified by

Janet Casey

Verified on

18 November 2004




Leaders and contributors

Contact(s)Role
Aaron Holtzman; See also for a complete list of contributors Contributor
Michel Lespinasse Maintainer


Resources and communication

AudienceResource typeURI
HelpMailing List Info/Archivehttp://lists.sourceforge.net/mailman/listinfo/libmpeg2-announce
DeveloperMailing List Info/Archivehttp://lists.sourceforge.net/mailman/listinfo/libmpeg2-devel
DeveloperVCS Repository Webviewhttp://sourceforge.net/cvs/?group_id=33590


Software prerequisites




Entry

























Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.