From: Erik W. <ome...@us...> - 2002-12-03 08:07:54
|
CVSROOT: /cvsroot/codecs Module name: libmpeg Changes by: omegahacker 02/12/03 00:07:54 Modified files: libmpeg : .cvsignore Makefile.sl macroblock.c motionvectors.c mpeg1_cbp.c mpeg1_dc_size.c mpeg1_dct_coeff.c mpeg1_mbainc.c mpeg1_mbtypes.c mpeg1_mvector.c parse.c reconstruct.c Log message: converted parser over to bitstream, and metaspecialized it remove gint-isms from all the other files, which magically compiled without any other work ;-) |