rr-
f42fbbdc56
server/images: support webm with multiple streams
2017-01-25 17:13:39 +01:00
rr-
995cd4610d
server: drop old style class declarations
2016-10-22 14:43:52 +02:00
rr-
9aea55e3d1
server/general: embrace most of PEP8
...
Ignored only the rules about continuing / hanging indentation.
Also, added __init__.py to tests so that pylint discovers them. (I don't
buy pytest's BS about installing your package.)
2016-08-14 16:44:03 +02:00
rr-
4428ccfd38
server/images: remove debug blob
2016-06-02 23:42:12 +02:00
rr-
accb5a9187
server/images: fix transaprent background for JPEG
2016-06-02 13:58:08 +02:00
rr-
0743721d06
server/images: seek to 30% video before resizing
2016-06-02 13:58:08 +02:00
rr-
01c74526c7
server/images: work around ffmpeg bug 5609
2016-06-02 13:58:08 +02:00
rr-
c88dfd228a
server/images: replace pipes with temp files
...
ffmpeg's GIF demuxer needs the input stream to be seekable, which rules
pipes out.
2016-05-20 21:34:02 +02:00
rr-
ce095816d9
server/posts: add post creating
2016-05-02 00:07:33 +02:00
rr-
57b18c6461
server/general: rename 'util' to 'func'
2016-04-20 11:58:17 +02:00