Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
libmpeg3: Decoder of various derivatives of MPEG standards
- Summary
- LibMPEG3 decodes the many many derivatives of MPEG standards into
uncompressed data suitable for editing and playback.
libmpeg3 currently decodes:
- MPEG-1 Layer II/III Audio and program streams
- MPEG-2 Layer III Audio, program streams and transport streams
- MPEG-1 and MPEG-2 Video
- AC3 Audio
- IFO files
- VOB files
Changelog
- * Tue Apr 4 01:00:00 2006 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Sat Mar 18 00:00:00 2006 Matthias Saou <http://freshrpms.net/> 1.6-2 - 4204/thias
-
- Add -fPIC to the CFLAGS to fix transcode build on x86_64.
- * Fri Jan 20 00:00:00 2006 Matthias Saou <http://freshrpms.net/> 1.6-1
-
- Update to 1.6.
- Split "main" into "utils" (bin) and "devel" (the static lib).
- Add Makefile patch to ease install and get our CFLAGS used.
- Don't enable MMX on x86_64, the x86 asm fails.