Description: 1. GUI interface (gui.cpp)
2. VFAPI support (vfapi.c vfapidec.c)
3. AC3/MPA/LPCM demux (getbit.c)
4. Auto-split AVI output through RGB24/YUY2 (store.c)
5. YUY2 DirectDraw Overlay (store.c gui.cpp)
6. revised I/O routine (getbit.c getbic.h)
7. MMX-optimized motion compensation (recon.c getpic.c)
8. MMX-optimized color space conversion (store.c)
9. audio normalization (norm.c)
File list (Check if you may need any files):
COPYING.txt
README.txt
DVD2AVI
.......\global.h
.......\getbit.h
.......\getpic.c
.......\gui.cpp
.......\store.c
.......\gethdr.c
.......\DVD2AVI.dsp
.......\motion.c
.......\DVD2AVI.opt
.......\DVD2AVI.dsw
.......\mpeg2dec.c
.......\getbit.c
.......\gui.rc
.......\resource.h
.......\movie.ico
.......\wavefs44.c
.......\norm.c
.......\idctmmx.c
.......\idctfpu.c
.......\idctref.c
.......\AC3Dec
.......\......\decode.c
.......\......\ac3.h
.......\......\downmix.c
.......\......\crc.c
.......\......\coeff.c
.......\......\bit_allocate.c
.......\......\exponent.c
.......\......\bitstream.c
.......\......\bitstream.h
.......\......\imdct.c
.......\......\parse.c
.......\......\rematrix.c
.......\......\sanity_check.c
VFAPI
.....\global.h
.....\getpic.c
.....\store.c
.....\gethdr.c
.....\DVD2AVI.dsp
.....\motion.c
.....\DVD2AVI.opt
.....\DVD2AVI.dsw
.....\vfapidec.c
.....\vfapi.c
.....\getbit.h
.....\idctmmx.c
.....\vfapi.h
.....\DVD2AVI.def
.....\getbit.c
.....\idctfpu.c
.....\idctref.c