Re: [2/2] quartz: Add a libavformat based MPEG demuxer.

2009-03-24 Thread Sagar Mittal
On Mon, Mar 23, 2009 at 8:10 AM, Henri Verbeet wrote: > I'm not sure how much we should care about the ABI as long as the API > is reasonably stable, but my impression was that FFmpeg has stabilized > quite a bit in recent years. I implemented this for SoC 2006, and that code languished for the

Re: SOC: D3D Test Suite

2006-04-20 Thread Sagar Mittal
This was the approach I intended to take. I'd sum the squares of the differences of each pixel, and check to see if the score is below some threshold. With carefuly chosen tests and some trial-and-error, it should be possible to determine conformance with reasonable accuracy. On 4/20/06, Joseph

SOC: D3D Test Suite

2006-04-19 Thread Sagar Mittal
uding graphical conformance tests? I should probably note that I have no experience using DirectX and minimal experience using OpenGL. Still, a whole summer should be enough time to put together a reasonably comprehensive test suite (perhaps excluding shaders). Thanks, Sagar Mittal