Re: [DVDnav-discuss] [PATCH] Add serialization support

2013-10-28 Thread Nico Sabbi
Roger Pack ha scritto: On 10/25/13, Richard Hulme pepe...@yahoo.com wrote: On 21/10/13 14:51, Roger Pack wrote: On 10/18/13, Richard Hulme pepe...@yahoo.com wrote: Hi, The attached patch adds serialization support to libdvdnav, which effectively allows DVD bookmarks to be saved and restored.

Re: [DVDnav-discuss] [PATCH] Add serialization support

2013-10-28 Thread Nico Sabbi
Nico Sabbi ha scritto: Roger Pack ha scritto: On 10/25/13, Richard Hulme pepe...@yahoo.com wrote: On 21/10/13 14:51, Roger Pack wrote: On 10/18/13, Richard Hulme pepe...@yahoo.com wrote: Hi, The attached patch adds serialization support to libdvdnav, which effectively allows DVD bookmarks

Re: [DVDnav-discuss] libdvdnav fork

2013-02-06 Thread Nico Sabbi
Sorry guys, but as you have seen I don't have anymore time to dedicate to this project and to mplayer. I'd really like that there were only one repository rather than two, in order to minimize confusione among users. This repository is my preferred, of course:-) I was almost sure that

Re: [DVDnav-discuss] libdvdnav fork

2013-02-06 Thread Nico Sabbi
Nico Sabbi ha scritto: Sorry guys, but as you have seen I don't have anymore time to dedicate to this project and to mplayer. I'd really like that there were only one repository rather than two, in order to minimize confusione among users. This repository is my preferred, of course:-) I

Re: [DVDnav-discuss] [PATCH] Call DVDOpenImageFile() only if it's a drive on OS/2

2010-07-20 Thread Nico Sabbi
Nico Sabbi ha scritto: KO Myung-Hun ha scritto: KO Myung-Hun wrote: Hi/2. DVDOpenImageFile() is called only for a drive, otherwise DVDOpenPath() is used. By this, we can open a normal directory structure as well as a raw device or a image. Ping ? And any others, too. committed

Re: [DVDnav-discuss] [PATCH] Call DVDOpenImageFile() only if it's a drive on OS/2

2010-07-20 Thread Nico Sabbi
Nico Sabbi ha scritto: KO Myung-Hun wrote: Ping ? And any others, too. are others of your patches pending? As you may have noticed I don't have much time to dedicate to reviewing patches, except if they are trivial. ___ DVDnav

Re: [DVDnav-discuss] libdvdnav: ifoOpenVTSI failed

2010-07-08 Thread Nico Sabbi
Erik Hovland ha scritto: I have another patch... This is an attempt to support the use of BUP files. A bit hacky. But if it gets the job done, then maybe it can work. Please try. This patch may not work just because it is buggy. I haven't had a chance to try it. So if it just fails outright,

Re: [DVDnav-discuss] dvdnav stream read error

2010-07-01 Thread Nico Sabbi
Rich E ha scritto: Well I got the tarballs and followed the directions here: http://www.mplayerhq.hu/DOCS/tech/dvdnav-howto.txt http://www.mplayerhq.hu/DOCS/tech/dvdnav-howto.txtNow mplayer is telling me that it can't libdvdread.so.4 (it installed to /usr/local/lib and the mplayer config

Re: [DVDnav-discuss] dvdnav stream read error

2010-06-24 Thread Nico Sabbi
Rich E ha scritto: The dvds work fine in my standalone dvd player, so I don't they are too heavily scratched to be read. I could try a patch, I am working from the source package mplayer-export-2010-06-22. Is this in order to print out further info on the error? Is there a way to compile

Re: [DVDnav-discuss] dvdnav stream read error

2010-06-24 Thread Nico Sabbi
Rich E ha scritto: Where can I find these svn repositories? I don´t see them at mplayerhq.hu, or in the README that led me to this mailing list. svn://svn.mplayerhq.hu/dvdnav/trunk Please, don't top post and trim useless texts ___

Re: [DVDnav-discuss] dvdnav stream read error

2010-06-23 Thread Nico Sabbi
Rich E ha scritto: Hi, Sorry to lay on the problems, but I just tried my only _other_ dvd and had another failure: r...@r-laptop:~/Downloads/mplayer-export-2010-06-22/libdvdnav$ mplayer dvdnav://1 MPlayer SVN-r31525-snapshot-4.4.3 (C) 2000-2010 MPlayer Team Exiting... (End of file)

Re: [DVDnav-discuss] Suggesting new method to accurately set position by time (source in .gz file)

2010-06-10 Thread Nico Sabbi
gnosy gnu ha scritto: Sorry all. Don't mean to be this incompetent. Someone suggesting sending as a zip file. I've attached above as a .gz file. Hopefully there won't be issues. Thanks. In this form it's unreviewable. What you should do is this: $ svn co

Re: [DVDnav-discuss] dvdnav patches from handbrake project

2010-06-03 Thread Nico Sabbi
Sorry for the hand-quote, I don't have the original message right here. John Stebbins wrote: To keep things organized, here's current status of these patches. These are pending: * read-block2char.patch This one is really disturbing me: Index: libdvdread/src/dvd_reader.c

Re: [DVDnav-discuss] dvdnav patches from handbrake project

2010-06-01 Thread Nico Sabbi
Jean-Baptiste Kempf ha scritto: On Mon, May 31, 2010 at 06:11:01PM +0200, Nico Sabbi wrote : why don't you ask Diego to get an svn account and maintain the win32 stuff? You are the only one with a global view of the needs Diego, like the DonDiego from FFmpeg? exactly. I'm

