summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2021-08-11metadata/mp3data.c init vars & add sanity checksWilliam Wilgus
2021-08-11metadata/metadata_common.c check read for proper bytes readWilliam Wilgus
2021-08-11metadata/metadata_common.c WS changesWilliam Wilgus
2021-08-11metadata/asf.c ensure variable init & add sanity checksWilliam Wilgus
2021-08-11metadata/mp4.c fix small oversight / bugWilliam Wilgus
2021-08-11metadata/mp4.c check for read errors skip buffer appropriatelyWilliam Wilgus
2021-08-08As3525 wavpack_enc document some intentional switch fall throughWilliam Wilgus
2021-08-07metadata/asap.c consolidate read char function and check return valuesWilliam Wilgus
2021-08-07metadata/asap.c WS cleanupWilliam Wilgus
2021-08-07metadata/vfx.c cleanup string and character handlingWilliam Wilgus
2021-08-07metadata/smaf.c handle read errorsWilliam Wilgus
2021-08-06metadata/mp3data.c set data to 0 in case of read errorWilliam Wilgus
2021-08-06Fix use of uninitialized variable in mp4 metadata parserAidan MacDonald
2021-08-05metadata: Fix sign extension in get_uint64_le() routineSolomon Peachy
2021-08-05lib/skin_parser check that malloc succeededWilliam Wilgus
2021-08-04Document intentional fallthroughs + fix harmless unintended onesAidan MacDonald
2021-08-02metadata/flac.c fix potential buffer overrunWilliam Wilgus
2021-08-01id3tags.c check for buffer overrunWilliam Wilgus
2021-07-25rbcodec: Fix typo in makefileAidan MacDonald
2021-07-22tlsf make ~0 explicitly unsigned ~0uWilliam Wilgus
2021-07-15misc: Fix up a few warnings uncovered by LTOSolomon Peachy
2021-07-08build: Nuke the ASMFLAGS workaround for gcc 3.4.xSolomon Peachy
2021-07-08build: Rename SHARED_LDFLAG to SHARED_LDFLAGSSolomon Peachy
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