1. 16 Oct, 2015 1 commit
  2. 28 Aug, 2015 1 commit
  3. 09 Aug, 2015 1 commit
  4. 23 Apr, 2015 2 commits
  5. 07 Aug, 2014 1 commit
  6. 02 Jun, 2014 1 commit
  7. 13 Dec, 2013 1 commit
  8. 06 May, 2013 1 commit
  9. 19 Jan, 2013 1 commit
  10. 18 Jan, 2013 1 commit
  11. 11 Dec, 2012 1 commit
  12. 16 Nov, 2012 1 commit
  13. 08 Oct, 2012 1 commit
  14. 06 Oct, 2012 1 commit
  15. 15 Aug, 2012 1 commit
  16. 03 Aug, 2012 1 commit
    • Diego Biurrun's avatar
      x86: build: replace mmx2 by mmxext · 239fdf1b
      Diego Biurrun authored
      Refactoring mmx2/mmxext YASM code with cpuflags will force renames.
      So switching to a consistent naming scheme beforehand is sensible.
      The name "mmxext" is more official and widespread and also the name
      of the CPU flag, as reported e.g. by the Linux kernel.
      239fdf1b
  17. 18 Jul, 2012 1 commit
  18. 04 Jul, 2012 1 commit
  19. 08 Jan, 2012 1 commit
  20. 22 Dec, 2011 1 commit
  21. 12 Dec, 2011 1 commit
  22. 18 Nov, 2011 1 commit
  23. 03 Sep, 2011 1 commit
  24. 03 Aug, 2011 1 commit
  25. 14 Jul, 2011 1 commit
  26. 03 Jul, 2011 3 commits
  27. 20 Jun, 2011 1 commit
    • Reinhard Tartler's avatar
      Bump major version for b8e89339 · 07935318
      Reinhard Tartler authored
      On architectures such as x86 (both 32 bit and 64bit), the stack element
      size is fixed, which maintains alignment.  Here, this change does not
      break anything. However, we also support also other architectures where
      this property is not maintained and therefore, applications will crash
      horribly.
      
      This change effectively forces all applications to be recompiled against
      libswscale.
      07935318
  28. 02 Jun, 2011 1 commit
    • Stefano Sabatini's avatar
      swscale: reintroduce sws_format_name() symbol · b932eb1b
      Stefano Sabatini authored
      Reintroduce the internal symbol which was removed in:
      
      commit e1197b9e
      Author: Stefano Sabatini <stefano.sabatini-lala@poste.it>
      Date:   Sun May 29 17:57:40 2011 +0200
      
          swscale: remove sws_format_name()
      
          Use av_get_pix_fmt_name() instead.
      
      The symbol is used by some external libs (hi libx264!), this gives
      time to them to use the recently added av_get_pix_fmt_name() rather
      than an internal symbol.
      b932eb1b
  29. 28 May, 2011 2 commits
  30. 26 May, 2011 1 commit
  31. 25 May, 2011 2 commits
  32. 24 May, 2011 1 commit
  33. 21 May, 2011 1 commit
  34. 28 Apr, 2011 1 commit
  35. 19 Apr, 2011 1 commit