Sebastian Dröge
|
4f7b995ae7
|
v4l2src: Fix compiler error in example caused by re-declaring index
../tests/examples/v4l2/v4l2src-renegotiate.c:57:13: error: ‘index’ redeclared as different kind of symbol
static gint index = 0;
^
|
2017-12-14 18:28:00 +02:00 |
|
Nicolas Dufresne
|
3ea2621036
|
v4l2-renegotiate: Don't leak the option context
|
2017-09-13 11:38:44 -04:00 |
|
Nicolas Dufresne
|
22a5f56f2a
|
v4l2src-renegotiate: Don't leak pipeline desc string
|
2017-09-13 11:33:33 -04:00 |
|
Nicolas Dufresne
|
3975e87136
|
v4l2-renegotiate: Change --enable-dmabuf into --io-mode=
This gives allow testing dmabuf importation but also exportation buy
letting user pick anything from the io-mode property on v4l2src.
|
2017-09-13 11:32:09 -04:00 |
|
Reynaldo H. Verdejo Pinochet
|
3cfec119b1
|
examples: v4l2: fix wrong initializations brought by 4e8ad58302
https://bugzilla.gnome.org/show_bug.cgi?id=682770
|
2017-07-07 23:53:01 -07:00 |
|
Nicolas Dufresne
|
4e8ad58302
|
examples: v4l2: add example for v4l2src renegotiation
Based on work from Thiago Santos <thiagoss@osg.samsung.com>
https://bugzilla.gnome.org/show_bug.cgi?id=682770
|
2017-07-07 17:19:17 -04:00 |
|