libmpeg3 - Decoder of various derivatives of MPEG standards
http://li.nux.ro/download/nux/dextop/el6/i386/
# rpm -Uvh nux-dextop-release*rpm
# yum install libmpeg3
2009-04-18 - Axel Thimm <Axel.Thimm@ATrpms.net> - 1.8-7 - Update to 1.8.
2008-01-11 - Dag Wieers <dag@wieers.com> - 1.7-3 - 5074+/dag - Added patches from Livna.
2006-09-20 - Matthias Saou <http://freshrpms.net/> 1.7-2 - Run make twice since there is an EOF error that makes the first run abort.
2006-07-03 - Matthias Saou <http://freshrpms.net/> 1.7-1 - Update to 1.7.
2006-03-17 - Matthias Saou <http://freshrpms.net/> 1.6-2 - Add -fPIC to the CFLAGS to fix transcode build on x86_64.
2006-01-19 - 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.
2005-08-15 - Matthias Saou <http://freshrpms.net/> 1.5.4-5 - Force __USE_LARGEFILE64 to fix FC4 ppc build.
2005-04-22 - Matthias Saou <http://freshrpms.net/> 1.5.4-4 - Add gcc4 patch.
2004-11-04 - Matthias Saou <http://freshrpms.net/> 1.5.4-3 - Remove unneeded /usr/bin fix, since we don't use "make install". - Replace -O? with -O1 in optflags since build fails with O2 and gcc 3.4. - Make nasm mandatory : The configure script won't run without it anyway. - Use libdir/*.* in order to not catch all debuginfo files too. - Added -devel provides for now.
2004-06-26 - Dag Wieers <dag@wieers.com> - 1.5.4-2 - Fixes for x86_64.