Re: [DVDnav-discuss] dvdnav patches from handbrake project

2010-05-31 Thread Nico Sabbi
Jean-Baptiste Kempf ha scritto: On Fri, May 28, 2010 at 11:04:08AM -0700, John Stebbins wrote : This one was partially applied. _MSC_VER was replaced by _WIN32. Kempf has some comments on the rest that we'll need to resolve first. Call me j-b :) why don't you ask Diego to

Re: [DVDnav-discuss] dvdnav patches from handbrake project

2010-05-30 Thread Nico Sabbi
John Stebbins ha scritto: On 05/28/2010 06:41 AM, Nico Sabbi wrote: It's not clear to me which A03 you mean. The one in dvdnav or the one in dvdread. all in dvdread/ Kempf wanted a rational for this. He suggests we should only change what's used and accepts off_t and lseek changes

Re: [DVDnav-discuss] [PATCH] dvdnav_get_video_resolution

2010-05-25 Thread Nico Sabbi
Jean-Baptiste Kempf ha scritto: Hello, On Mon, May 24, 2010 at 04:28:57PM -0700, Erik Hovland wrote : Thanks for the patch. Looks fine for the most part. But is there a use case for this function? Is this function in some other fork of dvdnav? I don't see the point of expanding the API

Re: [DVDnav-discuss] libdvdread: Invalid main menu IFO on ppc [PATCH]

2010-03-05 Thread Nico Sabbi
Il venerdì 5 marzo 2010 00:22:35 Dominik 'Rathann' Mierzejewski ha scritto: On Sunday, 06 December 2009 at 17:31, Dominik 'Rathann' Mierzejewski wrote: On Saturday, 14 November 2009 at 22:06, Dominik 'Rathann' Mierzejewski wrote: On Sunday, 27 September 2009 at 02:21, Dominik 'Rathann'

Re: [DVDnav-discuss] Playing from non-UDF optical media

