[gstreamer-bugs] [Bug 161661] [PATCH] screenshots via gstreamer

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Wed May 18 13:21:53 PDT 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=161661
 GStreamer | gst-plugins | Ver: HEAD CVS





------- Additional Comments From Luca Ognibene  2005-05-18 20:21 -------
Created an attachment (id=46619)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=46619&action=view)
updated patch

ok, finished the first version of the patch.
What this patch does:
* add the files gstximageplugin.c, ximagesrc.c and ximagesrc.h to cvs in
gst-plugins/sys/ximage
* add these files to Makefile.am
* move registration of ximagesink to gstimageplugin.c
* s/screenshotsrc/ximagesrc everywhere
* add sync property to ximagesrc (to sync or not to sync with the clock?)
* handle framerate in element's _link function
* remove the call to gst_buffer_set_data (deprecated macro)
* remove some unused code (like the pattern enum and the num_buffer property)

attaching here for review. The code should be optimized (maybe using XFixes and
XDamage extension) but it works fine and we haven't any similar element in
gstreamer.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list