Opened 16 years ago

Last modified 13 years ago

#965 new enhancement

add support of IMGFMT_YV12 for nvidia vidix driver

Reported by: castet.matthieu@… Owned by: reimar
Priority: normal Component: vo
Version: HEAD Severity: minor
Keywords: Cc:
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

Hi some nvidia card (nv17,nv18 and nv30-nv40) support overlay with YV12 (via NV12).

An implementation of that can be found in tbe nouveau driver (http://gitweb.freedesktop.org/?p=nouveau/xf86-video-nouveau.git;a=blob;h=72620c1e8b7c9c26bd9cf25dddb83664a3674ca9;hb=063d1bd50b164e841e3a725b75ac243827aede50;f=src/nv_video.c).

Attachments (1)

vidix_nv12.diff (2.0 KB ) - added by reimar 16 years ago.
First steps to NV12 support

Download all attachments as: .zip

Change History (3)

by reimar, 16 years ago

Attachment: vidix_nv12.diff added

First steps to NV12 support

comment:1 by reimar, 16 years ago

No they don't support YV12, they support NV12, don't confuse people.
If someone wants to work on it, this patch should provide a starting point, I can't work on it because I don't have a suitable graphics card anymore.

comment:2 by compn, 13 years ago

Owner: changed from beastd to reimar
Note: See TracTickets for help on using tickets.