oanastratulat

Untitled

Jan 10th, 2012
29
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. index 05521fd..44602dc 100644
  2. --- a/libavformat/mov.c
  3. +++ b/libavformat/mov.c
  4. @@ -806,7 +806,7 @@ static int mov_read_mvhd(MOVContext *c, AVIOContext *pb, MOVAtom atom)
  5.      avio_rb32(pb); /* selection duration */
  6.      avio_rb32(pb); /* current time */
  7.      avio_rb32(pb); /* next track ID */
  8. -
  9. +       c->fc->duration = c->duration;
  10.      return 0;
  11.  }
RAW Paste Data

Adblocker detected! Please consider disabling it...

We've detected AdBlock Plus or some other adblocking software preventing Pastebin.com from fully loading.

We don't have any obnoxious sound, or popup ads, we actively block these annoying types of ads!

Please add Pastebin.com to your ad blocker whitelist or disable your adblocking software.

×