1. 20b91a8 codecs: Fix elapsed time calculation for large files by Solomon Peachy · 6 years ago
  2. b1ee789 libmad: Back out a change that disabled optimization for libmad. by Solomon Peachy · 6 years ago
  3. 7442742 iPod Classic: disable IRAM1 by Cástor Muñoz · 8 years ago
  4. d556809 Agptek Rocker: Initial commit by Marcin Bukat · 8 years ago
  5. 6c868dd Remove explicit 'enum codec_command_action' in codec API by Michael Sevakis · 7 years ago
  6. aced667 Undo hacks to meant to get around string formatting limitations by Michael Sevakis · 7 years ago
  7. 826f99e libpcm: Get unbranded structure tag out of my way. by Michael Sevakis · 7 years ago
  8. 2423d3d Revert "tlsf: pack info structs" by Franklin Wei · 7 years ago
  9. 60e5cd7 tlsf: remove memset() call in add_new_area() by Franklin Wei · 7 years ago
  10. 8a6d7ce tlsf: pack info structs by Franklin Wei · 7 years ago
  11. a8e4b3a PBE+Surround: Localize some variables and fixup some flush ops by Michael Sevakis · 7 years ago
  12. 5eee28e Nitpick configuration code in a few DSP filters to fix some bugs by Michael Sevakis · 7 years ago
  13. 66b49dc Need limits.h for hosted builds by Michael Sevakis · 7 years ago
  14. b2a373e Replace fp_sqrt function with one that only uses shift, or and sub. by Michael Sevakis · 7 years ago
  15. 3b7263b fix warning in vorbis by Amaury Pouly · 7 years ago
  16. c6d5cd7 ARM support: provide compiler a better popcount function by Michael Sevakis · 7 years ago
  17. 1d121e8 Initial commit for the Sony NWZ linux port by Amaury Pouly · 8 years ago
  18. ce39850 rbcodec: remove useless include by Amaury Pouly · 7 years ago
  19. 928d660 rbcodec: fix compilation in debug mode by Amaury Pouly · 7 years ago
  20. d787191 Fix dangerous casts by Amaury Pouly · 8 years ago
  21. 16d1788 Fix codecs in simulator builds on Windows by Amaury Pouly · 8 years ago
  22. 7e0820f unwinder: in get__sp(), use the more correct "msr cpsr_c, ..." form by Amaury Pouly · 8 years ago
  23. bbf4ff2 Fix DEBUG build codecs by Amaury Pouly · 8 years ago
  24. 1f8ea9f Opus: update resume offset correctly while playing. by Adam Sampson · 8 years ago
  25. c926a52 Fix race conditions in parallel build. by Frank Gevaerts · 8 years ago
  26. 123346b _BSD_SOURCE is deprecated, and we're supposed to use _DEFAULT_SOURCE now. by Frank Gevaerts · 9 years ago
  27. d68eccc mp3_enc.c: fix MP3 recording at 32 kHz sample rate by Cástor Muñoz · 10 years ago
  28. dbabd0d iBasso DX50/DX90: Major code cleanup and reorganization. by Udo Schläpfer · 10 years ago
  29. 572b36a fix surround & pbe dsp crash by Chiwen Chang · 10 years ago
  30. 30784cc fix pbe/haas surround dsps: surround_enabled, redo flush functions. by Chiwen Chang · 10 years ago
  31. 163ca14 Enable buflib and core_alloc for warble. by Frank Gevaerts · 10 years ago
  32. 3ae0f32 three new DSPs by Chiwen Chang · 10 years ago
  33. 789df17 ARM unwinder for thumb: Fix broken MOV opcode by Thomas Jarosch · 10 years ago
  34. 7990241 Fix red by Thomas Jarosch · 10 years ago
  35. 7361a43 ARM unwinder for thumb: Fix broken SUB opcode by Thomas Jarosch · 10 years ago
  36. fa592cc ARM unwinder: Add missing 'register' variable in debug output by Thomas Jarosch · 10 years ago
  37. 1589b28 ARM unwinder: Add missing va_end() call. by Thomas Jarosch · 10 years ago
  38. 2a3e162 Limit more variables to file scope by Thomas Jarosch · 10 years ago
  39. dc127f2 Clarify usb_powered() and fix some code. by Amaury Pouly · 10 years ago
  40. f91434c Fix yellow by Thomas Jarosch · 10 years ago
  41. fdd4aef Make thirty functions static to reduce binary size by Thomas Jarosch · 10 years ago
  42. e7c282f More standard conforming codec_realloc() by Thomas Jarosch · 10 years ago
  43. 55a5aab Add newlines at the end of the file by Thomas Jarosch · 10 years ago
  44. d924c83 Fix warning in WMA Pro and remove a c++ comment. by Michael Giacomelli · 10 years ago
  45. aa2c55e Fix FS#13009. by Michael Giacomelli · 10 years ago
  46. da417ab fix yellow by Marcin Bukat · 10 years ago
  47. d392da8 metadata: Add cuesheet embedded in ape tags. by nialv7 · 10 years ago
  48. 5d31d3c Fix last warning for Warble by Michael Sevakis · 10 years ago
  49. da4938d Get the last errors I hope! by Michael Sevakis · 10 years ago
  50. bfbec3a Remove unused return value variable in lib/unwarminder/backtrace.c by Michael Sevakis · 10 years ago
  51. 528715a Fix warnings from 6ed0087 by Michael Sevakis · 10 years ago
  52. 9fb6529 add supports for x,y value in percentage to several tags. by Chiwen Chang · 10 years ago
  53. 8e8671a libopus: use iram for more constants by Nils Wallménius · 10 years ago
  54. 888e05e libopus: asm C_MUL for coldfire by Nils Wallménius · 10 years ago
  55. 9b7ec42 Sync to upstream libopus by Nils Wallménius · 11 years ago
  56. 466441d libmad: Use 32bit unsigned for requantize table. by Thomas Martitz · 11 years ago
  57. 31b7122 Implement time-based resume and playback start. by Michael Sevakis · 11 years ago
  58. 6876826 Fix more reds. by Thomas Martitz · 11 years ago
  59. c245de0 Fix various reds. Some includes needed fixup. by Thomas Martitz · 11 years ago
  60. ca423ed Proposed fix for FS#12878: Zero-length embedded album art prevents mp3 playback by Jack Whitham · 11 years ago
  61. e3c2ed7 Sync libopus to upstream release 1.1 by Nils Wallménius · 11 years ago
  62. d0918b9 DSP Compressor: Sidechain, Exponential Atk/Rls by Ryan Billing · 11 years ago
  63. f633d5e Add support for flac embeded album art. by Albert Song · 11 years ago
  64. b770f63 flac: fix seeking. by Andrew Ryabinin · 11 years ago
  65. 4626b17 Add missing #include statements. by Kevin Zheng · 11 years ago
  66. 0f1d44d Simulator - encoders can now be loaded by Lorenzo Miori · 11 years ago
  67. b97cdc8 Opus: delete two files that were moved into a subdir by Nils Wallménius · 11 years ago
  68. 3000ca3 Fix warning from a35c1b3 by Nils Wallménius · 11 years ago
  69. a35c1b3 Opus: Coldfire inline asm for comb_filter_const by Nils Wallménius · 11 years ago
  70. 516f7fb Add cf asm inline for multiplication commonly used in silk. by Nils Wallménius · 11 years ago
  71. b592a7a Put two hot silk arrays on real stack (iram) by Nils Wallménius · 11 years ago
  72. a602ea3 Silence spurious warning by Nils Wallménius · 11 years ago
  73. 580b307 Sync opus codec to upstream git by Nils Wallménius · 11 years ago
  74. a2a2e14 lua: Switch memory allocator from dl to tlsf by Marcin Bukat · 11 years ago
  75. b2e80ed Change CODECFLAGS to a "simply-expanded" var to give the individual by Nils Wallménius · 11 years ago
  76. b1209d4 Fix FS#12889 : Audible pop right after setting Repeat/Shuffle by Michael Sevakis · 11 years ago
  77. e04e29d mp3_enc: Fix early snafu with stream finish on COP by Michael Sevakis · 11 years ago
  78. 95bc931 Multithread compressing encoders on multicore targets. by Michael Sevakis · 11 years ago
  79. d37bf24 Enable setting of global output samplerate on certain targets. by Michael Sevakis · 11 years ago
  80. 4888131 Update software recording engine to latest codec interface. by Michael Sevakis · 11 years ago
  81. a9ea1a4 Fix some whitespace in files changed in following commit. by Michael Sevakis · 11 years ago
  82. d475dd3 Remove old EQ presets. by Michael Giacomelli · 11 years ago
  83. d4061a4 Silence some (harmless) warnings. by Frank Gevaerts · 11 years ago
  84. b6ddbc4 Fix id3v2 album art if more than one image is present. by Dominik Riebeling · 11 years ago
  85. 46688a6 Missed removing a couple unwanted includes in previous commit. by Michael Sevakis · 11 years ago
  86. b5a6517 Remove explicit config.h and system.h includes from DSP code. by Michael Sevakis · 11 years ago
  87. 30fe6eb SPC Codec ARMv5: I didn't have fast gauss quite right. by Michael Sevakis · 11 years ago
  88. 4077eac Fix return address when data_abort_handler skips faulting instruction. by Boris Gjenero · 11 years ago
  89. 6e211ab Remove dsp_callback because DSP is now library code, not app code. by Michael Sevakis · 11 years ago
  90. 33f3af2 SPC Codec: Add ARMv5 optimized code. Easy peasy. by Michael Sevakis · 11 years ago
  91. 9b43f14 SPC Codec: Simplify configuration and assume nothing need be disabled. by Michael Sevakis · 11 years ago
  92. ed24e62 SPC Codec: Have metadata parser fill in frequency and bitrate. by Michael Sevakis · 11 years ago
  93. 1f76eda SPC Codec: Need to restore a bit more data from cached waves. by Michael Sevakis · 11 years ago
  94. de86b4a Opus: fix glitch caused by 2e9aa3d by Nils Wallménius · 11 years ago
  95. 71b9685 Fix FS#9577 - SNES player missing tracks on certain SPCs by Michael Sevakis · 11 years ago
  96. 00e55d0 Fix 87021f7 errors. There is no this->echo_pos when SPC_NOECHO != 0. by Michael Sevakis · 11 years ago
  97. 87021f7 SPC Codec: Refactor for CPU and clean up some things. by Michael Sevakis · 11 years ago
  98. a17d6de Opus: fix seeking to start of track by Nils Wallménius · 11 years ago
  99. 2e9aa3d Opus: avoid allocating space for comment packets by Nils Wallménius · 11 years ago
  100. c7124b5 Fix opus craches with large embedded album art by Nils Wallménius · 11 years ago