Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 282101 Details for
Bug 316931
v4l2src plugin regression with uvcvideo: uses read() rather than mmap()
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch to fix V4L2 buffer issue
gstreamer-plugins-good-0.10.6-v4l2buffers.patch (text/plain), 552 bytes, created by
Ignacio Vazquez-Abrams
on 2007-12-08 20:31:30 UTC
(
hide
)
Description:
Patch to fix V4L2 buffer issue
Filename:
MIME Type:
Creator:
Ignacio Vazquez-Abrams
Created:
2007-12-08 20:31:30 UTC
Size:
552 bytes
patch
obsolete
>diff -up gst-plugins-good-0.10.6/sys/v4l2/gstv4l2src.c.buffers gst-plugins-good-0.10.6/sys/v4l2/gstv4l2src.c >--- gst-plugins-good-0.10.6/sys/v4l2/gstv4l2src.c.buffers 2007-12-08 14:27:54.000000000 -0500 >+++ gst-plugins-good-0.10.6/sys/v4l2/gstv4l2src.c 2007-12-08 14:28:34.000000000 -0500 >@@ -298,7 +298,7 @@ gst_v4l2src_init (GstV4l2Src * v4l2src, > gst_v4l2_get_input, gst_v4l2_set_input, NULL); > > /* number of buffers requested */ >- v4l2src->num_buffers = 0; >+ v4l2src->num_buffers = GST_V4L2_MIN_BUFFERS; > > v4l2src->formats = NULL; >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 316931
: 282101