mpeg2dec 0.5.1-5ubuntu1 source package in Ubuntu
Changelog
mpeg2dec (0.5.1-5ubuntu1) trusty; urgency=medium * Build with dh-autoreconf for new libtool. -- William Grant <email address hidden> Tue, 31 Dec 2013 04:16:41 +0000
Upload details
- Uploaded by:
- William Grant
- Uploaded to:
- Trusty
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- x11
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | universe | x11 |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
mpeg2dec_0.5.1.orig.tar.gz | 512.5 KiB | dee22e893cb5fc2b2b6ebd60b88478ab8556cb3b93f9a0d7ce8f3b61851871d4 |
mpeg2dec_0.5.1-5ubuntu1.debian.tar.gz | 556.1 KiB | dfce9a2feb99a1ca6163739505f0320ed71d094730d3d184fd6d9d138dfdbfcd |
mpeg2dec_0.5.1-5ubuntu1.dsc | 2.2 KiB | 135ac446a801da8a6b60503678bfbf5b80263da3bd419381529f99a3646236e8 |
Available diffs
- diff from 0.5.1-5 (in Debian) to 0.5.1-5ubuntu1 (765 bytes)
Binary packages built by this source
- libmpeg2-4: MPEG1 and MPEG2 video decoder library
libmpeg2 is a library which can decode MPEG1 and MPEG2 video streams.
.
The main features in libmpeg2 are:
.
* Conformance - libmpeg2 is able to decode all mpeg streams that conform to
certain restrictions. For streams that follow these restrictions, libmpeg2
is probably 100% conformant to the mpeg standards - and there's a pretty
extensive test suite to check this.
.
* Speed - there has been huge efforts there, and libmpeg2 is probably the
fastest library around for what it does.
.
* Portability - most of the code is written in C, and when platform-specific
optimizations are used, there always is a generic C routine to fall back
on. This should be portable to all architectures - at least it is known
people run this code on x86, ppc, sparc, arm and sh4.
.
* Reuseability - libmpeg2 is not intended to include any project-specific
code, but it should still include enough features to be used by very
diverse projects.
.
This package contains the libmpeg2 shared libraries.
- libmpeg2-4-dev: No summary available for libmpeg2-4-dev in ubuntu utopic.
No description available for libmpeg2-4-dev in ubuntu utopic.
- mpeg2dec: Simple libmpeg2 video decoder application
Simple libmpeg2 application which can decode and play ES, PS, and TS video
streams. Includes extract_mpeg2 demuxer and various output drivers.
.
This package provides the mpeg2dec and extract_mpeg2 tools.