Skip to content
  • Tim-Philipp Müller's avatar
    gst/playback/: Let decodebin be the element to post missing-plugin messages... · 5262208d
    Tim-Philipp Müller authored
    gst/playback/: Let decodebin be the element to post missing-plugin messages for missing decoders (rather than playbin...
    
    Original commit message from CVS:
    * gst/playback/Makefile.am:
    * gst/playback/gstdecodebin.c: (close_pad_link):
    * gst/playback/gstdecodebin2.c: (analyze_new_pad):
    * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
    (gst_play_base_bin_handle_message_func), (unknown_type):
    Let decodebin be the element to post missing-plugin messages for
    missing decoders (rather than playbin); make playbin implement
    GstBin::handle_message so we can suppress missing-plugin messages
    for types we're not handling on purpose (don't want to bring up an
    installer in those cases).
    5262208d