Ticket #1517: workaround-reimar.patch

File workaround-reimar.patch, 239 bytes (added by fragabr@…, 17 years ago)

Just a workaround (this is not the solution yet)

  • mplayer.c

     
    18601860        resync_audio_stream(ctx->sh_audio);
    18611861    }
    18621862
    1863     if (ctx->d_sub) dvdsub_id = -2;
     1863//    if (ctx->d_sub) dvdsub_id = -2;
    18641864
    18651865    audio_delay = 0.0f;