source: roaraudio/include/libroardsp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2190:3398d76f0298   15 years phi added info on framesize
(edit) @2187:3aa9746560f4   15 years phi startetd with CELT support in libroardsp
(edit) @2179:706d1683475f   15 years phi added transcode_mualaw.c and prototypes for alaw/mulaw xcoding
(edit) @2175:ece4b38a6d98   15 years phi singular
(edit) @2173:b7dd35cce1b1   15 years phi use a single codec, not an array of codecs
(edit) @2172:da47d051c124   15 years phi prototypes some dummy funcs used by simple encoders
(edit) @2171:bd908e13fc8a   15 years phi corrected prototypes to represent encoder/decoder
(edit) @2170:ad2927da578b   15 years phi added all prototypes I think I need
(edit) @2169:6fafb169e3a2   15 years phi moved transcode.[ch] from roarclicnts to libroardsp
(edit) @2168:d8097d532def   15 years phi added transcode.[ch]
(edit) @2157:58449796e7b5   15 years phi corrected prototypes
(edit) @2156:62c741edbdbc   15 years phi added roar_remove_so() and roar_remove_so16()
(edit) @2145:ad5260b8af44   15 years phi updated structs and prototypes, implemented a first 16 bit version
(edit) @2143:e3465803e2d3   15 years phi added simple header for simple signal removal/demixer
(edit) @2093:78543372c93c   15 years phi added args about buffer sizte to roar_conv2()
(edit) @2092:be10cb02fa96   15 years phi added prototype for roar_conv2(), a new and better defined roar_conv()
(edit) @2026:3e26fdd5c7bd   15 years phi added simple structure for point coordinates
(edit) @1880:ebb1117d8189   15 years phi added roar_midi_note_from_midiid()
(edit) @1854:0a8a71892f5e   15 years phi added basic MIDI Note IDs to lookup table, added very basic search …
(edit) @1626:9f536f50c6e2   15 years phi added files for mid-side decoding
(edit) @1587:9da570b3c375   15 years phi added subs for filter swap
(edit) @1372:3d5d33a4484b   15 years phi corrected header anti-double define
(edit) @1371:627e04850477   15 years phi moved convert.h from libroar to libroardsp
(edit) @1370:10af3879764d   15 years phi corrected include path
(edit) @1368:70ed82d15e83   15 years phi moved poly.[ch] from libroar to libroardsp
(edit) @1141:37c25717fca0   15 years phi added support to reset filters, some cleanup
(edit) @1131:bca464362519   15 years phi added support to reset a filter(chain) :), works only for dcblock at the …
(edit) @1105:ab879ecbefc2   15 years phi disable options needing libm
(edit) @1100:aac17d20aea1   15 years phi added DC block with f_e=~5Hz
(edit) @1061:b91fe3c6f1e8   15 years phi wrote zoh resampler, fixed a bug with output size calulation
(edit) @1004:15b43935d30b   15 years phi added new filter: downmix
(edit) @1003:ddf048d9f930   15 years phi added new ROARDSP_FCTL_Q and ROARDSP_FCTL_MODE
(edit) @979:2d5a48c15b5f   15 years phi added new filter: Add, Quantifier, Clip
(edit) @922:0620585d146b   15 years phi added support for mulaw (libroardsp) and added a codec filter for roard
(edit) @882:d2125824428f   15 years phi added filter AMP to libroardsp
(edit) @876:b8c42b09b8f7   16 years phi renamed raor_conv_codec() to roar_conv_codec(), got bo conv working on non …
(edit) @875:3df25f7ae32d   16 years phi added roar_conv_signedness() and roar_conv_endian(), changed …
(edit) @874:fdb9418acb60   16 years phi use *_DECLS
(edit) @869:a8feb1a96af2   16 years phi implemnted roar_conv_endian_32()
(edit) @868:c29b4e7e4e01   16 years phi use roar_conv_endian_24() as it is working…
(edit) @858:5ef1c551785f   16 years phi added eddines converting for 16 bit
(edit) @857:b67a0fbdd113   16 years phi added roar_conv_endian_16()
(edit) @852:de662ac08ef4   16 years phi got roar_conv_chans_AtoB*() with a or B = 2 working, realigned some …
(edit) @850:b498ce53df3a   16 years phi added new more optimized roar_conv_chans_*() funcs
(edit) @847:961bb63d7a61   16 years phi added new proto types
(edit) @816:32f951ae88ac   16 years phi added roardsp_conv_pcm162alaw()
(edit) @735:aa6ba210e826   16 years phi added alaw reading support to libroardsp
(edit) @690:cee9bf5fa456   16 years phi added copyright statements
(edit) @687:b69676c475b4   16 years phi added copyright statements
(edit) @686:5d9713ead023   16 years phi moved libroar/midi.* to libroardsp/midi.*
(edit) @685:b05e3c0058d0   16 years phi added highp inst struct and prototypes
(edit) @679:686e27a00872   16 years phi added roardsp_fchain_num()
(edit) @676:ee91616e26df   16 years phi added lowp prototypes
(edit) @673:69300e477dca   16 years phi done lowp filter, added rate to filter struct
(edit) @672:acb06011bc09   16 years phi added roardsp_filter_ctl()
(edit) @664:28398ed2e551   16 years phi added roardsp_filter_str2id(), roardsp_filter_id2str()
(edit) @662:8d12b1324fee   16 years phi added filter defines
(edit) @659:ab1e80d9f873   16 years phi added a lot basic proto types
(edit) @652:2eb9bea08391   16 years phi include all basic things via <roaraudio.h>
(edit) @651:a6aa3ddcd347   16 years phi added libroardsp.h
(edit) @633:0326bde1f1cb   16 years phi added roar_conv_codec_s2u16()
(edit) @630:b46025a8dd49   16 years phi added prototypes for roar_conv_chans_nto1*()
(edit) @386:372958bba38d   16 years phi make the resample use a more accorate value for step
(edit) @383:56f41c54f169   16 years phi added working 16 bit mono resampling code
(edit) @370:925790633b2a   16 years phi added some BASIC PLAY like functions
(edit) @367:0216492669e8   16 years phi done a lot basic midi things
(edit) @203:75e63fd95a37   16 years phi added midi.[ch] to libroar
(edit) @30:7b09dab6ee8a   16 years phi added some prototypes
(edit) @29:1294bce9fe7f   16 years phi added math.h
(add) @0:2a41d2f42394   16 years phi Initial revision
Note: See TracRevisionLog for help on using the revision log.