gst/rtp/gstrtph264depay.c: Make sure we allocate enough memory for the codec_data.
authorWim Taymans <wim.taymans@gmail.com>
Wed, 13 Jun 2007 17:11:24 +0000 (17:11 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 13 Jun 2007 17:11:24 +0000 (17:11 +0000)
commit2826212827b04ab9a9e26c2f057e45f0e6d6e14b
treea79f4d3814710db04f3ec91e8ec38f4ebbbd9180
parentd687466ac193c8ebffdd13ca5583f00eeaec37fb
gst/rtp/gstrtph264depay.c: Make sure we allocate enough memory for the codec_data.

Original commit message from CVS:
* gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
Make sure we allocate enough memory for the codec_data.
Fixes #447210.
ChangeLog
gst/rtp/gstrtph264depay.c