Files
mpp/mpp
Johnson Ding 45228ab7ff [jpegd]: fix stream copy not working problem
Stream modified and assigned to MppPacket won't be retrieve by hardware,
since hardware get stream by fd and this operation doesn't overwrite it.
Another way to slove this problem is doing memcpy at mpp_dec right after
calling mpp_parser_prepare, just like the 6th step at try_proc_dec_task.

Change-Id: Icea9516ab1ea92239613f7daa001018e581a8a2c
Signed-off-by: Johnson Ding <johnson.ding@rock-chips.com>
2020-09-23 10:28:43 +08:00
..
2020-03-04 11:05:50 +08:00
2020-09-10 10:22:46 +08:00
2018-05-07 17:55:33 +08:00