1. 27 Apr, 2015 1 commit
  2. 17 Apr, 2015 1 commit
  3. 06 Mar, 2015 1 commit
    • James Cowgill's avatar
      configure, mips: remove MIPS32R2, merging it with MIPSFPU · eae13eae
      James Cowgill authored
      There are no independant uses of mips32r2 instructions except for the
      FPU parts. Due to the heavy use of mips32r2 specifc fpu extensions, I
      am guessing the original author intended MIPSFPU to imply MIPS32R2 anyway.
      
      Since these fpu instructions are available on mips64 (non-r2), enable them
      there as well.
      
      Also remove the last occurence of HAVE_MIPS32R2 (which is coupled to
      HAVE_MIPSFPU anyway).
      
      mips32r2 is left in the list of options form compatability so that using
      --disable-mips32r2 doesn't break anything.
      Signed-off-by: 's avatarJames Cowgill <james410@cowgill.org.uk>
      Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      eae13eae
  4. 20 Dec, 2014 1 commit
  5. 22 Oct, 2014 1 commit
  6. 21 Jul, 2014 2 commits
  7. 18 Jun, 2014 1 commit
    • Anton Khirnov's avatar
      Remove avserver. · 894682a9
      Anton Khirnov authored
      It has not been properly maintained for years and there is little hope
      of that changing in the future.
      It appears simpler to write a new replacement from scratch than
      unbreaking it.
      894682a9
  8. 15 May, 2014 1 commit
    • Janne Grunau's avatar
      build: add avresample after avcodec to FFLIBS · 5e2ba41d
      Janne Grunau authored
      avcodec might depend on avresample and with --as-needed required symbols
      might be get removed if avresample is linked before avcodec.
      Fixes link failures of avprobe and avplay on aarch64 with
      --enable-neon-clobber-test.
      5e2ba41d
  9. 11 May, 2014 1 commit
  10. 28 Apr, 2014 2 commits
  11. 06 Apr, 2014 1 commit
  12. 01 Apr, 2014 1 commit
  13. 13 Mar, 2014 1 commit
  14. 11 Feb, 2014 1 commit
  15. 09 Dec, 2013 1 commit
  16. 05 Dec, 2013 1 commit
  17. 03 Dec, 2013 1 commit
  18. 02 Dec, 2013 2 commits
  19. 30 Nov, 2013 2 commits
  20. 26 Nov, 2013 2 commits
  21. 25 Nov, 2013 2 commits
  22. 23 Nov, 2013 1 commit
  23. 03 Nov, 2013 1 commit
  24. 31 Oct, 2013 1 commit
  25. 24 May, 2013 1 commit
  26. 19 May, 2013 1 commit
  27. 05 Apr, 2013 1 commit
  28. 27 Mar, 2013 1 commit
  29. 26 Mar, 2013 1 commit
  30. 23 Feb, 2013 1 commit
  31. 10 Dec, 2012 1 commit
    • Mans Rullgard's avatar
      build: fix 'clean' target · 395c3feb
      Mans Rullgard authored
      This fixes removal of TOOLS as well as HOSTPROGS declared in the
      top-level Makefile.  The clean target in common.mak needs to be
      eval'd since the variables used within are reset for each library.
      Signed-off-by: 's avatarMans Rullgard <mans@mansr.com>
      395c3feb
  32. 07 Dec, 2012 1 commit
  33. 23 Nov, 2012 1 commit
  34. 30 Oct, 2012 1 commit