log

age author description
Mon, 13 Sep 2010 03:12:07 +0000 diego cosmetics: Place mga_vid tests along with the other video output tests.
Sun, 12 Sep 2010 18:17:29 +0000 ramiro swscale-test: allow specifying src/dst pixel formats
Sun, 12 Sep 2010 18:16:53 +0000 ramiro indent
Sun, 12 Sep 2010 18:16:33 +0000 ramiro swscale-test: take input from reference file
Sun, 12 Sep 2010 18:15:34 +0000 ramiro swscale-test: always use SWS_BILINEAR to convert from ref to src
Sun, 12 Sep 2010 18:14:42 +0000 ramiro swscale-test: move conversion from ref to source back to doTest()
Sun, 12 Sep 2010 17:05:44 +0000 diego Add standard multiple inclusion guards.
Sun, 12 Sep 2010 16:11:05 +0000 reimar Reindent.
Sun, 12 Sep 2010 16:10:18 +0000 reimar Remove a pointless if.
Sun, 12 Sep 2010 16:08:57 +0000 reimar Replace sizeof(BITMAPINFOHEADER)
Sun, 12 Sep 2010 16:03:46 +0000 reimar Replace malloc+memset by calloc.
Sun, 12 Sep 2010 15:55:47 +0000 reimar Replace sizeof(WAVEFORMATEX) occurrences.
Sun, 12 Sep 2010 15:51:11 +0000 diego Skip #ifdefs around harmless ae_*.h header #includes.
Sun, 12 Sep 2010 15:48:46 +0000 reimar Replace malloc+memset by calloc
Sun, 12 Sep 2010 15:47:37 +0000 diego Merge one malloc() + memset() invocation into calloc().