
type "make" to compile, get executible "encode"

Usage:
	encode epf_file fap_file bap_file coding_type stream recon_fap

when only faps are coded, you still need to put an psudo bap_file, like the
one "bapfile"; 
coding_type = 0 means predictive coding is used with adaptive arithmetic coder.
coding_type = 1 means dct coding is used with huffman coder.

