1. 22 Nov, 2011 1 commit
  2. 27 Sep, 2011 1 commit
    • Anton Khirnov's avatar
      avconv: use different variables for decoded and filtered frame. · d3c1d37a
      Anton Khirnov authored
      Makes the code less obfuscated and fixes encoding one video stream to
      several outputs.
      
      Also use avcodec_alloc_frame() instead of allocating AVFrame on stack.
      
      Breaks me_threshold in avconv, as motion vectors aren't passed through
      lavfi. They could be copied manually, but I don't think this misfeature
      is useful enough to justify ugly hacks.
      d3c1d37a
  3. 09 Jul, 2010 1 commit
  4. 02 Apr, 2010 1 commit
  5. 02 Mar, 2010 1 commit
  6. 16 Jan, 2010 1 commit