]> git.parisson.com Git - timeside.git/commit
add unittest for graphers,
authoryomguy <yomguy@parisson.com>
Thu, 14 Apr 2011 21:23:20 +0000 (21:23 +0000)
committeryomguy <yomguy@parisson.com>
Thu, 14 Apr 2011 21:23:20 +0000 (21:23 +0000)
commit0fa4764fab4816b50c9996381905600e79c52da3
treefcec1715126854fe48c4c316720f0e1803895168
parente4dfc3fcb5a415ea3ebb6b98dc6319d5237ac1e6
add unittest for graphers,
fix flac encoder,
change filenames of encoder unittest outputs,
transcoding still BROKEN in many cases,
grahers from MP3 and OGG seems to be broken also... :(
timeside/decoder/core.py
timeside/encoder/flac.py
timeside/tests/testgraphers.py [new file with mode: 0644]
timeside/tests/testlowlevelstreaming.py