3 Commits

Author SHA1 Message Date
Trevor Woerner
fbccaab475 openh264: switch away from github archive
Since we know that github archives which are automatically generated have a
tendency to change their checksums[1], switch to using a git clone.

[1] http://lists.openembedded.org/pipermail/openembedded-devel/2017-September/114916.html

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
(cherry picked from commit aa177bc615de66d8c7b97f86d60b8aa8b73bcb4c)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-06-14 20:02:43 -07:00
Trevor Woerner
e1862e63e7 openh264: fix build for 32-bit intel arch
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
(cherry picked from commit 4d49d3b53dcf0ab8090e33f3983662011d4c18ec)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-06-14 20:02:24 -07:00
Carlos Rafael Giani
d414ad0bac openh264: add recipe
OpenH264 is a codec library which supports H.264 encoding and decoding.
It is suitable for use in real time applications such as WebRTC.

Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-05-01 18:12:49 -07:00