Age | Commit message (Collapse) | Author | Files | Lines |
|
Original commit message from CVS:
* gconf/Makefile.am: Fix for non-GNU make
* gst-libs/gst/Makefile.am: Change directory order to handle
GstPlay linking with gstinterfaces
* gst-libs/gst/audio/make_filter: make use of tr portable
* gst-libs/gst/play/Makefile.am: Add intended \
* gst-libs/gst/xwindowlistener/xwindowlistener.c:
(gst_xwin_set_clips): Switch to ISO variadic macro. Use a
function prototype instead of void *.
* gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic
macro.
* gst/ffmpegcolorspace/gstffmpegcolorspace.c:
(gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call
* gst/videofilter/make_filter: make use of tr portable
* pkgconfig/Makefile.am: Remove GNU extension in Makefile target
|
|
depend on X, and it's part of our ABI.
Original commit message from CVS:
* gst-libs/gst/Makefile.am: Enable xoverlay unconditionally,
since it doesn't depend on X, and it's part of our ABI.
|
|
Original commit message from CVS:
fix distcheck
|
|
Original commit message from CVS:
use new error signal and classification
|
|
Original commit message from CVS:
2004-01-16 Ronald Bultje <rbultje@ronald.bitfreak.net>
* gst-libs/gst/Makefile.am:
restructure so having local patches works easier.
|
|
Original commit message from CVS:
distcheck fixes
|
|
Original commit message from CVS:
fix X dependencies
|
|
Original commit message from CVS:
fixing up X test and general features test
|
|
Original commit message from CVS:
fix build system for X, XShm and Xv
|
|
Original commit message from CVS:
change libgst-interfaces to libgstinterfaces
|
|
Original commit message from CVS:
Oops, didn't mean to remove riff
|
|
libgst-interface.
Original commit message from CVS:
Fix makefiles for GstPropertyProbe. Combine all interfaces into
a single libgst-interface.
|
|
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!
|
|
Original commit message from CVS:
add navigation subdir
|
|
Original commit message from CVS:
Interface example: a mixer
|
|
Original commit message from CVS:
adding media info
|
|
Original commit message from CVS:
libgstplay has a new home. it still needs to be packaged though
|
|
Original commit message from CVS:
This adds a generic video functions library
|
|
Original commit message from CVS:
oops, longtime pending fix
|
|
Original commit message from CVS:
gconf stuff
|
|
Original commit message from CVS:
add dir for floatcast header
|
|
Original commit message from CVS:
more fixes
|
|
Original commit message from CVS:
forgot this
|