]> git.parisson.com Git - timeside.git/commit
Decoder FileDecoder : Fixes #8 buy providing a 'stack' argument at the FileDecoder...
authorThomas Fillon <thomas@parisson.com>
Fri, 20 Dec 2013 10:42:09 +0000 (11:42 +0100)
committerThomas Fillon <thomas@parisson.com>
Fri, 20 Dec 2013 10:42:09 +0000 (11:42 +0100)
commitf61fd8fcf8034aea9fa83efe71407d30c537efa3
tree789e17d99e1a9d40914864975a8d5d6e0356c686
parenta6ada08c46bd7bc586372f878deb870c6d27556f
Decoder FileDecoder : Fixes #8 buy providing a 'stack' argument at the FileDecoder initialization. It removes the previous changes doing this at the pipe level and using an ArrrayDecoder
doc/source/tutorial/frames_stack.rst
timeside/core.py
timeside/decoder/core.py