<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-15"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Rémi Denis-Courmont wrote:
<blockquote cite="mid:200912061837.14177.remi@remlab.net" type="cite">
  <pre wrap="">Le dimanche 6 décembre 2009 18:21:34 Developer, vous avez écrit :
  </pre>
  <blockquote type="cite">
    <pre wrap="">I guess my first question is their a special reason why this is the
case?  Is/was their some special need to support BGR over RGB?  I would
have thought default should have been RGB.  But may have something to do
with BIG/LITTLE ....
    </pre>
  </blockquote>
  <pre wrap=""><!---->
I gues the first and only time this was tested (if ever) by Gildas way back 
then, the source was BGR.

(...)
  </pre>
  <blockquote type="cite">
    <pre wrap="">I will make the comment though Microsoft is little endian, being RGB,
and dshow being microsoft most filters will supply true RGB.  But also
understand the roots of VLC not being MS based.....
    </pre>
  </blockquote>
  <pre wrap=""><!---->
That's irrelevant. Eventually, the same pieces of hardware are used on MacOS 
and Linux too. In fact, my X11 server wants RGB32, not BGR32.

  </pre>
</blockquote>
<br>
Ok, well than for an initial attempt, would their be any issue making
this RGB vs BGR?  That might be simpler as a first step.  Then also
leaving in the current structure, but enabling that by using a new
flag/option? (so not as to alienate anyone needing BGR...)<br>
<br>
Also let me know how best to work on getting the VM.  <br>
<br>
Shawn<br>
</body>
</html>