1. 12 Feb, 2018 1 commit
  2. 11 Feb, 2018 1 commit
  3. 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
  4. 17 Oct, 2017 1 commit
  5. 12 Sep, 2017 1 commit
  6. 10 Sep, 2017 1 commit
  7. 11 Aug, 2017 2 commits
  8. 01 Aug, 2017 2 commits
  9. 28 Jun, 2017 1 commit
  10. 24 Jun, 2017 1 commit
  11. 21 Jun, 2017 1 commit
  12. 30 May, 2017 1 commit
  13. 24 Mar, 2017 2 commits
  14. 16 Mar, 2017 1 commit
  15. 09 Feb, 2017 3 commits
  16. 08 Feb, 2017 1 commit
  17. 31 Jan, 2017 1 commit
  18. 01 Jan, 2017 1 commit
  19. 10 Dec, 2016 1 commit
  20. 06 Dec, 2016 1 commit
  21. 29 Sep, 2016 1 commit
  22. 19 Jul, 2016 1 commit
  23. 22 Jun, 2016 1 commit
  24. 13 May, 2016 1 commit