<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote">On Wed, Apr 16, 2014 at 3:15 AM, Michael Ira Krufky <span dir="ltr"><<a href="mailto:mkrufky@linuxtv.org" target="_blank">mkrufky@linuxtv.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Jean-Paul,<br>
<br>
Please merge the following patches.  Two of them fix a small build<br>
error and the last is to update my name and fix the entry in AUTHORS.<br>
<br>
Apparently, there is another Michael Krufky, so I am using my middle<br>
name from now on :-)<br>
<br>
Best regards,<br>
<br>
Michael Ira Krufky<br>
<br>
The following changes since commit 9800bca747a2f1def3455e9555364d0a8b5afe4c:<br>
<br>
  examples/decode_mpeg.c: various build fixes for Windows (2014-04-15 13:37:43 +0200)<br>
<br>
are available in the git repository at:<br>
<br>
  <a href="https://github.com/mkrufky/libdvbpsi.git" target="_blank">https://github.com/mkrufky/libdvbpsi.git</a> fixes<br>
<br>
for you to fetch changes up to cd342968c26b4ae25dc94b87c8b2a43c7a6c02a8:<br></blockquote><div><br></div><div>Pulled and tests are running.<br><br>Kind regards,<br><br>Jean-Paul Saman.<br> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


  AUTHORS: Michael Ira Krufky added support for descriptor 0xa0, not 0xa1 (2014-04-15 20:48:14 -0400)<br>
<br>
----------------------------------------------------------------<br>
Michael Ira Krufky (3):<br>
      dump_pids: fix error: format specifies type 'long' but the argument has type 'int64_t' (aka 'long long') [-Werror,-Wformat]<br>
      check_cc_pid: fix error: format specifies type 'long' but the argument has type 'int64_t' (aka 'long long') [-Werror,-Wformat]<br>
      AUTHORS: Michael Ira Krufky added support for descriptor 0xa0, not 0xa1<br>
<br>
 AUTHORS                 | 4 ++--<br>
 examples/check_cc_pid.c | 2 +-<br>
 examples/dump_pids.c    | 2 +-<br>
 src/descriptors/dr_81.c | 2 +-<br>
 src/descriptors/dr_81.h | 4 ++--<br>
 src/descriptors/dr_86.c | 2 +-<br>
 src/descriptors/dr_86.h | 4 ++--<br>
 src/descriptors/dr_a0.c | 2 +-<br>
 src/descriptors/dr_a0.h | 4 ++--<br>
 9 files changed, 13 insertions(+), 13 deletions(-)<br>
</blockquote></div><br></div></div>