hi all,<br><br>Here i am talking about &quot;<b>ibtheora-1.0alpha7</b>&quot; version.<br><br>The <a href="http://Makefile.am">Makefile.am</a> that is in the example directory has the following entry for compile the encoder_example.c file.
<br><br><b>encoder_example_SOURCES = encoder_example.c<br>EXTRA_encoder_example_SOURCES = getopt.c getopt1.c getopt.h</b><br><br>but this does not include any file like &quot;<b>dct_encode.c encode.c encoder_toplevel.c</b>
&quot;.<br><br>so i think that to compile the example_encoder.c file it does not need to have the abov mentioned sources like <b>dct_encode.c</b> . that means those dct_encoding implementations also are with in the example_encoder.c file.
<br>if so please i wanna know what is the reason for doing this instead of code reusing.<br><br>And also wanna know that how can i test the theora encoder after doing some modification to the source code.<br clear="all"><br>
thanks<br>-----------<br>Regards,<br>Janaka Priyadarshana