[gst-cvs] wtay gst-plugins-bad: gst-plugins-bad/ gst-plugins-bad/sys/v4l2/
Wim Taymans
wtay at kemper.freedesktop.org
Tue Sep 26 06:18:18 PDT 2006
CVS Root: /cvs/gstreamer
Module: gst-plugins-bad
Changes by: wtay
Date: Tue Sep 26 2006 13:18:18 UTC
Log message:
* sys/v4l2/Makefile.am:
Fix makefile, list libs in stack order.
* sys/v4l2/gstv4l2colorbalance.c:
* sys/v4l2/gstv4l2colorbalance.h:
* sys/v4l2/gstv4l2object.c: (gst_v4l2_device_get_type),
(gst_v4l2_object_install_properties_helper):
* sys/v4l2/gstv4l2object.h:
* sys/v4l2/gstv4l2src.c: (gst_v4l2src_get_read),
(gst_v4l2src_get_mmap), (gst_v4l2src_create):
* sys/v4l2/gstv4l2src.h:
* sys/v4l2/gstv4l2tuner.h:
* sys/v4l2/gstv4l2vidorient.h:
* sys/v4l2/gstv4l2xoverlay.h:
* sys/v4l2/v4l2_calls.h:
* sys/v4l2/v4l2src_calls.h:
Fix coding style:
- Remove extern from functions.
- Fix header indentation.
Fix Flags, add defaults for properties.
Remove unused enums.
Fix TOO_LAZY in error messages.
Modified files:
. : ChangeLog
sys/v4l2 : Makefile.am gstv4l2colorbalance.c
gstv4l2colorbalance.h gstv4l2object.c
gstv4l2object.h gstv4l2src.c gstv4l2src.h
gstv4l2tuner.h gstv4l2vidorient.h
gstv4l2xoverlay.h v4l2_calls.h v4l2src_calls.h
Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/ChangeLog.diff?r1=1.2255&r2=1.2256
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/sys/v4l2/Makefile.am.diff?r1=1.16&r2=1.17
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/sys/v4l2/gstv4l2colorbalance.c.diff?r1=1.11&r2=1.12
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/sys/v4l2/gstv4l2colorbalance.h.diff?r1=1.8&r2=1.9
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/sys/v4l2/gstv4l2object.c.diff?r1=1.7&r2=1.8
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/sys/v4l2/gstv4l2object.h.diff?r1=1.5&r2=1.6
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/sys/v4l2/gstv4l2src.c.diff?r1=1.67&r2=1.68
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/sys/v4l2/gstv4l2src.h.diff?r1=1.22&r2=1.23
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/sys/v4l2/gstv4l2tuner.h.diff?r1=1.8&r2=1.9
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/sys/v4l2/gstv4l2vidorient.h.diff?r1=1.1&r2=1.2
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/sys/v4l2/gstv4l2xoverlay.h.diff?r1=1.9&r2=1.10
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/sys/v4l2/v4l2_calls.h.diff?r1=1.17&r2=1.18
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/sys/v4l2/v4l2src_calls.h.diff?r1=1.16&r2=1.17
More information about the Gstreamer-commits
mailing list