[MPlayer-users] DVDNAV question

Kevin DeKorte kdekorte at gmail.com
Thu Apr 9 16:31:49 CEST 2009


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 04/09/2009 08:23 AM, Reimar Döffinger wrote:
> On Thu, Apr 09, 2009 at 03:42:40PM +0200, Nico Sabbi wrote:
>> On Thursday 09 April 2009 15:38:25 Kevin DeKorte wrote:
>>
>>> Index: stream/stream_dvdnav.c
>>> ===================================================================
>>> --- stream/stream_dvdnav.c	(revision 29151)
>>> +++ stream/stream_dvdnav.c	(working copy)
>>> @@ -205,10 +206,13 @@
>>>          if(ev->pgc_length)
>>>            priv->duration = ev->pgc_length/90;
>>>
>>> -        if (dvdnav_is_domain_vts(priv->dvdnav))
>>> +        if (dvdnav_is_domain_vts(priv->dvdnav)) {
>>> +          mp_msg(MSGT_IDENTIFY, MSGL_INFO,
>>> "DVDNAV_TITLE_IS_MOVIE\n"); priv->state &= ~NAV_FLAG_VTS_DOMAIN;
>>> -        else
>>> +        } else {
>>> +          mp_msg(MSGT_IDENTIFY, MSGL_INFO,
>>> "DVDNAV_TITLE_IS_MENU\n"); priv->state |= NAV_FLAG_VTS_DOMAIN;
>>> +        }
>>>
>>>          nextstill = dvdnav_get_next_still_flag (priv->dvdnav);
>>>          if (nextstill) {
>>>
>>>
>>> Those changes are in in the function dvdnav_stream_read
>>>
>>> Kevin
>>
>> Can someone commit it, please? I don't have time
> 
> Applied as r29156, I hope I correctly attributed it with Kevin DeKorte
> as original author...

Thanks Reimar!

Kevin

- -- 
Get my public GnuPG key from
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x7D0BD5D1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iEYEARECAAYFAkneBtUACgkQ6w2kMH0L1dE/PQCfdSpGeXW458ql45CZwkcFqsPg
gxgAoIEDmjce6DIrLdDhmNpRfa1ISiuu
=pY0V
-----END PGP SIGNATURE-----


More information about the MPlayer-users mailing list