diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2006-10-03 13:30:48 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2006-10-03 13:30:48 +0000 |
commit | c27870d8148e5e4c28c4f8cf871b9670524aa124 (patch) | |
tree | d16821fd2f5d900de3eb5df9335d74c1f7400c24 /ChangeLog | |
parent | 8e6d2143b4fdf010b3cd18bf1a66bf82ba3bb749 (diff) | |
download | gst-plugins-bad-c27870d8148e5e4c28c4f8cf871b9670524aa124.tar.gz gst-plugins-bad-c27870d8148e5e4c28c4f8cf871b9670524aa124.tar.bz2 gst-plugins-bad-c27870d8148e5e4c28c4f8cf871b9670524aa124.zip |
sys/v4l2/gstv4l2object.c: comment out the properties that are already part of the tuner interface.
Original commit message from CVS:
* sys/v4l2/gstv4l2object.c:
(gst_v4l2_object_install_properties_helper):
comment out the properties that are already part of the tuner
interface.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2006-10-03 Thomas Vander Stichele <thomas at apestaart dot org> + + * sys/v4l2/gstv4l2object.c: + (gst_v4l2_object_install_properties_helper): + comment out the properties that are already part of the tuner + interface. + 2006-10-03 Zaheer Abbas Merali <zaheerabbas at merali dot org> * sys/v4l2/gstv4l2src.c: |