1. 30 Jan, 2011 20 commits
  2. 29 Jan, 2011 1 commit
    • Reimar Döffinger's avatar
      VC1testenc: convert pts values to correct time-base. · 76c802e9
      Reimar Döffinger authored
      VC1 test container always uses time-base 1 ms, so we must convert
      from whatever time-base the application gave us to that, otherwise
      the video will play at ridiculous speeds.
      It would be possible to signal that a container supports only one
      time-base and have code in a layer above do the conversion, but
      for a single format this seems over-engineered.
      76c802e9
  3. 28 Jan, 2011 19 commits