2010-02-17 Thread Nico Sabbi
Il mercoledì 17 febbraio 2010 15:57:24 Bastien Nocera ha scritto: Nico Sabbi nicola.sa...@... writes: snip there's already another simila patch pending, but I'm afraid it will have to pend some some more time;( I don't really have time, sorry. Do you have a reference of that patch

Re: [DVDnav-discuss] Playing from non-UDF optical media

2010-02-08 Thread Nico Sabbi
Il lunedì 8 febbraio 2010 12:30:02 Bastien Nocera ha scritto: Heya, I cooked up this patch to xine-lib a number of years ago: http://article.gmane.org/gmane.comp.video.xine.devel/15050/ to allow xine-lib to play back from an ISO9660 DVD, with no UDF filesystem. I know that this DVD isn't

Re: [DVDnav-discuss] libdvdread asserts on specific dvd

2010-01-08 Thread Nico Sabbi
Il venerdì 8 gennaio 2010 17:33:38 Markus Beyer ha scritto: mplayer dvdnav://1 from a current SVN version should do the job (AFAIK the patch for the incorrect file system infos is in it for now over a year). -- cheers, Alex Hi Alex, yes, it's the german version and odly,

Re: [DVDnav-discuss] [PATCH] Proper AD Chain processing.

2009-09-29 Thread Nico Sabbi
Il martedì 29 settembre 2009 10:21:53 Nico Sabbi ha scritto: Il martedì 29 settembre 2009 02:58:35 Jorgen Lundman ha scritto: Removed Cosmetics, changed indentation to be tighter but kept Free call. Thanks. This patch will need a serious testing session and a deep review. Feedback welcome

Re: [DVDnav-discuss] undvd utility

2009-09-18 Thread Nico Sabbi
Il venerdì 18 settembre 2009 10:26:23 Jorgen Lundman ha scritto: This is possibly not relevant to everyone here, but might be useful. At the very least, it has been great for debugging. I was fixing bugs in my DVD/Bluray playing code, being unhappy about how complicated it had become. Then it

Re: [DVDnav-discuss] undvd utility

2009-09-18 Thread Nico Sabbi
Il venerdì 18 settembre 2009 10:53:04 Jorgen Lundman ha scritto: Nico Sabbi wrote: well, we can merge undvd to the dvdnav tree (it would be a very nice addition), but I don't like the idea of having unrar or any other (de)compression at the stream layer (in dvdread). Yeah, the proper way

Re: [DVDnav-discuss] undvd utility

2009-09-18 Thread Nico Sabbi
Il venerdì 18 settembre 2009 10:58:22 hai scritto: Seriously, it is no more than 5 minutes of code. But with the 2 weeks getting the patch approved due to too many spaces, it just isn't appealing to me. I would love to be able to run the official libdvdnav, but it is just too far behind. in

Re: [DVDnav-discuss] r1176 - trunk/libdvdread/src/dvd_reader.c

2009-09-02 Thread Nico Sabbi
Il mercoledì 2 settembre 2009 03:34:23 erik ha scritto: Author: erik Date: Wed Sep 2 03:34:23 2009 New Revision: 1176 Log: Remove empty if clause. An if clause is empty. This makes the else do all of the work and still ends up w/ a larger object file because the if clause is stuck into

Re: [DVDnav-discuss] r1178 - in trunk/libdvdread/src: dvd_reader.c dvdread/dvd_reader.h

2009-09-02 Thread Nico Sabbi
Il mercoledì 2 settembre 2009 15:25:53 Diego Biurrun ha scritto: On Wed, Sep 02, 2009 at 03:43:21AM +0200, erik wrote: Log: Add DVD file stat from version 0.9.7 to libdvdread While you're at it.. Have you looked at syncing with the original libdvdread? Diego if you do it, please

Re: [DVDnav-discuss] please review: DVDFileStat, close dev on error, use parens and BSD porting bits

2009-08-31 Thread Nico Sabbi
Il lunedì 31 agosto 2009 18:05:04 Erik Hovland ha scritto: I hate to bother, but could you be more specific? Does it mean you prefer 'if(x)' over if( x )? The empty line I get. Indeed ; if( dvd_file ) { -if( dvd_file-dvd-isImageFile ) { - ; -} else { +if(

Re: [DVDnav-discuss] please review: DVDFileStat, close dev on error, use parens and BSD porting bits

2009-08-31 Thread Nico Sabbi
Il lunedì 31 agosto 2009 18:28:29 Erik Hovland ha scritto: Il lunedì 31 agosto 2009 18:05:04 Erik Hovland ha scritto: I hate to bother, but could you be more specific? Does it mean you prefer 'if(x)' over if( x )? The empty line I get. Indeed ;    if( dvd_file ) { -    if(

Re: [DVDnav-discuss] Use of _MSC_VER defines doesn't work for mingw compile

2009-08-04 Thread Nico Sabbi
Il giorno sab, 01/08/2009 alle 10.44 +0200, Nico Sabbi ha scritto: Il giorno ven, 31/07/2009 alle 17.12 -0700, John Stebbins ha scritto: dvd_reader.c and dvdread_internal.h use a mix of _WIN32 and _MSC_VER for windows specific code. _WIN32 works for mingw, but _MSC_VER does

Re: [DVDnav-discuss] Use of _MSC_VER defines doesn't work for mingw compile

2009-08-04 Thread Nico Sabbi
Il giorno sab, 01/08/2009 alle 10.43 -0700, John Stebbins ha scritto: If you're in the mood for patches, I've got some more for you. Also, please have a look at the patches I submitted on 4/24. When they were submitted, there was very little discussion, so I don't know if that was an

Re: [DVDnav-discuss] Use of _MSC_VER defines doesn't work for mingw compile

2009-08-01 Thread Nico Sabbi
Il giorno ven, 31/07/2009 alle 17.12 -0700, John Stebbins ha scritto: dvd_reader.c and dvdread_internal.h use a mix of _WIN32 and _MSC_VER for windows specific code. _WIN32 works for mingw, but _MSC_VER does not. The practical effect of the incorrectly built code is that the dvd is not

Re: [DVDnav-discuss] libdvdread ACVHC iso images

2009-06-28 Thread Nico Sabbi
Il giorno dom, 28/06/2009 alle 12.02 +0200, Loek Frederiks ha scritto: Hi, I've been experimenting with UDF 2.5 (AVCHD) iso files and I found one fairly old build (don't know the source) which reads UDF 2.5 images containing a BDAV structure. However, the most recent builds simply quit

Re: [DVDnav-discuss] Question: libdvdread - Playing faulty/scratchy DVDs under Linux

2009-03-11 Thread Nico Sabbi
Il giorno dom, 08/03/2009 alle 19.15 +0100, Sven Nielsen ha scritto: Hi all, I experienced quite a few dvds that would simply stop playing at some point in the movie. The movie just stops and mplayer e.g. states EOF for the movie file without actually giving an error message. I'm using

Re: [DVDnav-discuss] [PATCH 2/6] Make cosmetic changes to files.

2009-02-15 Thread Nico Sabbi
Il giorno ven, 13/02/2009 alle 11.21 -0800, Erik Hovland ha scritto: Cosmetic fixes of spelling errors and some style inconsistencies. Signed-off-by: Erik Hovland e...@hovland.org --- msvc/include/pthreads/pthread.h |6 +++--- msvc/include/sys/time.h |2 +-

Re: [DVDnav-discuss] libdvdread and DVDFileStat

2009-02-09 Thread Nico Sabbi
Il giorno dom, 08/02/2009 alle 23.45 +0100, Benjamin Drung ha scritto: Hello, dvdbackup [1] uses DVDFileStat exported from dvd_reader.h in libdvdread 0.9.6 [2] and 0.9.7 [3]. But libdvdread 4.1.3 from mplayer does not export this function. Can mplayer sync libdvdread 0.9.7 from ogle or add

Re: [DVDnav-discuss] Fwd: Patch to add dvdnav_get_serial_string function to dvdnav

2009-02-02 Thread Nico Sabbi
Il giorno sab, 31/01/2009 alle 12.50 -0800, Erik Hovland ha scritto: On Sat, Jan 31, 2009 at 11:23 AM, elupus elu...@ecce.se wrote: On Wed, 28 Jan 2009 23:25:44 +0100, Nico Sabbi wrote: [21 quoted lines suppressed] you broke the API extending an existing function for no reason; you

Re: [DVDnav-discuss] dvdbackup and the skipping unused/bad sectors patch

2009-01-09 Thread Nico Sabbi
On Friday 09 January 2009 18:40:03 Don Mahurin wrote: Hi, I have an updated version of dvdbackupx that uses the vm in a modified libdvdnav to find and skip unused (possibly intentionally bad) blocks on a DVD. This version no longer skips commands. All commands are executed by the dvdnav vm.

Re: [DVDnav-discuss] [PATCH] clean up header mess

2008-12-30 Thread Nico Sabbi
Il giorno mar, 30/12/2008 alle 14.41 +0100, Reimar Döffinger ha scritto: On Tue, Dec 30, 2008 at 02:21:22PM +0100, Reimar Döffinger wrote: I think the way headers are currently are a mess, it needs that ugly -DDVDNAV_COMPILE and it makes it impossible to use dvdnav directly from the

Re: [DVDnav-discuss] r1160 - in trunk/libdvdnav: Makefile src/Makefile.am src/dvd_types.h src/dvdnav src/dvdnav.c src/dvdnav.h src/dvdnav/dvd_types.h src/dvdnav/dvdnav.h src/dvdnav/dvdnav_events.h src

2008-12-30 Thread Nico Sabbi
Il giorno mar, 30/12/2008 alle 15.52 +0100, Reimar Döffinger ha scritto: On Tue, Dec 30, 2008 at 03:48:46PM +0100, reimar wrote: @@ -57,7 +57,7 @@ endif version.h: sh $(SRC_PATH)/version.sh $(SRC_PATH) $(SHLIB_VERSION) - + $(SRCS): version.h Sorry, that one slipped in.

Re: [DVDnav-discuss] [PATCH] clean up header mess

2008-12-30 Thread Nico Sabbi
Il giorno mar, 30/12/2008 alle 16.10 +0100, Reimar Döffinger ha scritto: Applied. Attached is the patch for dvdread, again all public headers moved into dvdread/. ok as well Adding -I$(SOURCE)/dvdread to build flags would require less changes to the code - on the other hand it is more

Re: [DVDnav-discuss] DVD works with dvdnav but not with dvdread

2008-12-11 Thread Nico Sabbi
On Thursday 11 December 2008 09:42:36 Frederik Holljen wrote: I'm still a bit uncertain where the true problem lies in this case so I've narrowed it down to this question: Does dvdnav offer the same functionality as dvdread in terms of reading one single title (and no more, not jumping back

Re: [DVDnav-discuss] Using libdvdnav on ARM Based NAS

2008-12-10 Thread Nico Sabbi
On Wednesday 10 December 2008 04:34:05 Erik Hovland wrote: I saw that there was no ATTRIBUTE__PACKED on the app_info union and when I added this to line 123, the size of the structure was read as 8 on my NAS. I simply changed } app_info; to } ATTRIBUTE_PACKED app_info; I then

Re: [DVDnav-discuss] DVD works with dvdnav but not with dvdread

2008-12-10 Thread Nico Sabbi
On Wednesday 10 December 2008 10:13:13 Frederik Holljen wrote: Hi, I have a DVD where the main title works fine when reading it with libdvdnav but crashes when reading it with libdvdread (error: read failed for 2/4 blocks at 0x1ff5). The DVD seems to work fine in any other player I've tried.

Re: [DVDnav-discuss] DVD works with dvdnav but not with dvdread

2008-12-10 Thread Nico Sabbi
On Wednesday 10 December 2008 10:36:46 Frederik Holljen wrote: ever heard of crippled dvds to prevent copy? Relying on the DVD-VM that dvdnav uses but dvdread doesn't is one of those nice practices I've heard of this yes. But it still seems strange to me as a user that it works with one

Re: [DVDnav-discuss] Using libdvdnav on ARM Based NAS

2008-12-09 Thread Nico Sabbi
On Tuesday 09 December 2008 05:03:38 John wrote: I think I am beginning to understand what is going on, but not why it happens. For reference, here is the output I get from the menus example from libdvdnav 4.1.3 from my DNS-323 NAS when getting the information from a DVD: *All but one of

Re: [DVDnav-discuss] dvdread patch for broken dvd's

2008-11-23 Thread Nico Sabbi
Il giorno dom, 23/11/2008 alle 15.15 +0100, [EMAIL PROTECTED] ha scritto: On St 8.říj, Nico Sabbi wrote: Il giorno mer, 08/10/2008 alle 21.10 +0200, [EMAIL PROTECTED] ha scritto: On Út 7.říj, Nico Sabbi wrote: Il giorno lun, 06/10/2008 alle 22.09 +0200, [EMAIL PROTECTED] ha

Re: [DVDnav-discuss] Using libdvdnav on ARM Based NAS

2008-11-22 Thread Nico Sabbi
Il giorno sab, 22/11/2008 alle 16.12 -0600, John ha scritto: Hi, I have compiled libdvdnav 4.1.3 and libdvdread 4.1.3 for my ARM based D-Link DNS-323 NAS (armv5tejl little endian). I had no errors while compiling either library. However, I am getting a lot of errors while running the

Re: [DVDnav-discuss] question regarding data coming from libdvdnav

2008-11-21 Thread Nico Sabbi
On Friday 21 November 2008 11:37:31 Sergey 'Jin' Bostandzhyan wrote: On Fri, Nov 21, 2008 at 10:04:18AM +0100, Nico Sabbi wrote: I can only say the time that the player is printing on the TV, as I mentioned in one of the previous posts I tried playing the stream twice. The first time

Re: [DVDnav-discuss] question regarding data coming from libdvdnav

2008-11-21 Thread Nico Sabbi
Il giorno sab, 22/11/2008 alle 00.54 +0100, Sergey 'Jin' Bostandzhyan ha scritto: On Fri, Nov 21, 2008 at 11:46:34AM +0100, Nico Sabbi wrote: [...] I'll try keeping only one video and one audio stream and playing it with the DSM when I get home tonight. good luck OK I can

Re: [DVDnav-discuss] [PATCH] Patch 1/5: Resend

2008-10-21 Thread Nico Sabbi
On Tuesday 21 October 2008 09:31:12 Diego Biurrun wrote: On Sun, Oct 12, 2008 at 09:29:21PM +0900, Jorgen Lundman wrote: GETN4 changed to GETN8 cosmetics Nico, do you want these committed separately or not at all? Diego separately, but I have to test the actual working of the code

Re: [DVDnav-discuss] [PATCH] Patch 1/5: Resend

2008-10-16 Thread Nico Sabbi
Il giorno dom, 12/10/2008 alle 21.29 +0900, Jorgen Lundman ha scritto: GETN4 changed to GETN8 Lund sorry for the delay. Just a note to say that I haven't had the time to review your patches. I'll do it in the week-end ___ DVDnav-discuss mailing

Re: [DVDnav-discuss] [PATCH] UDF2.50

2008-10-09 Thread Nico Sabbi
On Thursday 09 October 2008 03:07:39 Jorgen Lundman wrote: Resent due to size, compressed. Add UDF2.50 logic, which includes BD5ISO, and HD-DVD support. Support non-DVD style access. (File iteration, and reading). Diffed against svn 1153. This patch includes: 1. Add ExtFinfo (262)

Re: [DVDnav-discuss] dvdread patch for broken dvd's

2008-10-07 Thread Nico Sabbi
Il giorno lun, 06/10/2008 alle 22.09 +0200, [EMAIL PROTECTED] ha scritto: Hi, here are my answers. Cosmetics are not problem, but before fixing them, the idea of this code must be approved. For file there are 2 possible tag values - 261 for File Entry (4/14.9 in Ecma 167) or Extended File

Re: [DVDnav-discuss] [PATCH] OS/2 support

2008-10-06 Thread Nico Sabbi
On Monday 06 October 2008 16:46:19 KO Myung-Hun wrote: Hi/2. I've attached patches for OS/2 support for libdvdread and libdvdnav. And I modifed 'examples/menus.c' to allow to specify DVD device as a argument. ok to commit ___ DVDnav-discuss

Re: [DVDnav-discuss] dvdread patch for broken dvd's

2008-10-05 Thread Nico Sabbi
Il giorno dom, 05/10/2008 alle 16.56 +0200, [EMAIL PROTECTED] ha scritto: Hi, I have already posted this to mplayer-users mailing list. I have DVD disc with broken UDF structure. I can't play this disc using current libdvdread, because vob for chapter 37 is not found - entry in UDF has tag

Re: [DVDnav-discuss] dvdread patch for broken dvd's

2008-10-05 Thread Nico Sabbi
Il giorno dom, 05/10/2008 alle 22.12 +0200, Nico Sabbi ha scritto: Il giorno dom, 05/10/2008 alle 16.56 +0200, [EMAIL PROTECTED] ha scritto: Hi, I have already posted this to mplayer-users mailing list. I have DVD disc with broken UDF structure. I can't play this disc using current

Re: [DVDnav-discuss] dvdread patch for broken dvd's

2008-10-05 Thread Nico Sabbi
Il giorno dom, 05/10/2008 alle 22.25 +0200, Nico Sabbi ha scritto: Il giorno dom, 05/10/2008 alle 22.12 +0200, Nico Sabbi ha scritto: Il giorno dom, 05/10/2008 alle 16.56 +0200, [EMAIL PROTECTED] ha scritto: Hi, I have already posted this to mplayer-users mailing list. I have DVD disc

Re: [DVDnav-discuss] libdvdcss integration

2008-09-28 Thread Nico Sabbi
Il giorno dom, 28/09/2008 alle 04.55 -0400, Ergzay ha scritto: This is more of a user question and I'm debating about whether to direct this to mplayer-users or here, but I'll send it here and see what kind of response I get. I just got libdvdnav and libdvdread externals (from this SVN)

Re: [DVDnav-discuss] upstream libdvdread versions

2008-09-19 Thread Nico Sabbi
Il giorno ven, 19/09/2008 alle 00.27 +0200, Diego Biurrun ha scritto: On Thu, Sep 18, 2008 at 12:30:52PM +0200, Nico Sabbi wrote: On Thursday 18 September 2008 10:13:43 Diego Biurrun wrote: On Thu, Sep 18, 2008 at 10:06:50AM +0200, Dominik 'Rathann' Mierzejewski wrote: On Thursday, 18

Re: [DVDnav-discuss] upstream libdvdread versions

2008-09-19 Thread Nico Sabbi
On Friday 19 September 2008 15:32:16 Diego Biurrun wrote: IIRC when I stopped reviewing the patchset I was about to finish the 0.9.4-0.9.5 transition. Basically what is unneeded is all the DIRECTIO stuff Well, maybe we can start by merging the cosmetics from the 0.9.4 - 0.9.5

Re: [DVDnav-discuss] [PATCH] fix license headers (libdvdread)

2008-09-14 Thread Nico Sabbi
Il giorno dom, 14/09/2008 alle 15.26 +0200, Diego Biurrun ha scritto: On Sun, Sep 14, 2008 at 03:07:51PM +0200, Diego Biurrun wrote: Same thing I just sent for libdvdnav, now for libdvdread... Today seems to be two tries for one patch day, here comes another... Diego ok, but there's no

Re: [DVDnav-discuss] multiple inclusion guards

2008-09-14 Thread Nico Sabbi
Il giorno dom, 14/09/2008 alle 21.22 +0200, Diego Biurrun ha scritto: I want to propose adding proper multiple inclusion guards to both libdvdread and libdvdnav, i.e. #ifndef LIBDVDREAD_NAV_PRINT_H #define LIBDVDREAD_NAV_PRINT_H instead of #ifndef NAV_PRINT_H_INCLUDED #define

Re: [DVDnav-discuss] misc issues

2008-09-14 Thread Nico Sabbi
Il giorno dom, 14/09/2008 alle 21.50 +0200, Diego Biurrun ha scritto: libdvdread and libdvdnav are full of - $Id$ - $Log$ I don't even know what they are good for, so ok to remove them for me - extern C uhm, there are quite a few MSVC fanboys here, maybe better keep them - missing

Re: [DVDnav-discuss] [PATCH]Missing function in Win32 pthreads

2008-09-13 Thread Nico Sabbi
Il giorno sab, 13/09/2008 alle 19.01 +0200, Geoffroy Couprie ha scritto: Hello, The pthread_mutex_destroy doesn't exist in the pthreads implementation for Windows. I don't know if it's the intended behaviour, but when leaving dvdnav, there's an attempt to free a block of memory where there

Re: [DVDnav-discuss] release 4.1.3

2008-09-09 Thread Nico Sabbi
Il giorno mar, 09/09/2008 alle 12.55 -0700, Jean-Baptiste Kempf ha scritto: On Tue, Sep 09, 2008 at 09:49:59PM +0200, Dominik 'Rathann' Mierzejewski wrote : On Saturday, 30 August 2008 at 14:16, Dominik 'Rathann' Mierzejewski wrote: I think it's time to push out release 4.1.3 of libdvdnav

Re: [DVDnav-discuss] 4.1.4 TODO items (was Re: release 4.1.3)

2008-09-09 Thread Nico Sabbi
Il giorno mar, 09/09/2008 alle 23.20 +0200, Dominik 'Rathann' Mierzejewski ha scritto: On Tuesday, 09 September 2008 at 22:27, Nico Sabbi wrote: [...] When I find time (hopefully in the next few days) I have to evaluate a patch posted in mplayer-dev-eng that fixes a certain access method

Re: [DVDnav-discuss] Fwd: [PATCH] remove preprocessor directives from nav_types.h

2008-07-25 Thread Nico Sabbi
Il giorno ven, 25/07/2008 alle 08.25 +0200, Nico Sabbi ha scritto: -- Messaggio inoltrato -- From: Erik Hovland [EMAIL PROTECTED] To: dvdnav-discuss@mplayerhq.hu Date: Mon, 21 Jul 2008 13:32:03 -0700 Subject: [DVDnav-discuss] [PATCH] remove preprocessor directives from

Re: [DVDnav-discuss] [PATCH] remove preprocessor directives from nav_types.h

2008-07-25 Thread Nico Sabbi
On Monday 21 July 2008 22:32:03 Erik Hovland wrote: For some reason nav_types.h has exactly the same preprocessor directives that ifo_types.h has and it includes ifo_types.h. This patch removes the duplicates. E thanks, applied ___ DVDnav-discuss

Re: [DVDnav-discuss] [PATCH] remove some duplicate code in ifo_read.c

2008-07-16 Thread Nico Sabbi
On Wednesday 16 July 2008 01:42:26 Erik Hovland wrote: This patch removes some duplicate code in ifo_read.c. The code to delete the pmt_maint_t struct is duplicated in a few places. This is in the libdvdread tree. E thanks, committed ___

Re: [DVDnav-discuss] is this a valid c++ variable name?

2008-06-28 Thread Nico Sabbi
Il Wednesday 25 June 2008 23:11:21 Nico Sabbi ha scritto: Il Wednesday 25 June 2008 21:44:11 Andrea ha scritto: Nico Sabbi wrote: Il Tuesday 24 June 2008 22:51:06 Benjamin Zores ha scritto: dvdnav is a C library, not C++. Anyway I'll welcome a patch to rename this to self Here

Re: [DVDnav-discuss] is this a valid c++ variable name?

2008-06-25 Thread Nico Sabbi
Il Wednesday 25 June 2008 21:44:11 Andrea ha scritto: Nico Sabbi wrote: Il Tuesday 24 June 2008 22:51:06 Benjamin Zores ha scritto: dvdnav is a C library, not C++. Anyway I'll welcome a patch to rename this to self Here it is Andrea a bit too little to restore compatibility

Re: [DVDnav-discuss] r1094 - in trunk/libdvdnav: Makefile configure2 misc/dvdnav-config2.sh

2008-06-13 Thread Nico Sabbi
On Monday 09 June 2008 01:46:43 Dan Nicholson wrote: On Sun, Jun 8, 2008 at 11:45 AM, Dan Nicholson [EMAIL PROTECTED] wrote: On Sun, Jun 8, 2008 at 11:29 AM, Nico Sabbi [EMAIL PROTECTED] wrote: Dan, why DVDREAD_LIBS isn't being used (or expanded) in src/Makefile.am ? That's why I hate so

Re: [DVDnav-discuss] [PATCH 1/2] Modernize configure.ac a'la libdvdnav (r1085 - r1090)

2008-06-13 Thread Nico Sabbi
On Monday 09 June 2008 02:44:22 Dan Nicholson wrote: --- configure.ac| 52 -- misc/libdvdread.spec.in |4 +- misc/relchk.sh.in |2 +- 3 files changed, 26 insertions(+), 32 deletions(-) applied it, but in 3 parts.

Re: [DVDnav-discuss] r1098 - in trunk/libdvdread: configure.ac misc/libdvdread.spec.in misc/relchk.sh.in

2008-06-12 Thread Nico Sabbi
Il Thursday 12 June 2008 22:34:54 Dan Nicholson ha scritto: On Thu, Jun 12, 2008 at 1:12 PM, nicodvb [EMAIL PROTECTED] wrote: Modified: trunk/libdvdread/misc/relchk.sh.in == --- trunk/libdvdread/misc/relchk.sh.in

Re: [DVDnav-discuss] I/O Callbacks

2008-06-11 Thread Nico Sabbi
On Wednesday 11 June 2008 18:04:44 Andreas Öman wrote: Nico Sabbi wrote: please, explain what you need: an abstraction layer that permit you to access a dvd navigation across a remote file-system? such as dvdnav over smb:// or ftp:// ? It could be useful to have Yes, exactly. Perhaps

Re: [DVDnav-discuss] r1078 - trunk/libdvdread/autogen.sh

2008-06-09 Thread Nico Sabbi
On Monday 09 June 2008 12:01:11 Dominik 'Rathann' Mierzejewski wrote: On Monday, 09 June 2008 at 02:07, Dan Nicholson wrote: [...] Here's patches for dvdread and dvdnav to add support for pkg-config. I'll understand if you don't want to apply them, but I think they're worth having and

Re: [DVDnav-discuss] r1078 - trunk/libdvdread/autogen.sh

2008-06-08 Thread Nico Sabbi
Il Saturday 07 June 2008 19:10:21 Dan Nicholson ha scritto: Yes. Attached are a couple patches for configure.ac and autogen.sh. There attached. They only thing is that they don't handle the libtool versioning thing above, so I don't know if you'll want to apply them as is. There's certainly

Re: [DVDnav-discuss] [dvdread PATCH] Drop conditional include paths for dvdnav

2008-06-08 Thread Nico Sabbi
Il Sunday 08 June 2008 18:12:39 Dan Nicholson ha scritto: --- src/ifo_print.h |6 +- 1 files changed, 1 insertions(+), 5 deletions(-) committed, thanks ___ DVDnav-discuss mailing list DVDnav-discuss@mplayerhq.hu

Re: [DVDnav-discuss] r1078 - trunk/libdvdread/autogen.sh

2008-06-06 Thread Nico Sabbi
Il Friday 06 June 2008 22:38:41 Dan Nicholson ha scritto: Nico, you can honestly drop all of this stuff. Just set AC_PREREQ(version you want) before AC_INIT in configure.ac and autoconf will fail if it doesn't meet the version.

Re: [DVDnav-discuss] [PATCH]es

2008-06-05 Thread Nico Sabbi
Il Thursday 05 June 2008 00:39:35 Rafaël Carré ha scritto: Hello, VLC use a simple build system to compile the several libraries it depends on, in order to ship them on OSX Windows for example, where there is no packaging system. Most of the time they are patched to fix some bugs, or to

Re: [DVDnav-discuss] [PATCH] fix or suppress compiler warnings

2008-06-05 Thread Nico Sabbi
Il Thursday 05 June 2008 06:29:00 Reimar Döffinger ha scritto: --- a/src/vm/vm.c +++ b/src/vm/vm.c @@ -159,7 +159,7 @@ static void dvd_read_name(char *name, const char *device) { fprintf(MSG_OUT, ); } } - strncpy(name, data[25],

Re: [DVDnav-discuss] [PATCH]es

2008-06-05 Thread Nico Sabbi
On Thursday 05 June 2008 15:17:05 Dan Nicholson wrote: On Thu, Jun 5, 2008 at 1:59 AM, Nico Sabbi [EMAIL PROTECTED] wrote: Il Thursday 05 June 2008 00:39:35 Rafaël Carré ha scritto: Note that I saw a configure2 file, I then supposed you were about to throw away the beloved autotools

Re: [DVDnav-discuss] First standalone libdvdread

2008-06-02 Thread Nico Sabbi
Il Sunday 01 June 2008 18:05:40 Nico Sabbi ha scritto: As for $subject. configure2 now works correctly (at least for me) but the old autoshit build system must be completely fixed. Who wants can do it before prior authorization, but I know you are all lazy and I'll have to do it myself

[DVDnav-discuss] Removal of dvdread from dvdnav

2008-06-02 Thread Nico Sabbi
As for $subject I plan to remove dvdread from dvdnav in the next few days. If you want to object do it ASAP ___ DVDnav-discuss mailing list DVDnav-discuss@mplayerhq.hu https://lists.mplayerhq.hu/mailman/listinfo/dvdnav-discuss

[DVDnav-discuss] First standalone libdvdread

2008-06-01 Thread Nico Sabbi
As for $subject. configure2 now works correctly (at least for me) but the old autoshit build system must be completely fixed. Who wants can do it before prior authorization, but I know you are all lazy and I'll have to do it myself ;( Please, test and report

Re: [DVDnav-discuss] patched libdvdread in dvdnav

2008-05-28 Thread Nico Sabbi
On Monday 26 May 2008 10:39:24 Nico Sabbi wrote: On Monday 26 May 2008 10:32:50 Alexander Roalter wrote: Something beside: the current version (r1041) still has the problems with a) the language not being recognized anymore and b) the aspect ratio not being recognized. I reverted back

Re: [DVDnav-discuss] patched libdvdread in dvdnav

2008-05-25 Thread Nico Sabbi
Alexander Roalter wrote: On the page I mentioned before I found another patch, claiming to be 'nicer', which works in slightly different way. I didn't test it on the problem DVDs yet (but will tonight), but at least normal DVD play is still possible. I've created a suitable patch for

Re: [DVDnav-discuss] [PATCH] make sure file items are locked when releasing

2008-05-23 Thread Nico Sabbi
On Wednesday 21 May 2008 17:37:52 Erik Hovland wrote: This patch may be unnecessary. But it is a patch to the dvd file close function to make sure the lock is held while the file items are being closed. E thanks, applied yesterday ___

Re: [DVDnav-discuss] patched libdvdread in dvdnav

2008-05-15 Thread Nico Sabbi
On Thursday 15 May 2008 12:49:41 Alexander Roalter wrote: This has nothing to do with my previous post on this list, but what about incorporating the patch from http://tobias.rautenkranz.ch/libdvdread_ifo.html.en to add support for some copy protection crap which is around. As mentioned on

Re: [DVDnav-discuss] current revision strangeness

2008-05-15 Thread Nico Sabbi
On Thursday 15 May 2008 11:54:18 Alexander Roalter wrote: Yesterday I updated dvdnav to r1041. my mplayer is also from yesterday, with --disable-dvdread-internal When playing an arbitrary DVD, with r1041 I get Playing dvd://3. libdvdread: Using libdvdcss version 1.2.9 for DVD access There

Re: [DVDnav-discuss] additional patches to libdvdnav

2008-05-09 Thread Nico Sabbi
Il Thursday 08 May 2008 18:26:22 Erik Hovland ha scritto: 1. src_dvdread-remove-unnecessary-headers.patch It turns out that bitreader.c doesn't need bswap.h and ifo_print.c no longer has any reference to the WORDS_BIGENDIAN macro thanks, applied 2.

Re: [DVDnav-discuss] Fwd: [PATCH] Create version.h with released version number when SVN not known

2008-05-01 Thread Nico Sabbi
-- Messaggio inoltrato -- From: Dan Nicholson [EMAIL PROTECTED] To: dvdnav-discuss@mplayerhq.hu Date: Mon, 28 Apr 2008 14:53:40 -0700 Subject: [DVDnav-discuss] [PATCH] Create version.h with released version number when SVN not known --- Makefile |2 +- version.sh

Re: [DVDnav-discuss] r1024 - in trunk/libdvdnav: Makefile src/dvdread/Makefile.am src/dvdread/bitreader.c src/dvdread/bitreader.h src/dvdread/nav_read.c

2008-05-01 Thread Nico Sabbi
Il Thursday 01 May 2008 19:13:36 nicodvb ha scritto: Author: nicodvb Date: Thu May 1 19:13:36 2008 New Revision: 1024 Log: split bitstream reader functions in 2 separate files for reuse for the chronicle: this is necessary to remove completely that horrible shit of bitfields defined

Re: [DVDnav-discuss] [PATCH] Fix parallel jobs; sources need version.h

2008-04-30 Thread Nico Sabbi
On Monday 28 April 2008 23:53:38 Dan Nicholson wrote: --- Makefile |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/Makefile b/Makefile index fcc3940..85108e5 100644 --- a/Makefile +++ b/Makefile @@ -81,6 +81,8 @@ endif version.h: sh

Re: [DVDnav-discuss] [PATCH] Fix parallel jobs; sources need version.h

2008-04-30 Thread Nico Sabbi
On Wednesday 30 April 2008 14:55:06 Dan Nicholson wrote: On Wed, Apr 30, 2008 at 12:57 AM, Nico Sabbi [EMAIL PROTECTED] wrote: On Monday 28 April 2008 23:53:38 Dan Nicholson wrote: --- Makefile |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git

Re: [DVDnav-discuss] r1018 - in trunk/libdvdnav/src: navigation.c vm/vm.c

2008-04-22 Thread Nico Sabbi
On Tuesday 22 April 2008 00:34:11 Erik Hovland wrote: Without the if clause to return 0, then vm_get_current_menu will cause any program that uses that function to segfault on the next line with the NULL pgcit is dereferenced. Let me know if I am totally off of my rocker. E src/vm/vm.c

Re: [DVDnav-discuss] A few patches for minor defects

2008-04-19 Thread Nico Sabbi
Il Saturday 19 April 2008 00:03:39 Erik Hovland ha scritto: I put the libdvdnav code in MythTV through a static analysis tool and it found some defects. I ported the patches I submitted there to the fork on mplayerhq. I offer them here to you in hopes you find them useful. E almost all of

Re: [DVDnav-discuss] r1014 - trunk/libdvdnav/ChangeLog

2008-04-19 Thread Nico Sabbi
Il Saturday 19 April 2008 21:53:40 nicodvb ha scritto: Modified: trunk/libdvdnav/ChangeLog == --- trunk/libdvdnav/ChangeLog (original) +++ trunk/libdvdnav/ChangeLog Sat Apr 19 21:53:40 2008 @@ -1,3 +1,6 @@

Re: [DVDnav-discuss] r1016 - trunk/libdvdnav/ChangeLog

2008-04-19 Thread Nico Sabbi
Il Saturday 19 April 2008 22:19:32 nicodvb ha scritto: Author: nicodvb Date: Sat Apr 19 22:19:31 2008 New Revision: 1016 Log: mention dvdread-config btw, any effort to split dvdread from dvdnav is welcome. Who already has has an svn account don't wait for my approval to do it

  1   2   >