All of lore.kernel.org
 help / color / mirror / Atom feed
* something different ideas from chromium's decoder settings API
@ 2016-10-17  4:02 Randy Li
  2016-10-17  4:42 ` [Libva] " Xiang, Haihao
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Li @ 2016-10-17  4:02 UTC (permalink / raw)
  To: hverkuil
  Cc: pawel, linux-media, linux-rockchip@lists.infradead.org, libva,
	eddie.cai, herman.chen@rock-chips.com, 林金发

Hello Hans and all media staff:
   Recently I have try to run the my VA-API driver in Rockchip RK3399, 
after ported the driver in chromium to request API, it works now.
Thanks to the chromium project effort, both the decoder settings API and 
structures are the same between rk3288 and rk3399.
   However the those v4l2 decoder structures are too different between 
the VA-API, I know those VA-API structures would not enough for our 
situation. If we could expend the VA-API structures, it sounds more easy 
to start up a standard.
   Also creating a new v4l2 fourcc for each format is not convenience, 
also the data format may be a little different, but it is still a part 
of the original data right?
   The slice API and request API are still not clearly, I just put my 
ideas here and hoping more ideas coming.
P.S Does somebody know where the chromium would switch to request API 
instead of the config store?
-- 
Randy Li
The third produce department
===========================================================================
This email message, including any attachments, is for the sole
use of the intended recipient(s) and may contain confidential and
privileged information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the intended recipient, please
contact the sender by reply e-mail and destroy all copies of the original
message. [Fuzhou Rockchip Electronics, INC. China mainland]
===========================================================================

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-10-17  4:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-17  4:02 something different ideas from chromium's decoder settings API Randy Li
2016-10-17  4:42 ` [Libva] " Xiang, Haihao

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.