<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vdr-plugin-image/scripts, branch master</title>
<subtitle>VDR Image Plug-in
</subtitle>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-image/'/>
<entry>
<title>Migrated from vdr-image.berlios.de to projects.vdr-developer.org</title>
<updated>2011-10-02T20:11:16+00:00</updated>
<author>
<name>anbr</name>
<email>vdr07@deltab.de</email>
</author>
<published>2011-10-02T20:11:16+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-image/commit/?id=c92ba1c907240415fd7caab5b757bbdeb73efc17'/>
<id>c92ba1c907240415fd7caab5b757bbdeb73efc17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* remove predefined include to ffmpeg libraries, unneeded by pkg-config</title>
<updated>2008-03-24T14:53:57+00:00</updated>
<author>
<name>Andreas Brachold</name>
<email>vdr07@deltab.de</email>
</author>
<published>2008-03-24T14:53:57+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-image/commit/?id=fcb2e1469f4a689a5256c36e46486bacf04b12e8'/>
<id>fcb2e1469f4a689a5256c36e46486bacf04b12e8</id>
<content type='text'>
* add keywords to header
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add keywords to header
</pre>
</div>
</content>
</entry>
<entry>
<title>- fix build failed without defined FFMDIR </title>
<updated>2006-01-12T19:39:53+00:00</updated>
<author>
<name>Andreas Brachold</name>
<email>vdr07@deltab.de</email>
</author>
<published>2006-01-12T19:39:53+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-image/commit/?id=35aa768d991d5dadb6b3301b371b0cb8e4747e1d'/>
<id>35aa768d991d5dadb6b3301b371b0cb8e4747e1d</id>
<content type='text'>
- add exif support (required libexif)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- add exif support (required libexif)
</pre>
</div>
</content>
</entry>
<entry>
<title>- rename maverickplugin.sh to magickplugin.sh</title>
<updated>2005-08-20T05:22:53+00:00</updated>
<author>
<name>Andreas Brachold</name>
<email>vdr07@deltab.de</email>
</author>
<published>2005-08-20T05:22:53+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-image/commit/?id=ce45d7b831ec5727b526899ac0ec0fffaa89aac3'/>
<id>ce45d7b831ec5727b526899ac0ec0fffaa89aac3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- fix scripts/maverickplugin.sh: better format for resolution retrieval</title>
<updated>2005-08-20T04:54:21+00:00</updated>
<author>
<name>Andreas Brachold</name>
<email>vdr07@deltab.de</email>
</author>
<published>2005-08-20T04:54:21+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-image/commit/?id=cb534886201ab059c49d5d5ac4a204ba0d4c71fa'/>
<id>cb534886201ab059c49d5d5ac4a204ba0d4c71fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- rotate pictures now in several 90° steps</title>
<updated>2005-07-26T15:46:37+00:00</updated>
<author>
<name>Andreas Brachold</name>
<email>vdr07@deltab.de</email>
</author>
<published>2005-07-26T15:46:37+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-image/commit/?id=57ff8fb8eb79adfebfaf43c884eac70e3ffb2b2c'/>
<id>57ff8fb8eb79adfebfaf43c884eac70e3ffb2b2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- add alternative script (scripts/maverickplugin.sh) for image converting with imagemagick</title>
<updated>2005-07-19T15:36:03+00:00</updated>
<author>
<name>Andreas Brachold</name>
<email>vdr07@deltab.de</email>
</author>
<published>2005-07-19T15:36:03+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-image/commit/?id=b8671ccffc526763a64d7f7614dd8ba66e6fb540'/>
<id>b8671ccffc526763a64d7f7614dd8ba66e6fb540</id>
<content type='text'>
- adjust encoding parameter for new ffmpeg-releases, downwards compatible
- remove linking with dlfcn at runtime of libavcodec.so, now are linked at compiled time
- some code refactoring, to enhance readability
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- adjust encoding parameter for new ffmpeg-releases, downwards compatible
- remove linking with dlfcn at runtime of libavcodec.so, now are linked at compiled time
- some code refactoring, to enhance readability
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial import with release 0.2.3</title>
<updated>2005-07-19T15:09:05+00:00</updated>
<author>
<name>Andreas Brachold</name>
<email>vdr07@deltab.de</email>
</author>
<published>2005-07-19T15:09:05+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-image/commit/?id=f897f2aa7055c493db6391c50c8d19da970078e8'/>
<id>f897f2aa7055c493db6391c50c8d19da970078e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
