PINE64
pine64 accelerated jpeg decoding - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PINE A64(+) (https://forum.pine64.org/forumdisplay.php?fid=4)
+--- Forum: Linux on Pine A64(+) (https://forum.pine64.org/forumdisplay.php?fid=6)
+--- Thread: pine64 accelerated jpeg decoding (/showthread.php?tid=2943)



pine64 accelerated jpeg decoding - jacklau - 12-14-2016

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?


RE: pine64 accelerated jpeg decoding - Trizna - 01-12-2017

(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?