PINE64

Full Version: pine64 accelerated jpeg decoding
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Now we got hw accelerated h.264 & h.265 decoding and h.246 ecoding on pine64, but leaks jpeg decoding and encoding.
Jens Kuske wrote a jpeg-test program(https://github.com/jemk/cedrus), I modify it to employ the cedrus library just like libvdpau-sunxi does.
When I run it, the decoding finished, but I got nothing. I upload the source of my modified jpeg-test program in attachment, you can read, build and run it.
Are there anyone decoding jpeg file by a64 vpu successful?
(12-14-2016, 06:48 AM)jacklau Wrote: [ -> ]Now we got hw accelerated h.264 & h.265 decoding and h.246 ecoding on pine64

you got h.246 ecoding with https://github.com/avafinger/ffmpeg_cedrus264_A64 ? Or found other way?