1. 04 May, 2016 1 commit
  2. 27 Jul, 2015 1 commit
  3. 11 Mar, 2015 1 commit
  4. 03 Oct, 2013 1 commit
  5. 13 Mar, 2013 3 commits
  6. 08 Mar, 2013 1 commit
  7. 12 Feb, 2013 1 commit
  8. 22 Jan, 2013 1 commit
  9. 04 Dec, 2012 1 commit
  10. 11 Nov, 2012 1 commit
  11. 02 Nov, 2012 1 commit
  12. 01 Nov, 2012 1 commit
  13. 12 Oct, 2012 1 commit
  14. 05 Sep, 2012 1 commit
  15. 27 Aug, 2012 1 commit
  16. 07 Aug, 2012 1 commit
  17. 30 Jul, 2012 1 commit
  18. 11 Jun, 2012 1 commit
    • 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: 's avatarNedeljko Babic <nbabic@mips.com>
      Reviewed-by: 's avatarVitor Sessak <vitor1001@gmail.com>
      Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      3827a86e
  19. 10 Jun, 2012 1 commit
  20. 06 Apr, 2012 1 commit
  21. 05 Mar, 2012 1 commit
  22. 29 Feb, 2012 1 commit
  23. 05 Jan, 2012 1 commit
  24. 05 Dec, 2011 1 commit
  25. 02 Dec, 2011 1 commit
    • Justin Ruggles's avatar
      Add avcodec_decode_audio4(). · 0eea2129
      Justin Ruggles authored
      Deprecate avcodec_decode_audio3().
      Implement audio support in avcodec_default_get_buffer().
      Implement the new audio decoder API in all audio decoders.
      0eea2129
  26. 24 Sep, 2011 1 commit
  27. 20 Jul, 2011 1 commit
  28. 02 Jul, 2011 1 commit
    • Reinhard Tartler's avatar
      doxygen: Prefer member groups over grouping into modules · 21a19b79
      Reinhard Tartler authored
      Before this, almost all module groups have been used for grouping functions
      and fields in structures semantically. This causes them to not appear
      properly in the file documentation and needlessly clutters up the "Modules"
      index.
      
      Additionally, this commit streamlines some spelling and appearances.
      21a19b79
  29. 28 Jun, 2011 1 commit
  30. 12 Apr, 2011 2 commits
  31. 19 Mar, 2011 1 commit
  32. 22 Feb, 2011 1 commit
  33. 20 Feb, 2011 1 commit
  34. 28 Jan, 2011 1 commit
  35. 26 Jan, 2011 1 commit
  36. 12 Nov, 2010 1 commit
  37. 10 Sep, 2010 1 commit