[MPlayer-dev-eng] [PATCH] add a new command to mark a time position

Alban Bedel albeu at free.fr
Mon May 19 19:59:12 CEST 2008


On Sun, 18 May 2008 14:18:46 +0800
Chaoji Li <lichaoji at gmail.com> wrote:

>  int run_command(MPContext * mpctx, mp_cmd_t * cmd)
>  {
> +    static double mark_pos = -1;

It would perhaps be better to put that in mpctx and reset it when a new
file is started.

	Albeu




More information about the MPlayer-dev-eng mailing list