This repository was archived by the owner on Mar 17, 2021. It is now read-only.
This repository was archived by the owner on Mar 17, 2021. It is now read-only.
Modify CodecPipeline API #248
Open
Description
The CodecPipeline class uses the character 'underscore' to split the different encoding schemes in the format parameter used to initialize the class.
CodecPipeline have to be initialized with a sequence of string representing the format instead of just one string with all format separated by 'underscore'.
See [tickets:#276]
Reported by: cmft ( http://sf.net/u/cmft )