[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[OpenDivX] OpenDivX Encoder -> OpenDivX Daily Forums Digest






Topic:		Is it possible to have a test app for encoder and
decoder ?
Author:		gruel
Posted:		 2001-03-28 03:10
------------------------------------------------------------------------
--------
Quote:
On 2001-03-16 11:26, gruel wrote:
I finally found the time to write two small
test appications: test_enc.c and test_dec.c


Btw. To make it run you have to comment out the main() routine from
decore.c  (who knows why it is there anyway) and compile with -D_DECORE 

e.g.

cc -D__inline= -D_DECORE -DO_RDONLY=00 -DO_BINARY=00 -DLINUX -O3 -c *.c
ar r libdecore.a *.o

and 

cc -D__inline= -DLINUX -O3 -c *.c
ar r libencore.a *.o


gruel





_______________________________________________
OpenDivX mailing list
[email protected]
http://lists.projectmayo.com/mailman/listinfo/opendivx


Reply To Poster

Local References / HOW-TO / FAQs