Menu

#306 Modify CodecPipeline API

unassigned
waiting
nobody
None
bug
2016-06-09
2016-06-09
No

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]

Related

OLD Tickets: #276

Discussion