summaryrefslogtreecommitdiffstats
path: root/libswscale/colorspace-test.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'd488c3bcbaf7ddda42597e014deb661a7e9e2112'Michael Niedermayer2012-08-291-1/+0
|\
| * testprogs: Remove unused includesMartin Storsjö2012-08-291-1/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-161-0/+1
|\ \ | |/
| * Don't include common.h from avutil.hMartin Storsjö2012-08-151-0/+1
| * swscale-test: Drop unused argc and argv arguments from main().Diego Biurrun2012-02-011-1/+1
* | swscale: unscaled rgba64->rgb48Paul B Mahol2012-07-191-0/+2
* | swscale: unscaled rgba64->bgr48Paul B Mahol2012-07-191-0/+2
* | swscale: simplify unscaled rgb48<->bgr48Paul B Mahol2012-07-181-2/+2
* | colorspace-test: add few more testsPaul B Mahol2012-06-091-0/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-101-34/+45
|\ \ | |/
| * swscale: K&R formatting cosmetics for code examplesDiego Biurrun2012-01-081-34/+45
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-031-2/+2
|\ \ | |/
| * Drop some pointless void* return value casts from av_malloc() invocations.Diego Biurrun2012-01-021-2/+2
* | Merge remote-tracking branch 'qatar/master' into masterMichael Niedermayer2011-05-291-1/+1
|\ \ | |/
| * sws: replace all long with int.Anton Khirnov2011-05-281-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-251-28/+1
|\ \ | |/
| * swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*.Ronald S. Bultje2011-05-241-28/+1
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* colorspace-test: fix buildRamiro Polla2010-12-071-1/+1
* Revert r31153. It failed to build on:Ramiro Polla2010-05-121-1/+1
* Use int instead of long to pass width parameters in non-public functions.Ramiro Polla2010-05-111-1/+1
* swscale: Check for return values of malloc.Ramiro Polla2009-08-291-0/+3
* Cosmetics:Ramiro Polla2009-08-161-10/+10
* Indent libswscale:Ramiro Polla2009-08-161-11/+11
* Rename cs_test.c --> colorspace-test.c. This is more consistent with the namesDiego Biurrun2009-03-261-0/+175
OpenPOWER on IntegriCloud