Tim-Philipp Müller
230cf41cc9
Fix FSF address
...
https://bugzilla.gnome.org/show_bug.cgi?id=687520
2012-11-04 00:07:18 +00:00
Wim Taymans
829c80ce6c
fix more caps
2012-09-14 13:30:37 +02:00
Stefan Sauer
e83c53790f
controller: adapt to control-source type changes
2012-01-31 12:22:19 +01:00
Stefan Sauer
80494c6318
controller: rename control-bindings
...
gst_control_binding_xxx -> gst_xxx_control_binding for consistency.
2012-01-30 21:40:28 +01:00
Stefan Sauer
20cdee6aa6
controller: move from control-binding to control-binding-direct
2012-01-23 11:04:03 +01:00
Stefan Sauer
ba2ec3ff98
controller: adapt to control binding changes
2012-01-20 14:45:01 +01:00
Stefan Sauer
535d66102c
controller: adapt to controller api changes
...
Don't use the convenience api for control sources.
2012-01-20 11:39:16 +01:00
Stefan Sauer
f43c88a203
controller: port to API changes
2011-12-31 10:00:41 +01:00
Stefan Sauer
bf4c6bd92b
controller: port to new control source api
2011-12-25 20:34:52 +01:00
Wim Taymans
4b8975f867
update for removed property probe
2011-12-21 11:59:46 +01:00
Stefan Sauer
a65e641f18
controller: port to new interpolation-mode api
2011-12-19 23:50:19 +01:00
Stefan Sauer
eba47a0fc2
controller: port to new controller api
2011-12-19 22:56:34 +01:00
Stefan Sauer
655e109237
controller: no need to explicitely add controlled properties anymore
2011-11-14 10:08:09 +01:00
Stefan Sauer
3a1acca583
controller: port api changes
2011-11-10 23:15:30 +02:00
Stefan Sauer
fb162c8eb4
controller: port to new controller location and api
2011-11-04 20:15:48 +01:00
Wim Taymans
8131d1157f
build: don't hardcode version number
2011-02-28 11:58:48 +01:00
Stefan Kost
bbb7943942
camctrl: add license header to demo
2010-09-15 18:44:31 +03:00
Stefan Kost
9338395bc5
example: add v4l2 example, demonstrating the use of gst controller
2010-09-10 17:00:58 +03:00
Tim-Philipp Müller
cc04850bd8
tests: use LDADD for libs to link to instead of LDFLAGS
...
Use foo_LDADD instead of foo_LDFLAGS to specify the libraries to link to.
This should make sure arguments are passed to the linker in the right
order, and makes LDFLAGS usable again.
Based on patch by Brian Cameron <brian.cameron@oracle.com>
Fixes #615697 .
2010-04-14 20:06:09 +01:00
Tim-Philipp Müller
073201b329
build: Makefile.am cleanups
...
Mostly add $(GST_BASE_CFLAGS) where it was missing, but also fix up
order of flags and libs if needed (see docs/random/moving-plugins).
2010-03-18 21:34:24 +00:00
Jan Schmidt
988123b186
gitignore: Ignore some new binaries
2009-07-19 11:42:12 +01:00
Filippo Argiolas
6105fa5b5e
v4l2src: add a simple test case for device probing
2009-07-13 16:16:22 +02:00