Windows2003-3790/enduser/netmeeting/av/codecs/dec/dech263/delta.cmd
2020-09-30 16:53:55 +02:00

75 lines
5.3 KiB
Batchfile

fc /L /W dech263.def ..\video\h26x970415\vfw\h26x\dech263.def > diff.txt
fc /L /W h26x.c ..\video\h26x970415\vfw\h26x\h26x.c >> diff.txt
fc /L /W dispatch.c ..\video\h26x970415\vfw\h26x\h26x_dispatch.c >> diff.txt
fc /L /W sa_api.c ..\video\h26x970415\audio\sa_api.c >> diff.txt
fc /L /W sc_buf.c ..\video\h26x970415\common\sc_buf.c >> diff.txt
fc /L /W sc_conv.c ..\video\h26x970415\common\sc_convert.c >> diff.txt
fc /L /W sc_dct.c ..\video\h26x970415\common\sc_dct.c >> diff.txt
fc /L /W sc_err.c ..\video\h26x970415\common\sc_errors.c >> diff.txt
fc /L /W sc_file.c ..\video\h26x970415\common\sc_file.c >> diff.txt
fc /L /W idct.c ..\video\h26x970415\common\sc_idct.c >> diff.txt
fc /L /W idct_scl.c ..\video\h26x970415\common\sc_idct_scaled.c >> diff.txt
fc /L /W sc_mem.c ..\video\h26x970415\common\sc_mem.c >> diff.txt
fc /L /W scon_api.c ..\video\h26x970415\convert\scon_api.c >> diff.txt
fc /L /W scon_vid.c ..\video\h26x970415\convert\scon_video.c >> diff.txt
fc /L /W yuv2rgb.c ..\video\h26x970415\convert\scon_yuv_to_rgb.c >> diff.txt
fc /L /W slib_api.c ..\video\h26x970415\systems\slib_api.c >> diff.txt
fc /L /W audio.c ..\video\h26x970415\systems\slib_audio.c >> diff.txt
fc /L /W buffer.c ..\video\h26x970415\systems\slib_buffer.c >> diff.txt
fc /L /W param.c ..\video\h26x970415\systems\slib_param.c >> diff.txt
fc /L /W render.c ..\video\h26x970415\systems\slib_render.c >> diff.txt
fc /L /W video.c ..\video\h26x970415\systems\slib_video.c >> diff.txt
fc /L /W sv_api.c ..\video\h26x970415\video\sv_api.c >> diff.txt
fc /L /W common.c ..\video\h26x970415\video\h263\sv_h263_common.c >> diff.txt
fc /L /W dct.c ..\video\h26x970415\video\h263\sv_h263_dct.c >> diff.txt
fc /L /W decode.c ..\video\h26x970415\video\h263\sv_h263_decode.c >> diff.txt
fc /L /W edge.c ..\video\h26x970415\video\h263\sv_h263_edge.c >> diff.txt
fc /L /W encode.c ..\video\h26x970415\video\h263\sv_h263_encode.c >> diff.txt
fc /L /W getblk.c ..\video\h26x970415\video\h263\sv_h263_getblk.c >> diff.txt
fc /L /W gethdr.c ..\video\h26x970415\video\h263\sv_h263_gethdr.c >> diff.txt
fc /L /W getpic.c ..\video\h26x970415\video\h263\sv_h263_getpic.c >> diff.txt
fc /L /W getvlc.c ..\video\h26x970415\video\h263\sv_h263_getvlc.c >> diff.txt
fc /L /W me1.c ..\video\h26x970415\video\h263\sv_h263_me1.c >> diff.txt
fc /L /W me2.c ..\video\h26x970415\video\h263\sv_h263_me2.c >> diff.txt
fc /L /W me3.c ..\video\h26x970415\video\h263\sv_h263_me3.c >> diff.txt
fc /L /W me4.c ..\video\h26x970415\video\h263\sv_h263_me4.c >> diff.txt
fc /L /W morph.c ..\video\h26x970415\video\h263\sv_h263_morph.c >> diff.txt
fc /L /W motion.c ..\video\h26x970415\video\h263\sv_h263_motion.c >> diff.txt
fc /L /W mres.c ..\video\h26x970415\video\h263\sv_h263_mres.c >> diff.txt
fc /L /W pred.c ..\video\h26x970415\video\h263\sv_h263_pred.c >> diff.txt
fc /L /W putbits.c ..\video\h26x970415\video\h263\sv_h263_putbits.c >> diff.txt
fc /L /W quant.c ..\video\h26x970415\video\h263\sv_h263_quant.c >> diff.txt
fc /L /W ratectrl.c ..\video\h26x970415\video\h263\sv_h263_ratectrl.c >> diff.txt
fc /L /W recon.c ..\video\h26x970415\video\h263\sv_h263_recon.c >> diff.txt
fc /L /W sac.c ..\video\h26x970415\video\h263\sv_h263_sac.c >> diff.txt
fc /L /W h26x.rc ..\video\h26x970415\vfw\h26x\h26x.rc >> diff.txt
fc /L /W dech26x.h ..\video\h26x970415\vfw\h26x\dech26x.h >> diff.txt
fc /L /W h26x_int.h ..\video\h26x970415\vfw\h26x\h26x_int.h >> diff.txt
fc /L /W slib.h ..\video\h26x970415\include\slib.h >> diff.txt
fc /L /W sc.h ..\video\h26x970415\include\sc.h >> diff.txt
fc /L /W sv.h ..\video\h26x970415\include\sv.h >> diff.txt
fc /L /W sa.h ..\video\h26x970415\include\sa.h >> diff.txt
fc /L /W scon.h ..\video\h26x970415\include\scon.h >> diff.txt
fc /L /W sv_h263.h ..\video\h26x970415\include\sv_h263.h >> diff.txt
fc /L /W mpeg.h ..\video\h26x970415\include\mpeg.h >> diff.txt
fc /L /W h263.h ..\video\h26x970415\include\h263.h >> diff.txt
fc /L /W avi.h ..\video\h26x970415\include\avi.h >> diff.txt
fc /L /W ac3.h ..\video\h26x970415\include\ac3.h >> diff.txt
fc /L /W h261.h ..\video\h26x970415\include\h261.h >> diff.txt
fc /L /W jpeg.h ..\video\h26x970415\include\jpeg.h >> diff.txt
fc /L /W perr.h ..\video\h26x970415\include\sv_h263_perr.h >> diff.txt
fc /L /W sv_intrn.h ..\video\h26x970415\include\sv_internals.h >> diff.txt
fc /L /W proto.h ..\video\h26x970415\include\sv_h263_proto.h >> diff.txt
fc /L /W sv_proto.h ..\video\h26x970415\include\sv_prototypes.h >> diff.txt
fc /L /W scon_int.h ..\video\h26x970415\include\scon_internals.h >> diff.txt
fc /L /W sa_intrn.h ..\video\h26x970415\include\sa_internals.h >> diff.txt
fc /L /W sc_conv.h ..\video\h26x970415\include\sc_convert.h >> diff.txt
fc /L /W sa_proto.h ..\video\h26x970415\include\sa_prototypes.h >> diff.txt
fc /L /W sc_err.h ..\video\h26x970415\include\sc_err.h >> diff.txt
fc /L /W alpha\idct3.s ..\video\h26x970415\video\h263\sv_h263_idct3.s >> diff.txt
fc /L /W alpha\perr.s ..\video\h26x970415\video\h263\sv_h263_perr.s >> diff.txt
fc /L /W alpha\sc_dct2.s ..\video\h26x970415\common\sc_dct2.s >> diff.txt
fc /L /W alpha\sc_copy2.s ..\video\h26x970415\common\sc_copy2.s >> diff.txt
fc /L /W alpha\sc_conv2.s ..\video\h26x970415\common\sc_convert2.s >> diff.txt
notepad diff.txt