* Add image rotation support during resize. (mostly useful for TiVo)
This commit is contained in:
@ -36,6 +36,7 @@ typedef struct metadata_s {
|
||||
char *frequency;
|
||||
char *bps;
|
||||
char *resolution;
|
||||
char *rotation;
|
||||
char *duration;
|
||||
char *date;
|
||||
char *mime;
|
||||
|
Reference in New Issue
Block a user