Skip to content
Snippets Groups Projects
  1. Apr 05, 2013
  2. Mar 27, 2013
  3. Mar 26, 2013
  4. Feb 23, 2013
  5. Dec 10, 2012
  6. Dec 07, 2012
  7. Nov 23, 2012
  8. Oct 30, 2012
  9. Oct 25, 2012
  10. Oct 23, 2012
  11. Oct 16, 2012
  12. Oct 15, 2012
  13. Oct 12, 2012
  14. Sep 07, 2012
  15. Aug 29, 2012
  16. Aug 28, 2012
  17. Aug 27, 2012
  18. Aug 26, 2012
  19. Aug 09, 2012
  20. Aug 08, 2012
  21. Aug 07, 2012
  22. Aug 06, 2012
  23. Jul 28, 2012
  24. Jul 26, 2012
  25. Jul 22, 2012
  26. Jun 28, 2012
  27. 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
  28. May 19, 2012
  29. May 15, 2012
  30. 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
  31. Apr 12, 2012
  32. Mar 26, 2012
Loading