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