4 lines
206 B
Plaintext
4 lines
206 B
Plaintext
use libmagic to determine file types?
|
|
//create a raii interface for libav* which allows creation of thumbnails
|
|
add av_freep cleanup to raii interface for libav* (probably replacing unique_ptr in that case)
|