Mercurial > libdvdnav.hg
changeset 194:0ee10bd2292a src
Oops! We like still menus really.
author | jcdutton |
---|---|
date | Sun, 11 May 2003 00:53:28 +0000 |
parents | b80dff4bef76 |
children | 6b1bfe8f5283 |
files | dvdnav.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/dvdnav.c Sun May 11 00:25:24 2003 +0000 +++ b/dvdnav.c Sun May 11 00:53:28 2003 +0000 @@ -710,7 +710,7 @@ (*len) = sizeof(dvdnav_still_event_t); still_event->length = this->position_current.still; pthread_mutex_unlock(&this->vm_lock); - return DVDNAV_STATUS_ERR; + return DVDNAV_STATUS_OK; } /* Have we reached the end of a VOBU? */