log libmpcodecs/mp_image.c @ 32972:fbaae7fe1a13

age author description
Fri, 14 Jan 2011 22:10:21 +0000 cehoyos Convert some tabs to whitespace to allow using MPlayer filter sourcecode in FFmpeg.
Sun, 14 Nov 2010 09:12:34 +0000 cboesch Remove most of the NULL pointer check before free all over the code
Wed, 03 Nov 2010 16:39:52 +0000 reimar Add and use a IMGFMT_IS_HWACCEL define.
Sun, 09 May 2010 00:18:26 +0000 reimar Handle Y8/Y800 formats more similar to other YUV formats.
Tue, 20 Apr 2010 04:33:00 +0000 zuxy Replace memalign(x) (x > 8) by av_malloc() to prevent crashes on systems
Thu, 15 Apr 2010 05:39:36 +0000 reimar Move functions that really do not need to be inlined from the header
Sat, 30 Jan 2010 16:57:40 +0000 diego Add missing license headers to all files in the libmpcodecs directory.