Skip to content
Snippets Groups Projects
  1. Jun 28, 2012
  2. Jun 11, 2012
    • Nedeljko Babic's avatar
      Optimization of AMR NB and WB decoders for MIPS · 3827a86e
      Nedeljko Babic authored
      
      AMR NB and WB decoders are optimized for MIPS architecture.
      Appropriate Makefiles are changed accordingly.
      
      Cnfigure script is changed in order to support optimizations.
       Optimizations are enabled by default when compiling is done for
        mips architecture.
       Appropriate cflags are automatically set.
       Support for several mips CPUs is added in configure script.
      
      New ffmpeg options are added for disabling optimizations.
      
      The FFMPEG option --disable-mipsfpu disables MIPS floating point
       optimizations.
      The FFMPEG option --disable-mips32r2 disables MIPS32R2
       optimizations.
      The FFMPEG option --disable-mipsdspr1 disables MIPS DSP ASE R1
       optimizations.
      The FFMPEG option --disable-mipsdspr2 disables MIPS DSP ASE R2
       optimizations.
      
      Signed-off-by: default avatarNedeljko Babic <nbabic@mips.com>
      Reviewed-by: default avatarVitor Sessak <vitor1001@gmail.com>
      Signed-off-by: default avatarMichael Niedermayer <michaelni@gmx.at>
      3827a86e
  3. May 19, 2012
  4. May 15, 2012
  5. Apr 25, 2012
    • Justin Ruggles's avatar
      Add libavresample · c8af852b
      Justin Ruggles authored
      This is a new library for audio sample format, channel layout, and sample rate
      conversion.
      c8af852b
  6. Apr 12, 2012
  7. Mar 26, 2012
  8. Mar 20, 2012
  9. Feb 23, 2012
  10. Feb 03, 2012
  11. Jan 25, 2012
  12. Jan 23, 2012
  13. Dec 27, 2011
  14. Dec 24, 2011
  15. Dec 13, 2011
  16. Dec 12, 2011
  17. Dec 10, 2011
  18. Dec 05, 2011
  19. Oct 19, 2011
  20. Sep 19, 2011
  21. Sep 10, 2011
  22. Sep 01, 2011
  23. Aug 30, 2011
  24. Aug 15, 2011
  25. Aug 12, 2011
  26. Aug 09, 2011
  27. Jul 21, 2011
  28. Jul 11, 2011
  29. Jul 10, 2011
Loading