Mercurial > libdvdnav.hg
diff highlight.c @ 434:264c5b900bfb src
Pass return value of vm_jump_up back to the caller.
dvdnav_go_up ignores the return value of vm_jump_up, and always
returns DVDNAV_STATUS_OK, the calling code cannot therefore determine
whether the jump was successful or not.
The attached patch evaluates the return value from vm_jump_up and
passes this back to the caller.
Patch by Richard Hulme.
author | rathann |
---|---|
date | Sun, 06 Oct 2013 21:56:26 +0000 |
parents | 47c4e70d43ae |
children |