log libmpcodecs/vf_screenshot.c @ 29141:b0d5adf371fe

age author description
Sun, 29 Mar 2009 14:46:59 +0000 reimar Consistently use MP_MAX_PLANES as size for plane pointer/stride arrays in libmpcodecs.
Tue, 17 Feb 2009 11:16:19 +0000 diego Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning:
Sun, 23 Nov 2008 12:01:48 +0000 diego cosmetics: Move up uninit() to avoid a forward declaration.
Sun, 23 Nov 2008 11:59:37 +0000 diego cosmetics: consistent function declarations.
Sun, 23 Nov 2008 11:58:11 +0000 diego cosmetics: Remove tabs and trailing whitespace.
Mon, 25 Feb 2008 15:46:36 +0000 diego FFmpeg now uses different (unified) #include paths.
Mon, 21 Jan 2008 19:59:27 +0000 reimar Remove useless casts