Files
matrix_thing/TODO
2019-03-10 10:21:35 -07:00

9 lines
468 B
Plaintext

use libmagic to determine file types?
add av_freep cleanup to raii interface for libav* (probably replacing unique_ptr in that case)
scale video thumbnails to same size as image thumbnails (500 in either dimension, same aspect ratio)
crosspost title
thread pool for workers. rehurn std::promise?
sync with matrix. add events to a queue that consumer can wait on or nonblocking check
don't create thumbnail if image is already sufficiently small
youtube video download