Menu

Code Commit Log


Commit Date  
[r161] by ludov

Use const char * for constant strings

Fix compiler warnings:
v_utils.c:328:3: warning: passing argument 3 of ‘v_error’ discards ‘const’ qualifier from pointer target type [enabled by default]
In file included from v_utils.h:24:0,
from v_utils.c:24:
vgrabbj.h:285:24: note: expected ‘char *’ but argument is of type ‘const char *’

2013-09-04 09:50:12 Tree
[r160] by ludov

Include the examples/* files in the distribution

2013-09-04 09:49:20 Tree
[r159] by ludov

Add example configuration

Thanks to Amaya Rodrigo sastre for the patches

Patch from Debian bug #129190
"vgrabbj: Better support for Dexxa/Logitech USB webcams"

2013-09-04 09:44:37 Tree
[r158] by ludov

Finish port to libv4l1

2013-09-04 09:39:58 Tree
[r157] by ludov

Print out possible grab sizes on error.

Thanks to Bodo Eggert for the patch

Patch from Debian package
http://sources.debian.net/src/vgrabbj/0.9.6-5.1/debian/patches/show-size-limits-error

2013-09-04 09:16:51 Tree
[r156] by ludov

Switch to libv4l-videodev.h

Thanks to Daniel Polehn for the patch

Patch from Debian bug #621965
"vgrabbj: FTBFS: ./vgrabbj.h:45:28: fatal error: linux/videodev.h: No
such file or directory"
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=621965

2013-09-04 09:05:18 Tree
[r155] by ludov

Initialise all configuration variables in init_defaults()

Thanks to Petter Reinholdtsen for the patch

Patch from Debian bug #494939
" vgrabbj: Should initialize vconf->map during startup"
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=494939

2013-09-04 09:01:05 Tree
[r154] by ludov

Port from V4L1 API to libv4l1

Thanks to Ben Hutchings for the patch

Patch from Debian bug #569092
" Uses obsolete V4L1 API"
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=569092

2013-09-04 08:57:23 Tree
[r153] by ludov

Fix compiler error

In file included from v_config.h:28:0,
from v_config.c:26:
v_options.h:26:25: error: static declaration of ‘l_opt’ follows non-static declaration
In file included from v_config.h:26:0,
from v_config.c:26:
vgrabbj.h:308:25: note: previous declaration of ‘l_opt’ was here
In file included from v_config.h:28:0,
from v_config.c:26:

2013-09-04 08:49:41 Tree
[r152] by ludov

Fix compilation error: lvalue required as unary ‘&’ operand

2013-09-04 08:46:34 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.