[MPlayer-dev-eng] [RFC] defines for demux seek flags
Nico Sabbi
Nicola.Sabbi at poste.it
Sun Jan 27 00:31:42 CET 2008
Il Saturday 26 January 2008 23:28:04 Reimar Döffinger ha scritto:
> Hello,
> since it completely confuses me every time I'd like to add defines
> for the seek flags (absolute vs. relative and time- vs.
> percent-based).
indeed, it's a pain as it is now
> My suggestion is to add these to demuxer.h:
> #define DEMUXER_SEEKFLAG_RELATIVE (1 << 0)
> #define DEMUXER_SEEKFLAG_PERCENT (1 << 1)
>
> Better ideas? Objections?
>
> Greetings,
> Reimar Döffinger
good enough for me
More information about the MPlayer-dev-eng
mailing list