ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer after setting caps...
authorJohan Dahlin <johan@gnome.org>
Mon, 20 Sep 2004 09:58:34 +0000 (09:58 +0000)
committerJohan Dahlin <johan@gnome.org>
Mon, 20 Sep 2004 09:58:34 +0000 (09:58 +0000)
commitd56ae2abd1a4bc475c02a9299415b20de081461b
tree4f930e99f85e8b0924c6cca04842e2a68e5efbde
parent11de7cdb8cf39f8a08d5d79ea4803d0601c33143
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.
ChangeLog