]> git.parisson.com Git - timeside.git/commit
try to get encoders working but some are blocking : the output buffer size of the...
authoryomguy <yomguy@parisson.com>
Fri, 18 Mar 2011 13:03:47 +0000 (13:03 +0000)
committeryomguy <yomguy@parisson.com>
Fri, 18 Mar 2011 13:03:47 +0000 (13:03 +0000)
commitb32f1b68543797e00d0c109554c3027d72bdcf0e
tree1fbf3e6aba88e42db677ca7e88cf9f7b30af9386
parent6f510aaf6bfc74f9b1b4df1e652c414acefab246
try to get encoders working but some are blocking : the output buffer size of the decoder seems too low sometimes (stereo WAV for example but not mono !).
DON'T use encoders for now :(
timeside/decoder/core.py
timeside/encoder/flac.py
timeside/encoder/mp3.py
timeside/encoder/ogg.py
timeside/tests/api/test_lolevel_streaming.py
timeside/tests/api/test_lolevel_streaming_bad.py [new file with mode: 0644]