This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Specifying a Production Codec Release?

How do we specify that our build is a production release build of one of the codecs that is included with the DVSDK?

For example, in the package.bld of the H.264 encoder (in V1.30.01.41 of the DVSDK), the arguments[0] variable is being tested to see if it is set to "prod" or to "eval". This seems to get set to "prod" when building the encoder demo, but I cannot seem to figure out where...

Have a great day!

Take care,
Darwin