[Bug 692272] New: codecparsers: vc1: drop superfluous DQBEDGE
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Jan 22 02:10:07 PST 2013
https://bugzilla.gnome.org/show_bug.cgi?id=692272
GStreamer | gst-plugins-bad | git
Summary: codecparsers: vc1: drop superfluous DQBEDGE
Classification: Platform
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-bad
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: gb.devel at gmail.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Hi, DQDBEDGE and DQSBEDGE can share the same variable in GstVC1VopDquant.
Currently, we only use DQSBEDGE. So, one of the DQSBEDGE and DQBEDGE could be
removed. I suggest we remove DQSBEDGE since DQBEDGE can express both, depending
on DQPROFILE. What do you think?
If a patch is accepted for this one, it would only go to git master due to the
API/ABI change.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list