summaryrefslogtreecommitdiff
path: root/lib/rbcodec (follow)
Commit message (Expand)AuthorAge
* 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
* Fix more reds.Thomas Martitz2014-03-03
* Fix various reds. Some includes needed fixup.Thomas Martitz2014-03-03
* Proposed fix for FS#12878: Zero-length embedded album art prevents mp3 playbackJack Whitham2013-12-23
* Sync libopus to upstream release 1.1Nils Wallménius2013-12-16
* DSP Compressor: Sidechain, Exponential Atk/RlsRyan Billing2013-12-15
* Add support for flac embeded album art.Albert Song2013-12-13
* flac: fix seeking.Andrew Ryabinin2013-11-18
* Add missing #include statements.Kevin Zheng2013-10-20
* Simulator - encoders can now be loadedLorenzo Miori2013-10-05
* Opus: delete two files that were moved into a subdirNils Wallménius2013-09-01
* Fix warning from a35c1b3Nils Wallménius2013-09-01
* Opus: Coldfire inline asm for comb_filter_constNils Wallménius2013-09-01
* Add cf asm inline for multiplication commonly used in silk.Nils Wallménius2013-08-31
* Put two hot silk arrays on real stack (iram)Nils Wallménius2013-08-31
* Silence spurious warningNils Wallménius2013-08-31
* Sync opus codec to upstream gitNils Wallménius2013-08-31
* Change CODECFLAGS to a "simply-expanded" var to give the individualNils Wallménius2013-08-23
* Fix FS#12889 : Audible pop right after setting Repeat/ShuffleMichael Sevakis2013-08-16
* mp3_enc: Fix early snafu with stream finish on COPMichael Sevakis2013-07-11
* Multithread compressing encoders on multicore targets.Michael Sevakis2013-07-09
* Enable setting of global output samplerate on certain targets.Michael Sevakis2013-07-06
* Update software recording engine to latest codec interface.Michael Sevakis2013-06-30
* Fix some whitespace in files changed in following commit.Michael Sevakis2013-06-30
* Remove old EQ presets.Michael Giacomelli2013-06-21
* Silence some (harmless) warnings.Frank Gevaerts2013-06-16
* Fix id3v2 album art if more than one image is present.Dominik Riebeling2013-06-15
* Missed removing a couple unwanted includes in previous commit.Michael Sevakis2013-05-27