summaryrefslogtreecommitdiff
path: root/lib/rbcodec/codecs
AgeCommit message (Expand)Author
2020-07-24[3/4] Completely remove HWCODEC supportSolomon 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-03Fix logf warnings in more codecsMoshe Piekarski
2020-06-28Fix logf build warnings in speex codecMoshe Piekarski
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-07-31FS#11052 -- SID Playback in StereoSolomon Peachy
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
2018-12-22AAC bitstream format files supportSolomon Peachy
2018-12-22Realmedia related codecs fixes and enhancementsSolomon Peachy
2018-12-22Improved seeking in a52 codecSolomon Peachy
2018-12-08Fix speex warning lsp.c->lsp_to_lpcWilliam Wilgus
2018-10-29codecs: Fix elapsed time calculation for large filesSolomon Peachy
2018-09-02libmad: Back out a change that disabled optimization for libmad.Solomon Peachy
2018-07-30iPod Classic: disable IRAM1Cástor Muñoz
2018-06-12Agptek Rocker: Initial commitMarcin Bukat
2017-12-07Remove explicit 'enum codec_command_action' in codec APIMichael Sevakis
2017-11-06libpcm: Get unbranded structure tag out of my way.Michael Sevakis
2017-09-17fix warning in vorbisAmaury Pouly
2017-02-04Fix dangerous castsAmaury Pouly
2017-01-15Fix codecs in simulator builds on WindowsAmaury Pouly
2016-12-03Fix DEBUG build codecsAmaury Pouly
2016-09-07Opus: update resume offset correctly while playing.Adam Sampson
2016-05-28Fix race conditions in parallel build.Frank Gevaerts
2015-07-17mp3_enc.c: fix MP3 recording at 32 kHz sample rateCástor Muñoz
2015-01-11Limit more variables to file scopeThomas Jarosch
2014-12-27More standard conforming codec_realloc()Thomas Jarosch
2014-11-28Fix warning in WMA Pro and remove a c++ comment.Michael Giacomelli
2014-11-28Fix FS#13009.Michael Giacomelli
2014-08-16Fix warnings from 6ed0087Michael Sevakis
2014-07-13libopus: use iram for more constantsNils Wallménius
2014-07-13libopus: asm C_MUL for coldfireNils Wallménius
2014-07-13Sync to upstream libopusNils Wallménius
2014-04-15libmad: Use 32bit unsigned for requantize table.Thomas Martitz
2014-03-10Implement time-based resume and playback start.Michael Sevakis
2013-12-16Sync libopus to upstream release 1.1Nils Wallménius
2013-11-18flac: fix seeking.Andrew Ryabinin
2013-10-20Add missing #include statements.Kevin Zheng
2013-10-05Simulator - encoders can now be loadedLorenzo Miori
2013-09-01Opus: delete two files that were moved into a subdirNils Wallménius