<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    I have patched the Tutorial 5 with your patch.<br>
    Also updated the mk-file.<br>
    <br>
    I put the $(GSTREAMER_PLUGINS_CODECS_RESTRICTED) to the
    GSTREAMER_PLUGINS variable.<br>
    After building the binary,<br>
    I get this kind of messages for different files.<br>
    <br>
    <i>/android-ndk-r9/toolchains/arm-linux-androideabi-4.6/prebuilt/windows-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.6/../../../../arm-linux-androideabi/bin/ld.gold.exe:

      warning: cannot scan executable section 26 of </i><i><br>
    </i><i>
    </i><br>
    <br>
    Now I try the pipeline <br>
    <i>data->pipeline = gst_parse_launch("udpsrc port=4000
      caps=\"application/x-rtp, media=(string)video,
      clock-rate=(int)90000, encoding-name=(string)H264\" ! rtph264depay
      ! ffdec_h264 ! playbin", &error);</i><i><br>
    </i>But the failure <br>
    <i>"no</i><i> element "ffdec_h264" still exists.</i><i><br>
    </i><br>
    I' using the android-ndk-r9.<br>
    <br>
    Thanks<br>
    <br>
    <br>
    <br>
    <div class="moz-cite-prefix">Am 28.09.2013 12:01, schrieb Sebastian
      Dröge:<br>
    </div>
    <blockquote cite="mid:1380362478.2563.10.camel@thor.lan" type="cite">
      <pre wrap="">On Sa, 2013-09-28 at 11:54 +0200, Sebastian Dröge wrote:

</pre>
      <blockquote type="cite">
        <pre wrap="">There however the outdated examples on docs.gstreamer.com need some
updates, see the first attachment in this mail for example:
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/archives/gstreamer-android/2013-June/000483.html">http://lists.freedesktop.org/archives/gstreamer-android/2013-June/000483.html</a>
</pre>
      </blockquote>
      <pre wrap="">
Actually that one was incomplete. This one here is complete :)
</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
gstreamer-android mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gstreamer-android@lists.freedesktop.org">gstreamer-android@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-android">http://lists.freedesktop.org/mailman/listinfo/gstreamer-android</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>