1. 26 Oct, 2015 1 commit
  2. 16 Oct, 2015 1 commit
  3. 13 Oct, 2015 1 commit
  4. 26 Aug, 2015 1 commit
  5. 21 Jul, 2015 1 commit
  6. 20 Jul, 2015 1 commit
  7. 02 May, 2015 1 commit
  8. 10 Sep, 2014 1 commit
  9. 13 Aug, 2014 1 commit
  10. 11 May, 2014 1 commit
  11. 28 Apr, 2014 1 commit
  12. 03 Apr, 2014 1 commit
    • Luca Barbato's avatar
      doc: Fit the graph in 80 cols · 006c2533
      Luca Barbato authored
      Some man pagers do not reflow the text/graphs on resize
      and the graphs did not fit the traditional 80cols due
      the pod2man excessive indent.
      006c2533
  13. 30 Mar, 2014 1 commit
  14. 24 Feb, 2014 1 commit
  15. 29 Jan, 2014 1 commit
  16. 23 Nov, 2013 2 commits
  17. 22 Oct, 2013 1 commit
  18. 10 Aug, 2013 1 commit
  19. 05 Aug, 2013 1 commit
  20. 31 Jul, 2013 1 commit
  21. 07 May, 2013 1 commit
    • Anton Khirnov's avatar
      avconv: remove -deinterlace · 481575d2
      Anton Khirnov authored
      It is incompatible with refcounted frames and since it's been deprecated
      for a long time now, fixing it is not worth the effort.
      481575d2
  22. 28 Mar, 2013 1 commit
  23. 09 Oct, 2012 1 commit
    • Anton Khirnov's avatar
      avconv: remove -same_quant · fb722a90
      Anton Khirnov authored
      It has not worked for anything other than fringe codecs (asv1/2, mdec,
      mjpeg[b]) since about 2003 and nobody ever noticed or complained. This
      sufficiently proves that there are no users of this option who have a
      clue of what they are doing, so it is completely useless.
      fb722a90
  24. 30 Aug, 2012 2 commits
  25. 19 Aug, 2012 1 commit
  26. 18 Aug, 2012 1 commit
  27. 08 Aug, 2012 1 commit
  28. 04 Jun, 2012 1 commit
  29. 29 May, 2012 2 commits
  30. 14 May, 2012 2 commits
  31. 08 May, 2012 1 commit
  32. 15 Apr, 2012 1 commit
  33. 20 Mar, 2012 1 commit
  34. 06 Mar, 2012 1 commit
  35. 26 Feb, 2012 1 commit
    • Anton Khirnov's avatar
      avconv: saner output video timebase. · 832ba44d
      Anton Khirnov authored
      r_frame_rate should in theory have something to do with input framerate,
      but in practice it is often made up from thin air by lavf. So unless we
      are targeting a constant output framerate, it's better to just use input
      stream timebase.
      
      Brings back dropped frames in nuv and cscd tests introduced in
      cd1ad18a
      832ba44d
  36. 24 Feb, 2012 1 commit