| patch |
summary |
view |
raw |
| gqcam-buffer-overflow.patch |
gqcam.c | 31 ++++++++++++++++++++++++++-----
1 file changed, 26 insertions(+), 5 deletions(-)
|
view
|
download
|
| gqcam-clean-compile.patch |
Makefile | 9 ++++++---
frontend.c | 1 +
gqcam.c | 1 +
yuv_to_rgb.c | 1 +
4 files changed, 9 insertions(+), 3 deletions(-)
|
view
|
download
|
| gqcam-save-prefs.patch |
gqcam.c | 27 ++++++++++++++++++++-------
1 file changed, 20 insertions(+), 7 deletions(-)
|
view
|
download
|
| gqcam-cleanup.patch |
Makefile | 2 +-
color.c | 2 --
filters.c | 4 ++--
frontend.c | 49 +++++++++++++++++++++++++++----------------------
frontend.h | 12 ++++++++++--
gqcam.c | 27 ++++++++-------------------
gqcam.h | 5 +++++
preferences.h | 11 +++++++++++
save.c | 54 +++++++++++-------------------------------------------
timer.c | 2 +-
10 files changed, 76 insertions(+), 92 deletions(-)
|
view
|
download
|
| gqcamrc-corruption-workaround.patch |
color.c | 1 +
filters.c | 2 ++
frontend.c | 34 +++++++++++++++++++++++++++++++++-
gqcam.c | 24 ++++++++++++++++++++++++
gqcam.h | 29 +++++++++++++++++++++++++++++
greyscale.c | 1 +
preferences.c | 10 ++++++++++
save.c | 22 ++++++++++++++++++++++
timer.c | 14 ++++++++++++++
9 files changed, 136 insertions(+), 1 deletion(-)
|
view
|
download
|