]> git.parisson.com Git - timeside.git/commitdiff
re-include m4a and webm
authoryomguy <yomguy@parisson.com>
Fri, 1 Mar 2013 12:11:25 +0000 (13:11 +0100)
committeryomguy <yomguy@parisson.com>
Fri, 1 Mar 2013 12:11:25 +0000 (13:11 +0100)
timeside/encoder/__init__.py

index 77490452ef83207e2e4e8e0f7d5fedefd0305ee5..aa02c8fef9e2bab9671acee5bec05351b89610eb 100644 (file)
@@ -5,5 +5,5 @@ from ogg import *
 from wav import *
 from mp3 import *
 from flac import *
-from m4a import *
-from webm import *
+from m4a import *
+from webm import *