Author: spyfeng Date: Sun Jun 28 06:11:53 2009 New Revision: 4543 Log: modify the REAME file instructions.
Modified: seek_api/seektest/README Modified: seek_api/seektest/README ============================================================================== --- seek_api/seektest/README Sun Jun 28 06:08:18 2009 (r4542) +++ seek_api/seektest/README Sun Jun 28 06:11:53 2009 (r4543) @@ -5,4 +5,6 @@ instructions: 1) check a ffmpeg tree. 2) cp seek_test2.c ffmpeg/tests/seek_test2.c 3) cp Makefile ffmpeg/Makefile -4) cd ffmpeg/tests/ and run ./seek_test2 +4) cp test*.sh ffmpeg/tests/ +5) make, and make tests/seek_test2 +6) run test*.sh _______________________________________________ FFmpeg-soc mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc
