Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | image_writer: make JPG default and increase quality (for screenshots) | wm4 | 2012-08-16 | 1 | -2/+2 |
* | image_writer: rename "filetype" option to "format" | wm4 | 2012-08-06 | 1 | -3/+3 |
* | image_writer: support all JPEG specific options vo_jpeg supports | wm4 | 2012-08-06 | 1 | -1/+27 |
* | image_writer: add TGA image format | wm4 | 2012-08-06 | 1 | -0/+5 |
* | image_writer: add some PNM family image formats | wm4 | 2012-08-06 | 1 | -9/+20 |
* | image_writer: add option parsing | wm4 | 2012-08-06 | 1 | -0/+14 |
* | image_writer: allow specifying pixel formats for image writers | wm4 | 2012-08-06 | 1 | -2/+13 |
* | image_writer: never pass anamorphic images to image writer | wm4 | 2012-08-06 | 1 | -1/+2 |
* | screenshot: move image writer code into new file image_writer.c | wm4 | 2012-08-06 | 1 | -0/+262 |