Search
j0ke.net Open Build Service
>
Projects
>
multimedia
>
libgpod
> libgpod-0.4.2.patch
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File libgpod-0.4.2.patch of Package libgpod (Revision 3)
Currently displaying revision
3
,
show latest
diff -NubBr libgpod-0.4.2/src/ithumb-writer.c libgpod-0.4.2.patched/src/ithumb-writer.c --- libgpod-0.4.2/src/ithumb-writer.c 2007-01-09 14:31:13.000000000 +0100 +++ libgpod-0.4.2.patched/src/ithumb-writer.c 2007-01-19 08:51:10.000000000 +0100 @@ -46,7 +46,7 @@ #include <fcntl.h> -#define ITHUMB_MAX_SIZE (500L*1000L*1000L) +#define ITHUMB_MAX_SIZE (256L*1000L*1000L) /* for testing: */ /*#define ITHUMB_MAX_SIZE (1L*1000L*1000L)*/