summaryrefslogtreecommitdiff
path: root/lib/rbcodec/codecs (follow)
Commit message (Expand)AuthorAge
* fixed alac_set_info() issues.aozima2019-07-25
* 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 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
* fix warning in vorbisAmaury Pouly2017-09-17
* 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
* mp3_enc.c: fix MP3 recording at 32 kHz sample rateCástor Muñoz2015-07-17
* 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 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
* Sync libopus to upstream release 1.1Nils Wallménius2013-12-16
* 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
* mp3_enc: Fix early snafu with stream finish on COPMichael Sevakis2013-07-11
* Multithread compressing encoders on multicore targets.Michael Sevakis2013-07-09