comparison stream/stream_dvdnav.c @ 26973:2b6d87a07612

Save DVDNAV palette info.
author ben
date Sat, 07 Jun 2008 10:30:49 +0000
parents eff9e1b25743
children a9626d7ae755
comparison
equal deleted inserted replaced
26972:5b162ba7cee8 26973:2b6d87a07612
821 821
822 hl->sx = hlev.sx; 822 hl->sx = hlev.sx;
823 hl->sy = hlev.sy; 823 hl->sy = hlev.sy;
824 hl->ex = hlev.ex; 824 hl->ex = hlev.ex;
825 hl->ey = hlev.ey; 825 hl->ey = hlev.ey;
826 hl->palette = hlev.palette;
826 } 827 }
827 828
828 void mp_dvdnav_switch_title (stream_t *stream, int title) { 829 void mp_dvdnav_switch_title (stream_t *stream, int title) {
829 dvdnav_priv_t *priv = stream->priv; 830 dvdnav_priv_t *priv = stream->priv;
830 uint32_t titles; 831 uint32_t titles;