Andreas Müller
69716e959b
openh264: upgrade 2.1.0 -> 2.1.1
...
>From [1]
* release x86 and x64 libraries for android platform
* Bug fixes
[1] https://github.com/cisco/openh264/releases
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-06-20 16:44:45 -07:00
Khem Raj
58b6db3c85
openh264: Upgrade to 2.1.0
...
Drop mips64 build patches as they are not needed anymore
Add logic for building on rv64
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-04-19 11:55:06 -07:00
Khem Raj
366b427fef
openh264: Upgrade to 2.0.0
...
- Fix host-user-contaminated QA issues
- make clean is broken so mark it so
- Enable PIC in asm which fixes textrels issue
- Fix build on mips
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-03-04 11:23:44 -08:00
Carlos Rafael Giani
f2bf7fa48a
openh264: Fix armv7ve build
...
Signed-off-by: Carlos Rafael Giani <crg7475@mailbox.org >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-06-15 16:45:33 -07:00
Trevor Woerner
aa177bc615
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 >
2018-05-17 08:31:12 -07:00
Trevor Woerner
4d49d3b53d
openh264: fix build for 32-bit intel arch
...
Signed-off-by: Trevor Woerner <twoerner@gmail.com >
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-05-17 08:31:12 -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