[DVDnav-discuss] [PATCH 0/6] catch up to 0.9.6 and a couple of extras

Erik Hovland erik at hovland.org
Fri Feb 13 20:19:42 CET 2009


In an attempt to work towards getting Jorgen's patches in, I have
taken on the task of catching up the mplayer tree of libdvdread to
0.9.6. Next will be 0.9.7. But I figured that I can submit that in its
own chunk.

This patch set also includes some cosmetic fixes as well as a potential
memory leak fix and a check of a few system calls.

Enjoy

E

---

Erik Hovland (6):
      0.9.6 included a few items to improve the sofware on the *BSD
      Add in DVDFileStat
      Add the version function DVDVersion().
      The version should be bumped to at least 5. But I am going to go to 6 on this one.
      Make cosmetic changes to files.
      Some system calls that report errors are not being checked.


 msvc/include/pthreads/pthread.h |    6 -
 msvc/include/sys/time.h         |    2 
 msvc/include/unistd.h           |    4 -
 src/bitreader.c                 |    2 
 src/dvd_input.c                 |    2 
 src/dvd_reader.c                |  258 ++++++++++++++++++++++++++++++++++++---
 src/dvd_udf.c                   |    4 -
 src/dvdread/dvd_reader.h        |   47 ++++++-
 src/dvdread/ifo_types.h         |    2 
 src/dvdread/nav_types.h         |    8 +
 src/ifo_print.c                 |   22 ++-
 src/md5.c                       |    4 -
 src/nav_print.c                 |    2 
 13 files changed, 302 insertions(+), 61 deletions(-)

-- 
Signature



More information about the DVDnav-discuss mailing list