summaryrefslogtreecommitdiff
path: root/lib/rbcodec
AgeCommit message (Expand)Author
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-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 overlapping string region ape.c->read_ape_tagsWilliam Wilgus
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-10-12PBE+Surround: Localize some variables and fixup some flush opsMichael Sevakis
2017-10-12Nitpick configuration code in a few DSP filters to fix some bugsMichael Sevakis
2017-09-17fix warning in vorbisAmaury Pouly
2017-07-30rbcodec: remove useless includeAmaury Pouly
2017-07-30rbcodec: fix compilation in debug modeAmaury 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
2016-03-18_BSD_SOURCE is deprecated, and we're supposed to use _DEFAULT_SOURCE now.Frank Gevaerts
2015-07-17mp3_enc.c: fix MP3 recording at 32 kHz sample rateCástor Muñoz
2015-02-02iBasso DX50/DX90: Major code cleanup and reorganization.Udo Schläpfer
2015-01-30fix surround & pbe dsp crashChiwen Chang
2015-01-22fix pbe/haas surround dsps: surround_enabled, redo flush functions.Chiwen Chang
2015-01-19Enable buflib and core_alloc for warble.Frank Gevaerts
2015-01-19three new DSPsChiwen Chang
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-09-22fix yellowMarcin Bukat
2014-09-22metadata: Add cuesheet embedded in ape tags.nialv7
2014-08-30Fix last warning for WarbleMichael Sevakis
2014-08-30Get the last errors I hope!Michael Sevakis
2014-08-16Fix warnings from 6ed0087Michael Sevakis
2014-07-13libopus: use iram for more constantsNils Wallménius