]> git.sesse.net Git - ffmpeg/history - libswscale/colorspace-test.c
riffenc: take an AVStream instead of an AVCodecContext
[ffmpeg] / libswscale / colorspace-test.c
2012-08-28 Martin Storsjötestprogs: Remove unused includes
2012-08-15 Martin StorsjöDon't include common.h from avutil.h
2012-02-01 Diego Biurrunswscale-test: Drop unused argc and argv arguments from...
2012-01-08 Diego Biurrunswscale: K&R formatting cosmetics for code examples
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...