Bug 666013

Summary: Only use libv4l conversion if needed
Product: [Fedora] Fedora Reporter: Mauro Carvalho Chehab <mchehab>
Component: zbarAssignee: Mauro Carvalho Chehab <mchehab>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: aquini, dougsland, lwang
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: zbar-0.10-7.fc14 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-01-22 20:25:55 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Mauro Carvalho Chehab 2010-12-28 13:01:45 UTC
Description of problem:

Currently, zbar will use libv4l to enumerate the supported formats, without checking if the format is provided by the hardware or via software emulation. This can lead to choose a sub-optimal format and generate format conversion twice. Instead, use an enhanced algorithm that will only use the emulated format if the hardware doesn't provide a format that zbar recognizes.

Comment 1 Fedora Update System 2010-12-28 19:11:29 UTC
zbar-0.10-7.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/zbar-0.10-7.fc14

Comment 2 Fedora Update System 2010-12-29 21:53:45 UTC
zbar-0.10-7.fc14 has been pushed to the Fedora 14 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update zbar'.  You can provide feedback for this update here: https://admin.fedoraproject.org/updates/zbar-0.10-7.fc14

Comment 3 Fedora Update System 2011-01-22 20:25:49 UTC
zbar-0.10-7.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.