1. 30 Apr, 2018 1 commit
  2. 02 Apr, 2018 2 commits
  3. 12 Feb, 2018 1 commit
  4. 11 Feb, 2018 1 commit
  5. 18 Nov, 2017 1 commit
    • Jim DeLaHunt's avatar
      Ignore libavcodec/tests/mpeg12framerate, a test program · fb791d28
      Jim DeLaHunt authored
      Add to libavcodec/tests/.gitignore an entry for test
      program libavcodec/tests/mpeg12framerate . Other
      similar test programs, e.g. jpeg2000dwt and dct, are
      ignored in a similar way.
      
      On initially checking out master, and doing "./configure"
      and "make clean", "git status" reports no untracked
      files. After running "make fate", "git status" reports
      untracked file "libavcodec/tests/mpeg12framerate".
      
      mpeg12framerate is a unit test program. It was apparently
      introduced in commit
      278c308c, on
      Tue Sep 12 22:11:56 2017 +0100. It added a new function
      ff_mpeg12_find_best_frame_rate() to
      libavcodec/mpeg12framerate.c , and the code in
      libavcodec/tests/mpeg12framerate.c to exercise that
      function. This commit also added the new program to
      the FATE suite, but it omitted a .gitignore entry.
      Signed-off-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
      fb791d28
  6. 17 Oct, 2017 1 commit
  7. 12 Sep, 2017 1 commit
  8. 10 Sep, 2017 1 commit
  9. 11 Aug, 2017 2 commits
  10. 01 Aug, 2017 2 commits
  11. 28 Jun, 2017 1 commit
  12. 24 Jun, 2017 1 commit
  13. 21 Jun, 2017 1 commit
  14. 30 May, 2017 1 commit
  15. 24 Mar, 2017 2 commits
  16. 16 Mar, 2017 1 commit
  17. 09 Feb, 2017 3 commits
  18. 08 Feb, 2017 1 commit
  19. 31 Jan, 2017 1 commit
  20. 01 Jan, 2017 1 commit
  21. 10 Dec, 2016 1 commit
  22. 06 Dec, 2016 1 commit
  23. 29 Sep, 2016 1 commit
  24. 19 Jul, 2016 1 commit
  25. 22 Jun, 2016 1 commit
  26. 13 May, 2016 1 commit