index
:
mchehab/camorama.git
check_libv4l
dist_improvements
experimental_gtk4
fixes
fps
gtk3_deprecated_conversion
gtk3_improvements
gtkbuilder
improvements_and_fixes
master
no_libgnomeui
po_update
resolution_improvement
scale_gtk_output
schemas
v4l2_convert
video_device_selection
camorama development repository
Mauro Carvalho Chehab
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
v4l.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-23
v4l: make zoom logic more complete
Mauro Carvalho Chehab
1
-2
/
+25
2018-12-23
Add zoom control
Mauro Carvalho Chehab
1
-0
/
+8
2018-09-21
Refresh translation files after the recent changes
Mauro Carvalho Chehab
1
-1
/
+1
2018-09-21
Fix maximum resolution on scalable cameras
Mauro Carvalho Chehab
1
-1
/
+1
2018-09-21
Add an item to allow switching cameras in realtime
Mauro Carvalho Chehab
1
-3
/
+8
2018-09-21
Add a dialog to optionally select the video device
Mauro Carvalho Chehab
1
-3
/
+5
2018-09-20
v4l: use device_caps instead of capabilities
Mauro Carvalho Chehab
1
-3
/
+3
2018-09-20
v4l: remove uneeded debug messages
Mauro Carvalho Chehab
1
-11
/
+5
2018-09-18
v4l: get maximum fps for each resolution and display
Mauro Carvalho Chehab
1
-3
/
+27
2018-09-04
v4l: fix some troubles due to unsigned int on resolutions
dist_improvements
Mauro Carvalho Chehab
1
-4
/
+4
2018-09-04
Unify coding style
Mauro Carvalho Chehab
1
-533
/
+554
2018-09-04
Don't use gdk-pixbuf-xlib-2.0 anymore
Mauro Carvalho Chehab
1
-1
/
+1
2018-09-04
Do some code cleanups
Mauro Carvalho Chehab
1
-6
/
+8
2018-09-04
Rename camera struct typedef from cam to cam_t
Mauro Carvalho Chehab
1
-11
/
+11
2018-09-03
Fix some gcc warnings
Mauro Carvalho Chehab
1
-18
/
+16
2018-08-28
Improvements and fixes (#17)
0.20
Mauro Carvalho Chehab
1
-16
/
+30
2018-07-24
Allow selecting the image resolution instead of "small/midium/large"
resolution_improvement
Mauro Carvalho Chehab
1
-0
/
+68
2018-07-24
Prevent activating an already active size
Mauro Carvalho Chehab
1
-0
/
+16
2018-07-23
Hide V4L2 controls if not present at the camera
Mauro Carvalho Chehab
1
-0
/
+10
2018-07-23
Ignore pad bytes on camera streams
Mauro Carvalho Chehab
1
-3
/
+9
2018-07-23
Optimize the logic with sets control values
Mauro Carvalho Chehab
1
-18
/
+0
2018-07-23
convert camorama to use the V4L2 API
Mauro Carvalho Chehab
1
-167
/
+405
2014-07-21
Use libv4l1 as an emulation layer to ensure compatibility
Alessio Treglia
1
-8
/
+11
2014-07-21
Imported Upstream version 0.18
upstream/0.18
Alessio Treglia
1
-14
/
+20
2014-07-21
Imported Upstream version 0.17
upstream/0.17
Alessio Treglia
1
-0
/
+252
Privacy Policy