[Bug 748349] New: mpegvideo_enc: initialize variables to prevent wrong info
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Apr 22 21:49:38 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=748349
Bug ID: 748349
Summary: mpegvideo_enc: initialize variables to prevent wrong
info
Classification: Platform
Product: GStreamer
Version: unspecified
OS: Linux
Status: NEW
Severity: minor
Priority: Normal
Component: gst-libav
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: vineeth.tm at samsung.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
When mb info is being updated pred_x and pred_y are not initialized
and the values for same are got only when CONFIG_H263_ENCODER
is defined. This might result in wrong info being encoded.
--
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