diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2008-06-20 13:07:56 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2008-06-20 13:07:56 +0000 |
commit | debbed3bff170171fb62938067259d931a041222 (patch) | |
tree | b972c2124059d55e11a1b8c6d27b813ac09db2be /common | |
parent | d190f3cf8406edf4686a2f7c9f633cca6b32f54f (diff) | |
download | gst-plugins-bad-debbed3bff170171fb62938067259d931a041222.tar.gz gst-plugins-bad-debbed3bff170171fb62938067259d931a041222.tar.bz2 gst-plugins-bad-debbed3bff170171fb62938067259d931a041222.zip |
ext/resindvd/resindvdsrc.*: Schedule NAV packets and activate them with an async clock callback at the right moment. ...
Original commit message from CVS:
* ext/resindvd/resindvdsrc.c:
* ext/resindvd/resindvdsrc.h:
Schedule NAV packets and activate them with an async clock callback
at the right moment. This makes delayed menu highlights appear
at the correct time and fixes Back To The Future.
When outputting new segment in do_seek(), calculate our position
value properly, so we report the right time when popping in and
out of the menus.
* ext/resindvd/rsnbasesrc.c:
When handling a non-flushing seek, accumulate the segment,
rather than having every seek start from 0 and messing with sync
Diffstat (limited to 'common')
m--------- | common | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/common b/common -Subproject 46ec7dfc1c09ff550ed6b7a4e0d3f2b2ac7d3ee +Subproject d9cd98b46aebaf143dc43d8563a3bff650be6a7 |