summaryrefslogtreecommitdiffstats
path: root/image_writer.h
Commit message (Expand)AuthorAgeFilesLines
* image_writer: add dump_png() function as debugging helperwm42012-11-011-0/+3
* screenshot: let VOs pass colorspace information via mp_imagewm42012-11-011-2/+2
* image_writer: rename "filetype" option to "format"wm42012-08-061-1/+1
* image_writer: support all JPEG specific options vo_jpeg supportswm42012-08-061-0/+5
* screenshot: move image writer code into new file image_writer.cwm42012-08-061-0/+45