summaryrefslogtreecommitdiffstats
path: root/image_writer.h
Commit message (Collapse)AuthorAgeFilesLines
* image_writer: rename "filetype" option to "format"wm42012-08-061-1/+1
| | | | | | | Although slightly less precise, this sounds less clunky. This change also causes the --screenshot-filetype option to be renamed to --screenshot-format.
* image_writer: support all JPEG specific options vo_jpeg supportswm42012-08-061-0/+5
| | | | | | Most of these are useless or probably even dangerous. Support them anyway, because it's easy, and we want to replace vo_jpeg without any disadvantages.
* screenshot: move image writer code into new file image_writer.cwm42012-08-061-0/+45