diff options
author | van <[email protected]> | 2009-05-16 07:00:02 +0000 |
---|---|---|
committer | van <[email protected]> | 2009-05-16 07:00:02 +0000 |
commit | 9088803bc54b71516392ba83d7b6c58b55a89be8 (patch) | |
tree | 382f64befa66d02475e86d5d09a0414706319bc4 /libhb/sync.c | |
parent | 8bb84abfb17b321ddaa5e2c5dd2c43486fe3dc29 (diff) |
- Handle titles that use more than one PGC (like the one in this thread: http://forum.handbrake.fr/viewtopic.php?f=5&t=10678&p=55575&hilit=genesis#p55620).
- Make pgcn_map local rather than static since there can be simultaneous scans from both GUI and queue service threads and statics aren't thread safe. Also make map 32 bytes since standard allows only 255 PGCs per title.
- Fix minor bugs in NextPgcn (used pgcn rather than next_pgcn so tested wrong bit) and dvdnav_seek (missing 'break' & extraneous 'while').
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2420 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'libhb/sync.c')
0 files changed, 0 insertions, 0 deletions