gst/flv/gstflvparse.c: codec_data is needed for every tag not just the first one...
authorJulien Moutte <julien@moutte.net>
Wed, 26 Sep 2007 16:30:50 +0000 (16:30 +0000)
committerJulien Moutte <julien@moutte.net>
Wed, 26 Sep 2007 16:30:50 +0000 (16:30 +0000)
commit188ce39697a43b0aac433ba55c6f496399d52843
tree6293f85952a3d75c3a76698bf563a6d2876de086
parenta37eba036b6f0c545f14ec17cd2c37b2ca5167a4
gst/flv/gstflvparse.c: codec_data is needed for every tag not just the first one. (Fix a stupid bug i introduced with...

Original commit message from CVS:
2007-09-26  Julien MOUTTE  <julien@moutte.net>

* gst/flv/gstflvparse.c: (gst_flv_parse_tag_audio),
(gst_flv_parse_tag_video): codec_data is needed for every tag
not just the first one. (Fix a stupid bug i introduced without
testing)
ChangeLog
gst/flv/gstflvparse.c