]> git.sesse.net Git - ffmpeg/history - libswscale/colorspace-test.c
Drop some pointless void* return value casts from av_malloc() invocations.
[ffmpeg] / libswscale / colorspace-test.c
2012-01-02 Diego BiurrunDrop some pointless void* return value casts from av_ma...
2011-05-28 Anton Khirnovsws: replace all long with int.
2011-05-24 Ronald S. Bultjeswscale: force --enable-runtime-cpudetect and remove...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-12-07 Ramiro Pollacolorspace-test: fix build
2010-05-12 Ramiro PollaRevert r31153. It failed to build on:
2010-05-11 Ramiro PollaUse int instead of long to pass width parameters in...
2009-08-29 Ramiro Pollaswscale: Check for return values of malloc.
2009-08-16 Ramiro PollaCosmetics:
2009-08-16 Ramiro PollaIndent libswscale:
2009-03-26 Diego BiurrunRename cs_test.c --> colorspace-test.c. This is more...