Skip to content
  • Tim-Philipp Müller's avatar
    ext/jpeg/gstjpegdec.c: Fix decoding of pictures with certain uneven or... · d39143f4
    Tim-Philipp Müller authored
    ext/jpeg/gstjpegdec.c: Fix decoding of pictures with certain uneven or unaligned widths where jpeglib needs more hori...
    
    Original commit message from CVS:
    * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_decode_indirect),
    (gst_jpeg_dec_decode_direct), (gst_jpeg_dec_chain):
    Fix decoding of pictures with certain uneven or unaligned
    widths where jpeglib needs more horizontal padding than our
    I420 buffers provide, resulting in blocky artifacts at the
    left side of the picture (#164176).
    Also make use of our shiny new GST_ROUND_N() macros.
    d39143f4
To find the state of this project's repository at the time of any of these versions, check out the tags.