[gstreamer-bugs] [Bug 165193] New: Patch for ov51x v4ljpegsrc

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Tue Jan 25 07:37:53 PST 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=165193
 GStreamer | gst-plugins | Ver: HEAD CVS

           Summary: Patch for ov51x v4ljpegsrc
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: thaytan at mad.scientist.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


Attaching a patch that adds a v4ljpegsrc derived from v4lsrc. I had to do this
as a separate element because V4L has no format for Jpeg output frames, so the
driver simply returns JPEG data the the framebuffer when you set up for RGB frames. 

Examples of ov51x camera are the Sony EyeToys.

Putting the patch here because I think it's a bit dirty - anyone else got a
better way to implement it? At the moment it derives from v4lsrc and replaces
the link and get functions on the pads behind the parent class' back.

------- 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