To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
Languages
Recent
Show all languages
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

From Wikipedia, the free encyclopedia

VIDIX (video interface for *nix) is a portable programming interface for Unix-like operating systems that allows video card drivers running in user space to directly access the framebuffer through Direct Graphics Access extension to the X Window System.

YouTube Encyclopedic

  • 1/1
    Views:
    8 307
  • VIDIX- VIDEO INSTITUCIONAL DEL COLEGIO MAKARENKO (PRIMARIA).

Transcription

History

Nick Kurshev, the author of VIDIX, writes[1] that his motivation in creating the interface was to resolve the issue reported by Vladimir Dergachev in his RFC for an alternative kernel multimedia API:

v4l, v4l2 and Xv are all suffering from the same problem: attempt to fit existing multimedia devices into a fixed scheme.

— Vladimir Dergachev, video4linux mailing list[2]

Dergachev noted that existing multimedia interfaces were hard-coded for each device, and suggested that driver developers would have more flexibility with a layer of abstraction.[2]

VIDIX was born as an alternative to the Linux kernel-based drivers from the MPlayer project. For a long time, VIDIX lived within the MPlayer project; later, it lived within the MPlayerXP project, a fork of MPlayer by Kurshev.[3] During that time, Linux and many other Unix-like operating systems lacked quality drivers for the video subsystems. Almost all of the technical documentation for video hardware was under non-disclosure agreements at the time, and many programmers had to code their drivers blindly. Other developers became interested in using VIDIX for their own players, and they asked Kurshev to separate it from the MPlayer project.

VIDIX became an alternative set of device drivers, based on the idea of direct hardware access (similar to Microsoft's DirectX). These drivers mapped accelerated video memory to avoid colour-space conversion and software scaling from the side of the players.

The X Window System now includes the Direct Rendering Infrastructure, which provides similar functionality with broad hardware support. Kurshev continued to develop VIDIX through 2007, when version 1.0.0 of the software was released.[4]

Supported hardware

See also

References

  1. ^ a b Kurshev, Nick (2007-04-05), VIDIX - VIDeo Interface for *niX, File vidix/vidix.txt, retrieved 2010-10-29
  2. ^ a b Dergachev, Vladimir (2001-10-25). "[RFC] alternative kernel multimedia API". video4linux (Mailing list). Retrieved 2010-10-29.
  3. ^ Kurshev, Nick (2010). "MplayerXP-mplayer with extra performance". SourceForge. Geeknet. Retrieved 2010-10-29.
  4. ^ Kurshev, Nick (2010). "VIDeo Interface of *niX". SourceForge. Geeknet. Retrieved 2010-10-29.
  5. ^ Robinson, Alastair (2002), Driver for CyberBlade/i1 - Version 0.1.4, retrieved 2010-10-29
  6. ^ Kurshev, Nick (2002), VIDIX based video driver for Mach64 and 3DRage chips, retrieved 2010-10-29
  7. ^ Kurshev, Nick (2002), VIDIX based video driver for Radeon and Rage128 chips, retrieved 2010-10-29
  8. ^ Beregszaszi, Alex, Matrox MGA driver, retrieved 2010-10-29
  9. ^ Sommer, Sascha (2004), VIDIX based video driver for NVIDIA chips, retrieved 2010-10-29
  10. ^ Rullgârd, Mâns (2002), Driver for 3DLabs Permedia 2, retrieved 2010-10-29
  11. ^ Rullgârd, Mâns (2003), Driver for 3DLabs GLINT R3 and Permedia3 chips, retrieved 2010-10-29
  12. ^ Jelveh, Reza (2004), Driver for S3 Savage Series, retrieved 2010-10-29
  13. ^ Page, Jake (2003), VIDIX driver for SiS 300 and 310/325 series chips, retrieved 2010-10-29
  14. ^ Lee, Timothy (2004), Driver for VIA CLE266 Unichrome - Version 0.1.0, retrieved 2010-10-29

External links

This page was last edited on 1 March 2024, at 21:48
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.