summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2021-06-16FS#13299: Handle MP3 files with more than 128K of headers before audio dataSolomon Peachy
2021-06-16Revert "FS#13299: Simplify VBR frame parsing in the metadata decoder."Solomon Peachy
2021-06-13FS#13299: Simplify VBR frame parsing in the metadata decoder.Solomon Peachy
2021-05-12FS13094: Fix a divide-by-zero crash parsing zero-length WMA/ASF filesSolomon Peachy
2021-05-12Add microtar library (for use by M3K bootloader)Aidan MacDonald
2021-04-23Sync opus codec to upstream gitWilliam Wilgus
2021-04-06rbcodec: Fix typo in include guardamachronic
2021-03-22Increase id3v2 max item size on high mem targetsChristian Soffke
2021-03-04Clean up places that use #if defined(CPU_ARM | CPU_COLDFIRE | CPU_MIPS)Solomon Peachy
2021-03-03flac fix dumb typoWilliam Wilgus
2021-03-02Nudge flac towards upstream FS#13266 -- Fix the Yellow still?William Wilgus
2021-03-02Nudge flac towards upstream FS#13266 -- Fix YellowWilliam Wilgus
2021-03-02Nudge flac towards upstream FS#13266William Wilgus
2021-03-01FS#13267: Fix crash when enabling Perceptual Bass Enhancment during playbackSolomon Peachy
2021-02-28Support MP3 audiostreams embedded in ASF containers.Solomon Peachy
2021-02-19MP4: append mdat sections together in metadata parserSolomon Peachy
2020-10-28libgme: Fix yellow in hosted MIPS buildsSolomon Peachy
2020-10-28wmapro: Backport multiple fixesSolomon Peachy
2020-10-13Build: Bump all toolchains to GCC 4.9.4 + Binutils 2.26.1Solomon Peachy
2020-10-09codecs: Add support for the 'VTX' ZX Spectrum chiptunes format.Solomon Peachy
2020-09-08surround: Fix two issues with the haas surround code.Solomon Peachy
2020-09-04skin_parser: Modernize Makefile.Dominik Riebeling
2020-08-10flac: fix warning introduced in 5758a05Solomon Peachy
2020-08-10Handle EOF properly in get_flac_metadataYuxuan Shui
2020-07-24[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.Solomon Peachy
2020-07-24[3/4] Completely remove HWCODEC supportSolomon Peachy
2020-07-24[1/4] Remove SH support and all archos targetsSolomon Peachy
2020-07-15Add support for ID3 tags embedded in AIFF filesMoshe Piekarski
2020-07-15opus: shrink stack usage by nearly 700 bytesSolomon Peachy
2020-07-09FS#12966: display '+' for positive replaygain valuesSolomon Peachy
2020-07-03Fix logf warnings in more codecsMoshe Piekarski
2020-06-28Fix logf build warnings in speex codecMoshe Piekarski
2020-06-22Add support for some native AIFF metadata fieldsMoshe Piekarski
2020-05-04skins: Fix buffer overflow in skin_error_format_message()Solomon Peachy
2020-04-26Get APEv2 tag album art format from magic number. Also support bmp artwork.James D. Smith
2020-04-15libedemac: ARMv7 asm code is for NEON-equipped processors onlySolomon Peachy
2020-03-28sid: Fix an out-of-bounds read in the channel mixing codeSolomon Peachy
2019-08-14opus reset decoder on seek completion to prevent stack overflowWilliam Wilgus
2019-08-13Improvements for vbrfix plugin:Solomon Peachy
2019-07-31FS#11052 -- SID Playback in StereoSolomon Peachy
2019-07-27Fix non aligned crashes with tlsfWilliam Wilgus
2019-07-25fixed alac_set_info() issues.aozima
2019-01-25opus fix playback opustag skippingWilliam Wilgus
2019-01-25opus fix comment skipping codeWilliam Wilgus
2019-01-23opus optimize playback functionWilliam Wilgus
2019-01-04Fix Opus FS#13133 - Files with embedded artwork 45.8KiB+ skip near beginningWilliam Wilgus
2018-12-28Third attempt to shut up the warble build printf() warning.Solomon Peachy
2018-12-28Another attempt to silence the warble build warning on 32-bit hostsSolomon Peachy
2018-12-25build: Put all codec optiomization definitions in one placeSolomon Peachy
2018-12-24Hopefully silence the warning in the warble codec build.Solomon Peachy