Commit Graph

6 Commits

Author SHA1 Message Date
codestation
00f1c0eee2 Readd QImage includes.
Do not remove gui lib for headless binary as it needs it to use Qimage.
Rename headless package to qcma-cli.
2014-04-04 11:45:53 -04:30
codestation
7234356319 Refactorized avdecoder class.
Disable warnings from ffmpeg.
2014-01-20 22:55:20 -04:30
codestation
ca2e0a4b0c Revert "Change the read method of ffmpeg from filename to buffer". This bug was only affecting the load of photos and that usage was removed. 2014-01-18 21:26:05 -04:30
codestation
960897ea2e Use QImage to load photo metadata instead of ffmpeg. 2014-01-02 13:14:38 -04:30
codestation
e2768672e7 Change the read method of ffmpeg from filename to buffer to avoid
passing a filename with incorrect encoding to avformat_open_input.
Increased the size of photo thumbnails a little.
2014-01-02 01:52:11 -04:30
Xian Nox
efced3781c Changed folder structure 2013-12-16 10:34:48 +01:00