Jump to letter: [
ABCDFGIJKLMNOPQRSTUVWXY
]
libmpeg3 - Decoder of various derivatives of MPEG standards
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
Packages
Name |
Version |
Release |
Type |
Size |
Built |
libmpeg3 |
1.8 |
1.fc10 |
ppc64 |
302 KiB |
Wed Oct 8 04:37:28 2008 |
libmpeg3 |
1.8 |
1.fc10 |
ppc |
261 KiB |
Wed Oct 8 04:37:44 2008 |
Changelog
- * Tue Aug 12 00:00:00 2008 kwizart < kwizart at gmail.com > - 1.8-1
- Upate to 1.8
- Enable cinelerra-cv hacks
- * Thu Jan 10 23:00:00 2008 kwizart < kwizart at gmail.com > - 1.7-6
- Fix mpeg2qt linked with libquicktime
- Disable mmx
- * Sat Sep 29 00:00:00 2007 kwizart < kwizart at gmail.com > - 1.7-5
- Add gentoo patches
7: Remove executable stacks, thanks to Martin von Gagern in gentoo #131155.
8: Fix missing include string.h for implicit declaration of memcpy.