1. 19 Mar, 2015 1 commit
  2. 02 Dec, 2014 1 commit
  3. 28 Nov, 2014 1 commit
  4. 19 Jun, 2014 1 commit
    • Christophe Gisquet's avatar
      huffyuv: change statistics initialization · e7fc5d53
      Christophe Gisquet authored
      Normally, a Laplace distribution is more typical of the residuals
      encoded, but for noisy input, it's both better and simpler to be
      safe and use a 1/d^2 distribution. Second hunk could use some
      renormalization but it has effectively little impact.
      
      Output size of ffvhuff on various 4:2:0 sequences:
      context=0,1/d:    851974   27226   1137281
      context=0,1/d²:   619081   25069   1051500
      context=0,1/d³:   501983   30454   1290561
      context=0,lapl:   500650   31754   1304082
      Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      e7fc5d53
  5. 02 Dec, 2012 1 commit
    • Janne Grunau's avatar
      fate: split dependencies for fate-seek tests · abab0435
      Janne Grunau authored
      Each fate-seek test depends now only on the corresponding fate-acodec,
      fate-vsynth2 or fate-lavf test which creates the file seek-tests
      operates on. The tests and references are renamed to match the test they
      depend on.
      abab0435
  6. 16 Oct, 2012 1 commit
  7. 20 Jul, 2010 1 commit
  8. 02 Mar, 2010 1 commit