summaryrefslogtreecommitdiff
path: root/modules/v4l2
Commit message (Collapse)AuthorAge
* fixes alfredh/baresip#93 glibc >=2.20 _BSD_SOURCE warningSebastian Reimers2015-12-13
|
* modules: added missing documentation headersAlfred E. Heggestad2015-11-29
|
* convert some module to use the new MOD_ prefix for CFLAGSAlfred E. Heggestad2015-08-01
|
* vidsrc: use const pointer to base-classAlfred E. Heggestad2015-06-20
|
* v4l2: include videoio.h for netbsdAlfred E. Heggestad2015-04-05
|
* v4l2: remove support for read, only use MMAPAlfred E. Heggestad2014-09-07
| | | | - also minor cleanups
* v4l2: remove trailing whitespaceAlfred E. Heggestad2014-04-14
|
* whitespaceDmitrij D. Czarkoff2014-04-14
|
* v4l2: add format negotiation and OpenBSD supportDmitrij D. Czarkoff2014-04-14
| | | | | | | | | | | Changes are: * libv4l2 is not required for proper operation any more (it is still desirable, as it guarantees that librem-supported format will be available); * v4l2 module now iterates through the list of available formats and settles on first one supported by librem; * if libv4l2 is present, baresip will try to use native format and fall back to emulated one only if no usable combination found.
* baresip 0.4.10Alfred E. Heggestad2014-02-09