summaryrefslogtreecommitdiff
path: root/libswscale/colorspace-test.c
Commit message (Expand)AuthorAge
* testprogs: Remove unused includesMartin Storsjö2012-08-29
* 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: K&R formatting cosmetics for code examplesDiego Biurrun2012-01-08
* Drop some pointless void* return value casts from av_malloc() invocations.Diego Biurrun2012-01-02
* sws: replace all long with int.Anton Khirnov2011-05-28
* 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