<feed xmlns='http://www.w3.org/2005/Atom'>
<title>blind/Makefile, branch master</title>
<subtitle>[Stable] make(1)-centric video editor
</subtitle>
<id>https://git.maandree.se/blind/atom?h=master</id>
<link rel='self' href='https://git.maandree.se/blind/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.maandree.se/blind/'/>
<updated>2017-12-07T22:48:45Z</updated>
<entry>
<title>Start on libblind</title>
<updated>2017-12-07T22:48:45Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2017-12-07T22:48:45Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/blind/commit/?id=4d7c506a29a5153a2b6ab903d2f4731bbab6abcb'/>
<id>urn:sha1:4d7c506a29a5153a2b6ab903d2f4731bbab6abcb</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Improve makefile</title>
<updated>2017-12-07T16:52:43Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2017-12-07T16:16:12Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/blind/commit/?id=881f7b4aa699291ae22db304dc9e259cb8331b58'/>
<id>urn:sha1:881f7b4aa699291ae22db304dc9e259cb8331b58</id>
<content type='text'>
Almost fully (to the greatest extent possible) portable.
Do not rebuild everything everytime a .c file is added.
However, there is some minor oddities to allow use of -j.

Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Fix makefile</title>
<updated>2017-12-05T22:19:23Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2017-12-05T22:19:23Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/blind/commit/?id=7ee326b71e1846c3b79be5aea9d9bfd94ef5aa38'/>
<id>urn:sha1:7ee326b71e1846c3b79be5aea9d9bfd94ef5aa38</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Makefile: Use .bo instead of .mcb.o, and $(HDR) instead of *.h</title>
<updated>2017-12-05T22:12:51Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2017-12-05T22:10:53Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/blind/commit/?id=c8c786ee5a16fec99414d6064a2f16a2745d18dd'/>
<id>urn:sha1:c8c786ee5a16fec99414d6064a2f16a2745d18dd</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add blind-peek-head</title>
<updated>2017-08-22T22:39:26Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2017-08-22T22:39:26Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/blind/commit/?id=23100155b5d0ecbf95a8d1c4fa8d02557b69de94'/>
<id>urn:sha1:23100155b5d0ecbf95a8d1c4fa8d02557b69de94</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>fix typo and alphabetical order of commands</title>
<updated>2017-07-27T11:08:03Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2017-07-27T11:08:03Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/blind/commit/?id=7f85e13e7cdf86ecd84977cc22ebc905bf84608c'/>
<id>urn:sha1:7f85e13e7cdf86ecd84977cc22ebc905bf84608c</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add blind-transition, improve blind-dissolve, and fix blind-{cone,spiral}-gradient</title>
<updated>2017-07-26T23:03:39Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2017-07-26T23:03:39Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/blind/commit/?id=a8d1c8147b3ff61690270bfee455872665248148'/>
<id>urn:sha1:a8d1c8147b3ff61690270bfee455872665248148</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add blind-mean</title>
<updated>2017-07-25T22:24:39Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2017-07-25T22:24:39Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/blind/commit/?id=bd8018a737281770159231c060f3bfd30788a430'/>
<id>urn:sha1:bd8018a737281770159231c060f3bfd30788a430</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Fix blind-kernel and blind-temporal-mean,d add blind-{spatial,temporal}-arithm and blind-spatial-mean, and add support for multiple streams in blind-arithm</title>
<updated>2017-07-25T20:12:23Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2017-07-25T20:12:23Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/blind/commit/?id=835df7bd1e81852062dd70ce1a054fc9b510e50f'/>
<id>urn:sha1:835df7bd1e81852062dd70ce1a054fc9b510e50f</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add ability to choose korn shell implementation</title>
<updated>2017-07-23T21:07:08Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2017-07-23T21:07:08Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/blind/commit/?id=12e20aecd0ef73523b344d4efc4c54d4174c3880'/>
<id>urn:sha1:12e20aecd0ef73523b344d4efc4c54d4174c3880</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
</feed>
