[FFmpeg-devel] [PATCH] Fix compilation of dct-test, fft-test and motion-test
Panagiotis Issaris
takis.issaris
Wed Jul 18 21:53:49 CEST 2007
Hi,
Attached patches implement two different ways to fix the compilation of
dct-test, fft-test and motion-test. I personally prefer the smallest patch.
takis at poseidon:/usr/local/src/ffmpeg$ diffstat
~/pi-20070718T214338-ffmpeg-fix_randomtests.diff
dct-test.c | 1 +
fft-test.c | 1 +
motion-test.c | 1 +
3 files changed, 3 insertions(+)
takis at poseidon:/usr/local/src/ffmpeg$ diffstat
~/pi-20070718T214338-ffmpeg-fix_avrandomtests.diff
dct-test.c | 27 +++++++++++++++------------
fft-test.c | 6 +++++-
motion-test.c | 6 ++++--
3 files changed, 24 insertions(+), 15 deletions(-)
With friendly regards,
Takis
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pi-20070718T214338-ffmpeg-fix_avrandomtests.diff
Type: text/x-patch
Size: 4376 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070718/711d35cd/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pi-20070718T214338-ffmpeg-fix_randomtests.diff
Type: text/x-patch
Size: 779 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070718/711d35cd/attachment-0001.bin>
More information about the ffmpeg-devel
mailing list