public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* One Video Decoding API to rule them all
@ 2010-02-19 16:39 Peter Paul
  2010-02-19 18:48 ` Valdis.Kletnieks
  2010-02-20 14:19 ` Felipe Contreras
  0 siblings, 2 replies; 4+ messages in thread
From: Peter Paul @ 2010-02-19 16:39 UTC (permalink / raw)
  To: linux-kernel

Hi,
currently we've got three APIs to accelerate video decoding in hardware,
but to cover all available video decoding hardware, an application
writer would have to support all of them.
There is VDPAU which has a prominent supporter with nvida and is
implemented by the proprietary nvidia and S3 driver.
Than there is VA-API that is implemented in the proprietary poulsbo
driver and that can use VDPAU or AMD's proprietary XvBA as a backend.
And more recently we got CrystalHD that is implemented by Broadcom's
eponymous driver and targets their dedicated video decoding chips.
Now there are already applications that take advantage of one or more of
those APIs, but hardly anyone can support all of them, thus always
excluding users of specific hardware.
I think it would therefore be helpful to have an official statement
which API is the preferable one so, that the open source drivers and
applications could migrate to that one.

Regards,
Peter


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

end of thread, other threads:[~2010-02-20 14:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-19 16:39 One Video Decoding API to rule them all Peter Paul
2010-02-19 18:48 ` Valdis.Kletnieks
2010-02-20 10:29   ` Peter Paul
2010-02-20 14:19 ` Felipe Contreras

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox