1. 29 Oct, 2015 1 commit
  2. 25 Oct, 2015 1 commit
    • Clément Bœsch's avatar
      avutil/opt: print more meaningful default flags values · 6b5412cb
      Clément Bœsch authored
      Example:
      % ./ffmpeg -h encoder=gif
      [...]
      GIF encoder AVOptions:
        -gifflags          <flags>      E..V.... set GIF flags (default offsetting+transdiff)
           offsetting                   E..V.... enable picture offsetting
           transdiff                    E..V.... enable transparency detection between frames
      6b5412cb
  3. 23 Oct, 2015 1 commit
  4. 14 Oct, 2015 1 commit
  5. 13 Oct, 2015 2 commits
  6. 12 Oct, 2015 2 commits
  7. 10 Oct, 2015 1 commit
  8. 09 Oct, 2015 1 commit
    • Christophe Gisquet's avatar
      fate: add DNxHD/HR tests · 25d3013e
      Christophe Gisquet authored
      Currently only 2 profiles are evaluated because they are the only 2
      with distributed test sequences.
      - CID 1260: YUV 4:2:2 10 bits with block-adaptive interlace coding,
        from ticket 4876;
      - CID 1270: YUV 4:4:4 10 bits (HR), 1920x839, from ticket 4581.
      
      They were generated from the ticket sequences by running the
      following kind of command-line;
      ffmpeg -i $INPUT -an -sn -vcodec copy -vframes 1 -y $OUTPUT.mov
      Signed-off-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
      25d3013e
  9. 08 Oct, 2015 1 commit
  10. 02 Oct, 2015 2 commits
  11. 30 Sep, 2015 1 commit
  12. 29 Sep, 2015 1 commit
  13. 23 Sep, 2015 1 commit
  14. 13 Sep, 2015 1 commit
    • Vittorio Giovara's avatar
      avconv_filter: Use full named options · 18adc1fd
      Vittorio Giovara authored
      This introduces a slight timebase computation difference in zmbv-8bit
      fate test. This is expected since the new options are double instead
      of ints, and the additional precision skews the results in a non
      meaningful way.
      18adc1fd
  15. 10 Sep, 2015 1 commit
  16. 08 Sep, 2015 1 commit
  17. 06 Sep, 2015 3 commits
  18. 05 Sep, 2015 1 commit
  19. 04 Sep, 2015 1 commit
  20. 03 Sep, 2015 1 commit
  21. 02 Sep, 2015 1 commit
  22. 31 Aug, 2015 1 commit
  23. 30 Aug, 2015 1 commit
  24. 29 Aug, 2015 1 commit
  25. 25 Aug, 2015 1 commit
  26. 24 Aug, 2015 1 commit
  27. 23 Aug, 2015 1 commit
  28. 20 Aug, 2015 1 commit
  29. 19 Aug, 2015 1 commit
  30. 16 Aug, 2015 1 commit
  31. 12 Aug, 2015 1 commit
  32. 05 Aug, 2015 1 commit
  33. 29 Jul, 2015 1 commit
  34. 27 Jul, 2015 1 commit
  35. 24 Jul, 2015 1 commit