diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2005-07-02 11:43:58 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2005-07-02 11:43:58 +0000 |
commit | c2d2a8de8b8e7d2cf61e9512a4eb027f4b7d59fd (patch) | |
tree | d599ce01c333770507575103931accf218d15bcc /docs | |
parent | a11175b4ed6009c7db58928c1cd6191f7377196a (diff) | |
download | gst-plugins-bad-c2d2a8de8b8e7d2cf61e9512a4eb027f4b7d59fd.tar.gz gst-plugins-bad-c2d2a8de8b8e7d2cf61e9512a4eb027f4b7d59fd.tar.bz2 gst-plugins-bad-c2d2a8de8b8e7d2cf61e9512a4eb027f4b7d59fd.zip |
ext/dvdnav/dvdnavsrc.c: Fix seeking calculation.
Original commit message from CVS:
2005-07-02 Jan Schmidt <thaytan@mad.scientist.com>
* ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init),
(dvdnavsrc_update_highlight), (dvdnavsrc_loop), (dvdnavsrc_open),
(dvdnav_handle_navigation_event), (dvdnavsrc_event),
(dvdnavsrc_query):
Fix seeking calculation.
Ignore multiple seek events until after we complete the first.
Update highlight info after discont, fixes one case where buttons
don't appear after jumping into the menu.
Don't use gst_element_time for fixed still frame timing.
* gst/dvdsubdec/dvdsubdec.c: (gst_dvdsubdec_init),
(dvdsubdec_get_event_delay), (gst_dvdsubdec_parse_subpic),
(gst_setup_palette), (gst_draw_rle_line),
(gst_dvdsubdec_merge_title), (gst_send_empty_fill),
(gst_send_subtitle_frame), (dvdsubdec_advance_time),
(gst_dvdsubdec_handle_subtitle), (gst_dvdsubdec_handle_dvd_event):
Draw the button region as a palette change highlight, not a clip.
* gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_reset),
(gst_mpeg_parse_get_rate), (gst_mpeg_parse_handle_src_event):
Fix seek calculation for overflow.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions