https://bugs.freedesktop.org/show_bug.cgi?id=96625
--- Comment #3 from Christian König <deathsimple at vodafone.de> --- Well feel free to provide patches. The relevant source is in src/gallium/drivers/radeon/radeon_uvd.c. Probably all the 32 and 16 bit fields set into the message and feedback buffer in get_h264_msg(), get_h265_msg(), get_vc1_msg(), get_mpeg2_msg(), get_mpeg4_msg() and ruvd_end_frame() needs to be byte swapped. It should actually be pretty trivial to do so, it's just a huge bunch of work nobody so far has time to work on. -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160622/f59a3e6c/attachment.html>