summaryrefslogtreecommitdiff
path: root/libswscale/colorspace-test.c
Commit message (Expand)AuthorAge
* Merge commit 'd488c3bcbaf7ddda42597e014deb661a7e9e2112'Michael Niedermayer2012-08-29
|\
| * testprogs: Remove unused includesMartin Storsjö2012-08-29
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-16
|\|
| * Don't include common.h from avutil.hMartin Storsjö2012-08-15
| * swscale-test: Drop unused argc and argv arguments from main().Diego Biurrun2012-02-01
* | swscale: unscaled rgba64->rgb48Paul B Mahol2012-07-19
* | swscale: unscaled rgba64->bgr48Paul B Mahol2012-07-19
* | swscale: simplify unscaled rgb48<->bgr48Paul B Mahol2012-07-18
* | colorspace-test: add few more testsPaul B Mahol2012-06-09
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-10
|\|
| * swscale: K&R formatting cosmetics for code examplesDiego Biurrun2012-01-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-03
|\|
| * Drop some pointless void* return value casts from av_malloc() invocations.Diego Biurrun2012-01-02
* | Merge remote-tracking branch 'qatar/master' into masterMichael Niedermayer2011-05-29
|\|
| * sws: replace all long with int.Anton Khirnov2011-05-28
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-25
|\|
| * swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*.Ronald S. Bultje2011-05-24
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
|/
* colorspace-test: fix buildRamiro Polla2010-12-07
* Revert r31153. It failed to build on:Ramiro Polla2010-05-12
* Use int instead of long to pass width parameters in non-public functions.Ramiro Polla2010-05-11
* swscale: Check for return values of malloc.Ramiro Polla2009-08-29
* Cosmetics:Ramiro Polla2009-08-16
* Indent libswscale:Ramiro Polla2009-08-16
* Rename cs_test.c --> colorspace-test.c. This is more consistent with the namesDiego Biurrun2009-03-26