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