Commit graph

4 commits

Author SHA1 Message Date
Atemu 9bd2506458 treewide: make ffmpeg_4-dependant packages depend on ffmpeg_4
These packages were identified as broken when ffmpeg = ffmpeg_5.

Tested _only_ by building them. If you are a maintainer of one of these
packages, please test whether your package still works.
2023-03-13 16:42:22 -06:00
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