1. 20 Mar, 2012 1 commit
  2. 07 Feb, 2012 1 commit
    • Anton Khirnov's avatar
      avconv: rework -t handling for encoding. · 1270e12e
      Anton Khirnov authored
      Current code compares the desired recording time with InputStream.pts,
      which has a very unclear meaning. Change the code to use actual
      timestamps of the frames passed to the encoder.
      
      In several tests, one less frame is encoded, which is more correct.
      
      In the idroq test one more frame is encoded, which is again more
      correct.
      
      Behavior with stream copy should be unchanged.
      1270e12e
  3. 04 Jun, 2010 2 commits
  4. 24 May, 2010 1 commit
  5. 22 May, 2010 1 commit
  6. 02 Mar, 2010 1 commit
  7. 21 Jan, 2010 1 commit
  8. 16 Jan, 2010 1 commit