summaryrefslogtreecommitdiff
path: root/lib/rbcodec (follow)
Commit message (Expand)AuthorAge
* opus fix playback opustag skippingWilliam Wilgus2019-01-25
* opus fix comment skipping codeWilliam Wilgus2019-01-25
* opus optimize playback functionWilliam Wilgus2019-01-23
* Fix Opus FS#13133 - Files with embedded artwork 45.8KiB+ skip near beginningWilliam Wilgus2019-01-04
* Third attempt to shut up the warble build printf() warning.Solomon Peachy2018-12-28
* Another attempt to silence the warble build warning on 32-bit hostsSolomon Peachy2018-12-28
* build: Put all codec optiomization definitions in one placeSolomon Peachy2018-12-25
* Hopefully silence the warning in the warble codec build.Solomon Peachy2018-12-24
* AAC bitstream format files supportSolomon Peachy2018-12-22
* Realmedia related codecs fixes and enhancementsSolomon Peachy2018-12-22
* Improved seeking in a52 codecSolomon Peachy2018-12-22
* Fix overlapping string region ape.c->read_ape_tagsWilliam Wilgus2018-12-08
* Fix speex warning lsp.c->lsp_to_lpcWilliam Wilgus2018-12-08
* codecs: Fix elapsed time calculation for large filesSolomon Peachy2018-10-29
* libmad: Back out a change that disabled optimization for libmad.Solomon Peachy2018-09-02
* iPod Classic: disable IRAM1Cástor Muñoz2018-07-30
* Agptek Rocker: Initial commitMarcin Bukat2018-06-12
* Remove explicit 'enum codec_command_action' in codec APIMichael Sevakis2017-12-07
* libpcm: Get unbranded structure tag out of my way.Michael Sevakis2017-11-06
* PBE+Surround: Localize some variables and fixup some flush opsMichael Sevakis2017-10-12
* Nitpick configuration code in a few DSP filters to fix some bugsMichael Sevakis2017-10-12
* fix warning in vorbisAmaury Pouly2017-09-17
* rbcodec: remove useless includeAmaury Pouly2017-07-30
* rbcodec: fix compilation in debug modeAmaury Pouly2017-07-30
* Fix dangerous castsAmaury Pouly2017-02-04
* Fix codecs in simulator builds on WindowsAmaury Pouly2017-01-15
* Fix DEBUG build codecsAmaury Pouly2016-12-03
* Opus: update resume offset correctly while playing.Adam Sampson2016-09-07
* Fix race conditions in parallel build.Frank Gevaerts2016-05-28
* _BSD_SOURCE is deprecated, and we're supposed to use _DEFAULT_SOURCE now.Frank Gevaerts2016-03-18
* mp3_enc.c: fix MP3 recording at 32 kHz sample rateCástor Muñoz2015-07-17
* iBasso DX50/DX90: Major code cleanup and reorganization.Udo Schläpfer2015-02-02
* fix surround & pbe dsp crashChiwen Chang2015-01-30
* fix pbe/haas surround dsps: surround_enabled, redo flush functions.Chiwen Chang2015-01-22
* Enable buflib and core_alloc for warble.Frank Gevaerts2015-01-19
* three new DSPsChiwen Chang2015-01-19
* Limit more variables to file scopeThomas Jarosch2015-01-11
* More standard conforming codec_realloc()Thomas Jarosch2014-12-27
* Fix warning in WMA Pro and remove a c++ comment.Michael Giacomelli2014-11-28
* Fix FS#13009.Michael Giacomelli2014-11-28
* fix yellowMarcin Bukat2014-09-22
* metadata: Add cuesheet embedded in ape tags.nialv72014-09-22
* Fix last warning for WarbleMichael Sevakis2014-08-30
* Get the last errors I hope!Michael Sevakis2014-08-30
* Fix warnings from 6ed0087Michael Sevakis2014-08-16
* libopus: use iram for more constantsNils Wallménius2014-07-13
* libopus: asm C_MUL for coldfireNils Wallménius2014-07-13
* Sync to upstream libopusNils Wallménius2014-07-13
* libmad: Use 32bit unsigned for requantize table.Thomas Martitz2014-04-15
* Implement time-based resume and playback start.Michael Sevakis2014-03-10