<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 04/25/2012 11:45 PM, Ryan Melville wrote:
    <blockquote
cite="mid:F7EC98607B741B438F36BD04FE285A2B5692C1888C@P1EC3EVS01.HMC1.COMCAST.NET"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <meta name="Generator" content="Microsoft Word 14 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:"Courier New";}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal">Hi,<o:p></o:p></p>
        <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
        <p class="MsoNormal">Thanks to the directions at <a
            moz-do-not-send="true"
href="http://gstreamer.freedesktop.org/wiki/GstreamerAndroid_InstallInstructions">http://gstreamer.freedesktop.org/wiki/GstreamerAndroid_InstallInstructions</a>
          I was able to build GStreamer for Android.<o:p></o:p></p>
        <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
        <p class="MsoNormal">However, I noticed that libgstjpeg.so was
          not built.&nbsp; This is in gst-plugins-good/ext/jpeg.&nbsp; It doesn&#8217;t
          seem to be referenced by any Android.mk&#8230;<o:p></o:p></p>
        <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
        <p class="MsoNormal">My build mentioned:<o:p></o:p></p>
        <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
        <p class="MsoNormal" style="margin-left: 0.5in;"><span
            style="font-size: 10pt; font-family: &quot;Courier
            New&quot;; color: black;">configure: *** checking feature:
            jpeg library ***<o:p></o:p></span></p>
        <p class="MsoNormal" style="margin-left: 0.5in;"><span
            style="font-size: 10pt; font-family: &quot;Courier
            New&quot;; color: black;">configure: *** for plug-ins: jpeg
            ***<o:p></o:p></span></p>
        <p class="MsoNormal" style="margin-left: 0.5in;"><span
            style="font-size: 10pt; font-family: &quot;Courier
            New&quot;; color: black;">checking for jpeg_set_defaults in
            -ljpeg-mmx... no<o:p></o:p></span></p>
        <p class="MsoNormal" style="margin-left: 0.5in;"><span
            style="font-size: 10pt; font-family: &quot;Courier
            New&quot;; color: black;">checking for jpeg_set_defaults in
            -ljpeg... no<o:p></o:p></span></p>
        <p class="MsoNormal" style="margin-left: 0.5in;"><span
            style="font-size: 10pt; font-family: &quot;Courier
            New&quot;; color: black;">configure: *** These plugins will
            not be built: jpeg<o:p></o:p></span></p>
        <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
        <p class="MsoNormal">I *<b>do</b>* have /usr/lib/libjpeg.so on
          my system and it *<b>does</b>* have jpeg_set_defaults as shown
          by &#8220;readelfs &#8211;Ws /usr/lib/libjpeg.so&#8221;, which seems to be the
          detection logic in &#8216;configure&#8217;.&nbsp; But, I&#8217;m not sure it would
          even look at my Linux system&#8217;s libraries (what use would they
          be to an Android build?).</p>
      </div>
    </blockquote>
    <br>
    Do you have it on the system or the NDK root? It needs to be on the
    latter.<br>
    Stefan<br>
    <blockquote
cite="mid:F7EC98607B741B438F36BD04FE285A2B5692C1888C@P1EC3EVS01.HMC1.COMCAST.NET"
      type="cite">
      <div class="WordSection1">
        <p class="MsoNormal"><o:p></o:p></p>
        <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
        <p class="MsoNormal">Anyway, I apparently don&#8217;t understand why
          the jpeg plugin isn&#8217;t being selected to build, as I don&#8217;t
          understand the magic that happened during &#8220;./setup.sh&#8221; to
          setup all of my Android.mk&#8217;s and build the other libraries.<o:p></o:p></p>
        <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
        <p class="MsoNormal">Has anyone else built the jpeg plugin?&nbsp; Or,
          I would greatly appreciate any insight or tips on how to build
          it.<o:p></o:p></p>
        <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
        <p class="MsoNormal" style="margin-bottom: 12pt;">Regards,<o:p></o:p></p>
        <p class="MsoNormal" style="margin-bottom: 12pt;">Ryan<o:p></o:p></p>
        <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
      </div>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
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>