diff options
author | Ilja Pavkovic <illsen@gumblfarz.de> | 2008-07-08 21:20:27 +0000 |
---|---|---|
committer | Thijs Vermeir <thijsvermeir@gmail.com> | 2008-07-08 21:20:27 +0000 |
commit | 18d3b8fb9601d4e7b6b7b9f0e6330f727ce17cc9 (patch) | |
tree | ff07077999dadaf61f06ccfc8c50ca3101eb79d4 /ChangeLog | |
parent | c709e44f98158d64b46ec5545890d7343f67929f (diff) | |
download | gst-plugins-bad-18d3b8fb9601d4e7b6b7b9f0e6330f727ce17cc9.tar.gz gst-plugins-bad-18d3b8fb9601d4e7b6b7b9f0e6330f727ce17cc9.tar.bz2 gst-plugins-bad-18d3b8fb9601d4e7b6b7b9f0e6330f727ce17cc9.zip |
gst/librfb/gstrfbsrc.*: Add view-only property to ignore the navigation events
Original commit message from CVS:
patch by: Ilja Pavkovic <illsen@gumblfarz.de>
* gst/librfb/gstrfbsrc.c:
* gst/librfb/gstrfbsrc.h:
Add view-only property to ignore the navigation events
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2008-07-08 Thijs Vermeir <thijsvermeir@gmail.com> + + patch by: Ilja Pavkovic <illsen@gumblfarz.de> + + * gst/librfb/gstrfbsrc.c: + * gst/librfb/gstrfbsrc.h: + Add view-only property to ignore the navigation events + 2008-07-08 Michael Smith <msmith@songbirdnest.com> * sys/dshowdecwrapper/gstdshowaudiodec.c: |