1 This directory contains a subset of the MPEG Software Simulation Group
2 - Motion Picture Experts Group file interchange format (version 1) -.
3 We only include enough of distribution to build libmpeg2. We do not
4 include the subdir par, doc and verify. We do not include either the standard
5 executables that come with libmpeg2 (verify, mpeg2dec, mpeg2enc). Furthermore, the standard
6 libmpeg2 build process is replaced with a CMake build process.
8 We'd like to thank the MPEG Software Simulation Group for distributing a public MPEG IO library.
13 - modification were made so that compilation with gcc -Wall flags passes without warnings
14 - remove all explicit tabs and replace by proper amount of spaces
15 - rename toplevel Makefile to LICENSE in order to keep copyright and to avoid conflict when doing insource built