gst/flv/gstflvparse.c: Don't strdup (and thus leak) codec name strings when passing...
authorTim-Philipp Müller <tim@centricular.net>
Tue, 11 Dec 2007 11:54:43 +0000 (11:54 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Tue, 11 Dec 2007 11:54:43 +0000 (11:54 +0000)
commitb23e28b2f293e8cf5d8c890ed02fe84c8f92d20f
treed5136638cfc6b904d1fbd66cd4d2b0c7e36b3b20
parent8b973428f3f1b2df938ea4a2f5786b3ff5f1e925
gst/flv/gstflvparse.c: Don't strdup (and thus leak) codec name strings when passing them to gst_tag_list_add().

Original commit message from CVS:
* gst/flv/gstflvparse.c: (gst_flv_parse_tag_audio),
(gst_flv_parse_tag_video):
Don't strdup (and thus leak) codec name strings when passing
them to gst_tag_list_add().
ChangeLog
gst/flv/gstflvparse.c