[libdvbpsi-devel] [GIT PULL] some small fixes
Michael Ira Krufky
mkrufky at linuxtv.org
Wed Apr 16 03:15:06 CEST 2014
Jean-Paul,
Please merge the following patches. Two of them fix a small build
error and the last is to update my name and fix the entry in AUTHORS.
Apparently, there is another Michael Krufky, so I am using my middle
name from now on :-)
Best regards,
Michael Ira Krufky
The following changes since commit 9800bca747a2f1def3455e9555364d0a8b5afe4c:
examples/decode_mpeg.c: various build fixes for Windows (2014-04-15 13:37:43 +0200)
are available in the git repository at:
https://github.com/mkrufky/libdvbpsi.git fixes
for you to fetch changes up to cd342968c26b4ae25dc94b87c8b2a43c7a6c02a8:
AUTHORS: Michael Ira Krufky added support for descriptor 0xa0, not 0xa1 (2014-04-15 20:48:14 -0400)
----------------------------------------------------------------
Michael Ira Krufky (3):
dump_pids: fix error: format specifies type 'long' but the argument has type 'int64_t' (aka 'long long') [-Werror,-Wformat]
check_cc_pid: fix error: format specifies type 'long' but the argument has type 'int64_t' (aka 'long long') [-Werror,-Wformat]
AUTHORS: Michael Ira Krufky added support for descriptor 0xa0, not 0xa1
AUTHORS | 4 ++--
examples/check_cc_pid.c | 2 +-
examples/dump_pids.c | 2 +-
src/descriptors/dr_81.c | 2 +-
src/descriptors/dr_81.h | 4 ++--
src/descriptors/dr_86.c | 2 +-
src/descriptors/dr_86.h | 4 ++--
src/descriptors/dr_a0.c | 2 +-
src/descriptors/dr_a0.h | 4 ++--
9 files changed, 13 insertions(+), 13 deletions(-)
More information about the libdvbpsi-devel
mailing list