]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavfilter/vf_crop.c
Fix a __warn_memset_zero_len gcc-4.4 warning.
[frescor/ffmpeg.git] / libavfilter / vf_crop.c
2009-11-09 stefanoFix crop filter start_frame() for paletted formats...
2009-11-08 stefanoFix start_frame(), which was issuing chroma artifacts...
2009-10-27 stefanoAdd descriptions for the committed filters.
2009-10-21 stefanoMake the pix_fmts var in query_formats() static const.
2009-10-21 stefanoAdd video crop filter.