[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mplayer-dev-eng
Subject:    Re: [MPlayer-dev-eng] [PATCH] fencepost error in stream_dvdnav.c
From:       Mike Castle <dalgoda+mplayer () gmail ! com>
Date:       2011-02-19 19:54:31
Message-ID: AANLkTinz4ky3zPdU1wqaybtDkhiKyBA25_S1vkRjuJ+d () mail ! gmail ! com
[Download RAW message or body]

On Wed, Feb 16, 2011 at 1:39 AM, Carl Eugen Hoyos <cehoyos@ag.or.at> wrote:
> Mike Castle <dalgoda+mplayer <at> gmail.com> writes:
>
>> +++ stream/stream_dvdnav.c    (working copy)
>> @@ -524,7 +524,7 @@
>>    uint32_t titles=0, i;
>>    if(p->track <= 0) {
>>      dvdnav_get_number_of_titles(priv->dvdnav, &titles);
>> -    for(i=0; i<titles; i++)
>> +    for(i=1; i<=titles; i++)
>
> I will apply this if nobody objects.

Any objections?

Since everything I want to send affects the same file, I was just
going to wait until each one got applied before sending the next.

mrc
_______________________________________________
MPlayer-dev-eng mailing list
MPlayer-dev-eng@mplayerhq.hu
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-dev-eng

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic