diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2017-10-06 15:12:25 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2017-10-06 15:12:25 +0200 |
commit | ef7018cca4211dd57bcdff0e8fcf251bd674356c (patch) | |
tree | a49d862e915f50ba13e4950f3bf9e8ed9bb47dc8 /PLUGINS/src/pictures/HISTORY | |
parent | f2a2c67152254ff993cdbd785870a327b032c482 (diff) | |
download | vdr-ef7018cca4211dd57bcdff0e8fcf251bd674356c.tar.gz vdr-ef7018cca4211dd57bcdff0e8fcf251bd674356c.tar.bz2 |
Adapted the pic2mpg script to new ffmpeg options; no longer using 'convert' to scale/rotate the pictures
Diffstat (limited to 'PLUGINS/src/pictures/HISTORY')
-rw-r--r-- | PLUGINS/src/pictures/HISTORY | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/PLUGINS/src/pictures/HISTORY b/PLUGINS/src/pictures/HISTORY index 0d009fa1..686a8aa6 100644 --- a/PLUGINS/src/pictures/HISTORY +++ b/PLUGINS/src/pictures/HISTORY @@ -100,6 +100,11 @@ VDR Plugin 'pictures' Revision History - Official release. -2015-07.23: Version 2.3.1 +2015-07-23: Version 2.3.1 - Added a missing 'const'. + +2017-10-06: Version 2.3.2 + +- Adapted the pic2mpg script to new ffmpeg options. +- No longer using 'convert' to scale/rotate the pictures. |