search for: xvputimag

Displaying 4 results from an estimated 4 matches for "xvputimag".

Did you mean: xvputimage
2009 Jun 14
0
No subject
...functions. I think the overlay is (probably) automatically locked to the vblank. If I understand you correctly you want the same image to be displayed for two frames, i.e. when the tv is showing the first and second fields. There's no parameter for that in Xv to know which field a particular XvPutImage corresponds to as far as I know. In fact I'm not even sure if Xv knows anything about interlaced video, seems we just get full frames from the player and display them. XvMC seems a little better, XvMCPutSurface has first and second field params, so you would then sync only after the 2nd field...
2016 Mar 11
0
[ANNOUNCE] xorg-server 1.18.2
...shader code.       glamor: Clarify how the repeat values being passed around work.       glamor: Cut down a bunch of conditional handling for RepeatFix.       glamor: Flip around conditionals in RepeatNone fixups.       ephyr: Fix redisplay with glamor on GLES. Hans de Goede (1):       glamor: Fix XvPutImage when src_y != 0 Jan Burgmeier (1):       Fix XineramaQueryScreens for reverse prime Jon TURNEY (1):       Fix build on Cygwin by ensuring WIN32 check triggers only on MinGW Jon Turney (9):       xwin: XGetWMNormalHints() returns non-zero on success       xwin: Improve handling of no-decoration...
2009 Jun 14
3
Syncing to vblank for interlaced video modes
Hello, I'll start by applauding your efforts to make an open source driver for nv hardware. I imagine it is a very difficult task trying to reverse engineer hardware and produce something useful and featureful. I wish to make a change to the nouveau source. You might say I am considering becoming a nouveau developer. I am one of those crazy nutters who connects my nvidia card directly to
2016 Sep 16
0
[ANNOUNCE] xorg-server 1.18.99.2
...s De Goede (4): linux: Do not try to open /dev/vc/0, fix error msg when /dev/tty0 open fails Fix Xorg -configure not working anymore modesetting: Do not use function local static variables modesetting: Hide cursor when initializing crtc Hans de Goede (22): glamor: Fix XvPutImage when src_y != 0 xrandrprovider: Do not use separate lists for unbound / source / offload slaves modesetting: Properly cleanup fb for reverse-prime-offload modesetting: Set ppix->fb_id to 0 after removing the fb modesetting: Remove unnecessary fb addition from drmmode_xf8...