diff options
| author | Tim-Philipp Müller <tim@centricular.net> | 2006-05-22 15:23:05 +0000 |
|---|---|---|
| committer | Tim-Philipp Müller <tim@centricular.net> | 2006-05-22 15:23:05 +0000 |
| commit | a7157e7467f4d1fddefc8cabfc5971fb18f8b214 (patch) | |
| tree | 021be34651559622084f27618e9e79171a2419b5 /ChangeLog | |
| parent | f44640083d8f2efc924301339745573dd8be38a9 (diff) | |
ext/jpeg/gstjpegdec.c: Fix crashes when the horizontal subsampling is 1.
Original commit message from CVS:
* ext/jpeg/gstjpegdec.c: (hresamplecpy1),
(gst_jpeg_dec_decode_indirect), (gst_jpeg_dec_chain):
Fix crashes when the horizontal subsampling is 1.
Fixes #342097.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2006-05-22 Tim-Philipp Müller <tim at centricular dot net> + * ext/jpeg/gstjpegdec.c: (hresamplecpy1), + (gst_jpeg_dec_decode_indirect), (gst_jpeg_dec_chain): + Fix crashes when the horizontal subsampling is 1. + Fixes #342097. + +2006-05-22 Tim-Philipp Müller <tim at centricular dot net> + Patch by: Mark Nauwelaerts <manauw at skynet be> * gst/avi/gstavimux.c: (gst_avi_mux_finalize), (gst_avi_mux_init), |
