Separate the BCF2 codec from the BCF2 decoder

-- Decoder is a low-level reader of underlying data from a BCF2 encoded stream
-- Codec uses the decoder to build a VC from the stream
-- Separation key for upcoming UnitTest framework that will ensure correctness of low-level decoder / encoder before optimization of the encoder / decoder starts
This commit is contained in:
Mark DePristo 2012-05-10 12:17:38 -04:00
parent 81bd7646d6
commit fd988274c1

Diff Content Not Available