Dir: mpegj\decoder
Files modified:
	MPDecoderImp.cpp
		The JNI related functions that are called from the java API's of MPDecoder are implemented 
		in this file. These methods call the corresponding method using the function pointers
		in the MPDEcoder function pointer table.

