summaryrefslogtreecommitdiffstats
path: root/libswscale/colorspace-test.c
Commit message (Expand)AuthorAgeFilesLines
* testprogs: Remove unused includesMartin Storsjö2012-08-291-1/+0
* 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: K&R formatting cosmetics for code examplesDiego Biurrun2012-01-081-34/+45
* Drop some pointless void* return value casts from av_malloc() invocations.Diego Biurrun2012-01-021-2/+2
* sws: replace all long with int.Anton Khirnov2011-05-281-1/+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