mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer after setting caps. Fixes mysterious segfault. Blessed...
Original commit message from CVS: * ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer after setting caps. Fixes mysterious segfault. Blessed by Wim.
This commit is contained in:
parent
11de7cdb8c
commit
d56ae2abd1
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2004-09-20 Johan Dahlin <johan@gnome.org>
|
||||
|
||||
* ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer
|
||||
after setting caps.
|
||||
|
||||
2004-09-19 Zaheer Abbas Merali <zaheerabbas at merali dot org>
|
||||
|
||||
* gst/wavenc/gstwavenc.c: (gst_wavenc_init), (gst_wavenc_chain):
|
||||
|
|
Loading…
Reference in a new issue