[FFmpeg-devel] dct-test
Michael Niedermayer
michaelni
Wed Apr 16 22:18:11 CEST 2008
On Wed, Apr 16, 2008 at 01:12:44PM -0700, Mike Melanson wrote:
> Hi,
>
> I still don't understand libavcodec/dct-test.c. Sure, it looks like a
> standalone utility for testing DCT algorithms. How do I build it? 'make
> libavcodec/dct-test' doesn't to the right thing. Is this tool actually
> supported?
gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE dct-test.c -o dct-test -I.. -m libavcodec.a ../libavutil/libavutil.a fdctref.c -lz -lpthread
works here, you might need other -labc ...
I suspect they where buildable via make at some point in the past.
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Old school: Use the lowest level language in which you can solve the problem
conveniently.
New school: Use the highest level language in which the latest supercomputer
can solve the problem without the user falling asleep waiting.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080416/4b7beac4/attachment.pgp>
More information about the ffmpeg-devel
mailing list