Commit graph

3 commits

Author SHA1 Message Date
Sergei Trofimovich bab3fd7c37 harvid: fix pending upstream inclusion to support parallel builds
Without the change parallel build fails as:

    make -C src
    make[1]: Entering directory '/build/harvid/src'
    ld -r -b binary -o seek.o ../doc/seek.js
    ld -r -b binary -o logo.o ../doc/harvid.jpg
    make[1]: *** No rule to make target '../libharvid/libharvid.a', needed by 'harvid'.  Stop.
2022-06-22 23:35:42 +01:00
R. Ryantm 9b7e3e288c harvid: 0.8.3 -> 0.9.0 2022-04-04 18:55:36 +00:00
mitchmindtree 450a1571e4 harvid: init at 0.8.3
harvid decodes still images from movie files and serves them via HTTP.
Please refer to the meta attribute for more information.

This commit is part of a PR aimed at enabling video support in ardour.
2021-03-11 12:49:14 +01:00