gstreamer/gst-libs/gst
Ronald S. Bultje aa94247770 Some interface implementations for video4linux/video4linux2 plugins: a Tuner interface, with which one can select inp...
Original commit message from CVS:
Some interface implementations for video4linux/video4linux2 plugins:
* a Tuner interface, with which one can select inputs and stations. Audio
work is underway here, but unfinished.
* A Xoverlay interface with which one can do simple overlay. Similar to
the API of the v4l/Xv XFree86 extension. Widget implementation for
GTK-2.0 coming up in the sandbox.
* Colorbalance - for adapting colors (brightness, contrast, etc.) - pretty
basic and maybe somewhat overdesigned. But it'll do for now.

Apart from these interfaces, there's also a loadable library 'xwindowlistener'
that listenes to X for the movement of a window and the overlap of other
windows. This is partly copied from xawtv (and thus partly GPL :(), but it's
needed for the xoverlay interface implementation in the v4l/v4l2 elements.

Lastly, some small changes to remove redundant properties from the v4l/v4l2
elements since these can be done much simpler. Comments appreciated!
2003-10-10 12:47:42 +00:00
..
audio add object and struct padding 2003-10-09 01:57:54 +00:00
colorbalance Some interface implementations for video4linux/video4linux2 plugins: a Tuner interface, with which one can select inp... 2003-10-10 12:47:42 +00:00
floatcast parallel install fixes 2002-12-08 14:50:10 +00:00
gconf There was a floating doubt on the way visualization is written. We use 'z' everywhere now. Both in gst-player and lib... 2003-10-06 10:29:27 +00:00
idct Remove all locally-defined optimization flags 2003-09-11 19:57:59 +00:00
media-info adding G_BEGIN and G_END_DECLS 2003-10-09 21:59:03 +00:00
mixer Make GstMixerTrack a GObject. I also want to make it emit several signals, starting work is in here but it's not full... 2003-10-10 12:24:20 +00:00
navigation add object and struct padding 2003-10-09 01:57:54 +00:00
play add object and struct padding 2003-10-09 01:57:54 +00:00
resample Remove all locally-defined optimization flags 2003-09-11 19:57:59 +00:00
riff Remove all locally-defined optimization flags 2003-09-11 19:57:59 +00:00
tuner Some interface implementations for video4linux/video4linux2 plugins: a Tuner interface, with which one can select inp... 2003-10-10 12:47:42 +00:00
video add object and struct padding 2003-10-09 01:57:54 +00:00
xoverlay Some interface implementations for video4linux/video4linux2 plugins: a Tuner interface, with which one can select inp... 2003-10-10 12:47:42 +00:00
xwindowlistener Some interface implementations for video4linux/video4linux2 plugins: a Tuner interface, with which one can select inp... 2003-10-10 12:47:42 +00:00
Makefile.am Some interface implementations for video4linux/video4linux2 plugins: a Tuner interface, with which one can select inp... 2003-10-10 12:47:42 +00:00