mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 10:41:04 +00:00
fa2a526f04
Fix decoding of DIFF6 or NORM6 bitplanes with an odd number of lines (3x2 "horizontal" tiles). In this case, we have to skip the first line of macroblocks but <width> number of bytes was used to do so, instead of the actual <stride> size. This fixes decoding for the video sample attached to: https://bugzilla.gnome.org/show_bug.cgi?id=668565 https://bugzilla.gnome.org/show_bug.cgi?id=692461 Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com> |
||
---|---|---|
.. | ||
basecamerabinsrc | ||
codecparsers | ||
insertbin | ||
interfaces | ||
signalprocessor | ||
video | ||
gettext.h | ||
glib-compat-private.h | ||
gst-i18n-plugin.h | ||
Makefile.am |