Skip to content
  • Edward Hervey's avatar
    gst/id3demux/gstid3demux.c: Add gst_element_no_more_pads() for proper decodebin behaviour. · c6b9d19c
    Edward Hervey authored
    Original commit message from CVS:
    * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
    Add gst_element_no_more_pads() for proper decodebin behaviour.
    * gst/id3demux/id3v2frames.c: (parse_comment_frame),
    (parse_text_identification_frame), (parse_split_strings):
    Failure to decode some tags is not a GST_ERROR() but a
    GST_WARNING()
    When iterating over a chunk of text, check that we haven't gone too
    far.
    c6b9d19c