[Bug 745276] New: avidemux: remove not needed code
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Feb 27 00:58:17 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=745276
Bug ID: 745276
Summary: avidemux: remove not needed code
Classification: Platform
Product: GStreamer
Version: 1.4.5
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: Normal
Component: gst-plugins-good
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: yongjin.ohn at lge.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
I cleanup some code in gst_avi_demux_handle_src_query.
In this function, we already check about stream is vbr or not at the upper
line.
So, we don't need to check this condition. because stream is not vbr 100% in
this case.
--
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