Libmpeg2
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.
Download
http://libmpeg2.sourceforge.net/files/libmpeg2-0.5.1.tar.gz
version 0.5.1
(beta)
released on 19 July 2008
VCS Checkout
:pserver:anonymous@cvs.sourceforge.net:/cvsroot/libmpeg2
Categories
Related Projects
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Michel Lespinasse | Maintainer |
Aaron Holtzman; See also for a complete list of contributors | Contributor |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Developer | VCS Repository Webview | http://sourceforge.net/cvs/?group_id=33590 |
Help | Mailing List Info/Archive | http://lists.sourceforge.net/mailman/listinfo/libmpeg2-announce |
Developer | Mailing List Info/Archive | http://lists.sourceforge.net/mailman/listinfo/libmpeg2-devel |
Software prerequisites
This entry (in part or in whole) was last reviewed on 25 February 2017.
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.