<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    On 6/20/19 12:10 AM, David Ing wrote:<br>
    <blockquote type="cite"
cite="mid:CAKF2gC8Jnr9toQz4umRvEaS4UqC3JH_ztheYLL7FGBQiM0c7Kg@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div>> What things have you noticed to be missing? The MSVC
          build is almost<br>
          >  entirely feature-complete. Note that the DLL naming is
          different in<br>
          >  the MSVC build, as noted on the download page. Instead
          of libfoo.dll<br>
          >  everything built with MSVC is foo.dll instead. </div>
        <div> <br>
        </div>
        <div>I stand corrected.  I had an inventory script which
          apparently chokes because the filenames have changed.</div>
        <div><br>
        </div>
        <div>When I inventoried the gstreamer elements using
          `gst-inspect-1.0` I only noticed a minor difference in the
          plugin names for two gstreamer elements.</div>
        <div>
          <ul>
            <li>filesink <--> fdsink</li>
            <li>filesrc <--> fdsrc</li>
          </ul>
        </div>
        Followup question:  Why did the name of these two gstreamer
        elements change?<br>
      </div>
    </blockquote>
    <br>
    These are not the same elements<br>
  </body>
</html>