Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

57 lines
4.0 KiB

  1. fc /L /W dech261.def ..\video\h26x970415\vfw\h26x\dech261.def > diff.txt
  2. fc /L /W h26x.c ..\video\h26x970415\vfw\h26x\h26x.c >> diff.txt
  3. fc /L /W dispatch.c ..\video\h26x970415\vfw\h26x\h26x_dispatch.c >> diff.txt
  4. fc /L /W sa_api.c ..\video\h26x970415\audio\sa_api.c >> diff.txt
  5. fc /L /W sc_buf.c ..\video\h26x970415\common\sc_buf.c >> diff.txt
  6. fc /L /W sc_conv.c ..\video\h26x970415\common\sc_convert.c >> diff.txt
  7. fc /L /W sc_dct.c ..\video\h26x970415\common\sc_dct.c >> diff.txt
  8. fc /L /W sc_err.c ..\video\h26x970415\common\sc_errors.c >> diff.txt
  9. fc /L /W sc_file.c ..\video\h26x970415\common\sc_file.c >> diff.txt
  10. fc /L /W idct.c ..\video\h26x970415\common\sc_idct.c >> diff.txt
  11. fc /L /W idct_scl.c ..\video\h26x970415\common\sc_idct_scaled.c >> diff.txt
  12. fc /L /W sc_mem.c ..\video\h26x970415\common\sc_mem.c >> diff.txt
  13. fc /L /W scon_api.c ..\video\h26x970415\convert\scon_api.c >> diff.txt
  14. fc /L /W scon_vid.c ..\video\h26x970415\convert\scon_video.c >> diff.txt
  15. fc /L /W yuv2rgb.c ..\video\h26x970415\convert\scon_yuv_to_rgb.c >> diff.txt
  16. fc /L /W slib_api.c ..\video\h26x970415\systems\slib_api.c >> diff.txt
  17. fc /L /W audio.c ..\video\h26x970415\systems\slib_audio.c >> diff.txt
  18. fc /L /W buffer.c ..\video\h26x970415\systems\slib_buffer.c >> diff.txt
  19. fc /L /W param.c ..\video\h26x970415\systems\slib_param.c >> diff.txt
  20. fc /L /W render.c ..\video\h26x970415\systems\slib_render.c >> diff.txt
  21. fc /L /W video.c ..\video\h26x970415\systems\slib_video.c >> diff.txt
  22. fc /L /W sv_api.c ..\video\h26x970415\video\sv_api.c >> diff.txt
  23. fc /L /W cdD6.c ..\video\h26x970415\video\h261\sv_h261_cdD6.c >> diff.txt
  24. fc /L /W cdenc.c ..\video\h26x970415\video\h261\sv_h261_cdenc.c >> diff.txt
  25. fc /L /W compress.c ..\video\h26x970415\video\h261\sv_h261_compress.c >> diff.txt
  26. fc /L /W decomp.c ..\video\h26x970415\video\h261\sv_h261_decompress.c >> diff.txt
  27. fc /L /W huffman.c ..\video\h26x970415\video\h261\sv_h261_huffman.c >> diff.txt
  28. fc /L /W init.c ..\video\h26x970415\video\h261\sv_h261_init.c >> diff.txt
  29. fc /L /W marker.c ..\video\h26x970415\video\h261\sv_h261_marker.c >> diff.txt
  30. fc /L /W me2.c ..\video\h26x970415\video\h261\sv_h261_me2.c >> diff.txt
  31. fc /L /W h26x.rc ..\video\h26x970415\vfw\h26x\h26x.rc >> diff.txt
  32. fc /L /W dech26x.h ..\video\h26x970415\vfw\h26x\dech26x.h >> diff.txt
  33. fc /L /W h26x_int.h ..\video\h26x970415\vfw\h26x\h26x_int.h >> diff.txt
  34. fc /L /W slib.h ..\video\h26x970415\include\slib.h >> diff.txt
  35. fc /L /W sc.h ..\video\h26x970415\include\sc.h >> diff.txt
  36. fc /L /W sv.h ..\video\h26x970415\include\sv.h >> diff.txt
  37. fc /L /W sa.h ..\video\h26x970415\include\sa.h >> diff.txt
  38. fc /L /W scon.h ..\video\h26x970415\include\scon.h >> diff.txt
  39. fc /L /W mpeg.h ..\video\h26x970415\include\mpeg.h >> diff.txt
  40. fc /L /W h263.h ..\video\h26x970415\include\h263.h >> diff.txt
  41. fc /L /W avi.h ..\video\h26x970415\include\avi.h >> diff.txt
  42. fc /L /W ac3.h ..\video\h26x970415\include\ac3.h >> diff.txt
  43. fc /L /W h261.h ..\video\h26x970415\include\h261.h >> diff.txt
  44. fc /L /W jpeg.h ..\video\h26x970415\include\jpeg.h >> diff.txt
  45. fc /L /W sv_intrn.h ..\video\h26x970415\include\sv_internals.h >> diff.txt
  46. fc /L /W proto.h ..\video\h26x970415\include\sv_h261_proto.h >> diff.txt
  47. fc /L /W sv_proto.h ..\video\h26x970415\include\sv_prototypes.h >> diff.txt
  48. fc /L /W scon_int.h ..\video\h26x970415\include\scon_internals.h >> diff.txt
  49. fc /L /W sa_intrn.h ..\video\h26x970415\include\sa_internals.h >> diff.txt
  50. fc /L /W sc_conv.h ..\video\h26x970415\include\sc_convert.h >> diff.txt
  51. fc /L /W sa_proto.h ..\video\h26x970415\include\sa_prototypes.h >> diff.txt
  52. fc /L /W sc_err.h ..\video\h26x970415\include\sc_err.h >> diff.txt
  53. fc /L /W alpha\blkdiff.s ..\video\h26x970415\video\h261\sv_h261_blockdiff.s >> diff.txt
  54. fc /L /W alpha\sc_dct2.s ..\video\h26x970415\common\sc_dct2.s >> diff.txt
  55. fc /L /W alpha\sc_copy2.s ..\video\h26x970415\common\sc_copy2.s >> diff.txt
  56. fc /L /W alpha\sc_conv2.s ..\video\h26x970415\common\sc_convert2.s >> diff.txt
  57. notepad diff.txt