]> git.parisson.com Git - timeside.git/commit
add experimental WebM encoder
authoryomguy <yomguy@parisson.com>
Thu, 2 Feb 2012 15:14:57 +0000 (16:14 +0100)
committeryomguy <yomguy@parisson.com>
Thu, 2 Feb 2012 15:14:57 +0000 (16:14 +0100)
commit52d22911d5dfc95adaf7e0492389ffa827972598
tree754588a0067f22764d743c6ca73d4f29257b74fb
parent91fd25f49723d4fd0bef48489115121dad8782d1
add experimental WebM encoder
tests/api/test_enc_mp3.py
tests/api/test_enc_webm.py [new file with mode: 0644]
tests/api/test_mp3.py
tests/testtranscoding.py
timeside/decoder/core.py
timeside/encoder/__init__.py
timeside/encoder/webm.py [new file with mode: 0644]