gstreamer/ext
Michael Olbrich 0b25487cd1 jpegdec: don't overwrite the last valid line
If the the height is not a multiple of the macro block size then the memory
of the last line is reused for all extra lines. This is no problem if the
last line is duplicated properly. However, if the extra lines are not
initialized properly during encoding, then the last visible line is
overwritten with undefined data.
Use a extra buffer to avoid this problem.
2019-11-10 11:24:40 +01:00
..
aalib Remove autotools build system 2019-10-14 11:04:18 +01:00
cairo Remove autotools build system 2019-10-14 11:04:18 +01:00
dv Remove autotools build system 2019-10-14 11:04:18 +01:00
flac Remove autotools build system 2019-10-14 11:04:18 +01:00
gdk_pixbuf Remove autotools build system 2019-10-14 11:04:18 +01:00
gtk Remove autotools build system 2019-10-14 11:04:18 +01:00
jack Remove autotools build system 2019-10-14 11:04:18 +01:00
jpeg jpegdec: don't overwrite the last valid line 2019-11-10 11:24:40 +01:00
lame Remove autotools build system 2019-10-14 11:04:18 +01:00
libcaca Remove autotools build system 2019-10-14 11:04:18 +01:00
libpng Remove autotools build system 2019-10-14 11:04:18 +01:00
mpg123 Remove autotools build system 2019-10-14 11:04:18 +01:00
pulse Remove autotools build system 2019-10-14 11:04:18 +01:00
qt qmlglsrc: read from the back buffer when use-default-fbo = TRUE 2019-10-25 22:09:20 +11:00
raw1394 Remove autotools build system 2019-10-14 11:04:18 +01:00
shout2 Remove autotools build system 2019-10-14 11:04:18 +01:00
soup Remove autotools build system 2019-10-14 11:04:18 +01:00
speex Remove autotools build system 2019-10-14 11:04:18 +01:00
taglib Remove autotools build system 2019-10-14 11:04:18 +01:00
twolame Remove autotools build system 2019-10-14 11:04:18 +01:00
vpx vpx: Error out if enabled and no features found 2019-11-05 21:42:12 +05:30
wavpack Remove autotools build system 2019-10-14 11:04:18 +01:00
meson.build meson: Don't skip plugins that don't build with MSVC 2018-09-05 20:15:57 +05:30