source: roaraudio/libroardsp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2174:19a693a12053   15 years phi started with the basic codec, need to do a lot more ;)
(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) @2144:0f1a772c21ca   15 years phi added remove.c: simple signal removal/demixer
(edit) @2103:81ac336e6c97   15 years phi added simple not yet working resampler code
(edit) @2100:430d165c702f   15 years phi WARN -> DBG
(edit) @2099:858f02f3765e   15 years phi got it working :) (samples vs. frames)
(edit) @2098:e9932b68c679   15 years phi added a lot debug lions, changed sign-convert code
(edit) @2097:80d714c6d7d6   15 years phi added support to change signess
(edit) @2096:40ce6a9c8492   15 years phi started with roar_conv2(), still need to add support to convert codec and …
(edit) @2094:bfd10d8c1de4   15 years phi added a very basic converter function
(edit) @2050:2a4791050950   15 years phi use $SHARED_SUFFIX in most important makefiles
(edit) @1954:1528973b141a   15 years phi added some cvsignore files
(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) @1773:05c54c83cdec   15 years phi use ranlib
(edit) @1733:b31058000869   15 years phi use $LIBS in Makefiles: add libs at end of linker options
(edit) @1679:c68cad0eea75   15 years phi freq is calced wrong
(edit) @1628:18e11dc050c0   15 years phi added a lot code, should work
(edit) @1627:da249e0e3f49   15 years phi added function stubs
(edit) @1626:9f536f50c6e2   15 years phi added files for mid-side decoding
(edit) @1588:b8e7362f4123   15 years phi wrote some basic code
(edit) @1587:9da570b3c375   15 years phi added subs for filter swap
(edit) @1586:bcf771ef779e   15 years phi added a file for a swap filter.…
(edit) @1514:d1ef1521864f   15 years phi also build libroar/libroardsp.a
(edit) @1492:1e1b7fabd0b6   15 years phi corrected wronge cast from int to void*
(edit) @1458:5198ba10a100   15 years phi force width of int (needed for micro controllers)
(edit) @1389:ba7d3f033dad   15 years phi don't set -fPIC on win32
(edit) @1369:ccd5518962a1   15 years phi use the correct header file *g*
(edit) @1368:70ed82d15e83   15 years phi moved poly.[ch] from libroar to libroardsp
(edit) @1367:768517566a44   15 years phi moved convert.c from libroar to libroardsp
(edit) @1303:7c24529981ef   15 years phi delete old version of lib befor install a new one
(edit) @1141:37c25717fca0   15 years phi added support to reset filters, some cleanup
(edit) @1135:bb7bb703c22b   15 years phi ROAR_WARN() -> ROAR_DBG()
(edit) @1134:03793dc30413   15 years phi set reset() on init
(edit) @1131:bca464362519   15 years phi added support to reset a filter(chain) :), works only for dcblock at the …
(edit) @1104:bfe959698403   15 years phi disable options needing libm
(edit) @1102:06c1ee7b2f05   15 years phi only link libm if we have it!
(edit) @1100:aac17d20aea1   15 years phi added DC block with f_e=~5Hz
(edit) @1065:a830b78ddb75   15 years phi added support to disbale support for A-Law and mu-Law (all or just …
(edit) @1064:cc490b4af5df   15 years phi ha, seems that I got downsampling code working, ha, zoh even for 2 channel
(edit) @1061:b91fe3c6f1e8   15 years phi wrote zoh resampler, fixed a bug with output size calulation
(edit) @1060:ddaf199fe8d6   15 years phi corrected bug with from_size > to_size
(edit) @1059:dcb32066a3d6   15 years phi added support for conv from bigger to smaller size
(edit) @1020:91716970520d   15 years phi use sqrtl() only if we have one
(edit) @1010:497140bf0427   15 years phi RMS,…
(edit) @1007:d02b4fd8e939   15 years phi added support to mix left to right and rigth to left side
(edit) @1006:0553e3575f25   15 years phi sign correctly
(edit) @1004:15b43935d30b   15 years phi added new filter: downmix
(edit) @987:a4a6de70a746   15 years phi use ROAR_INSTINT not int32_t for int<->void* casting
(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) @885:0a84db00a5da   15 years phi added a debug lion
(edit) @883:c2c34287619c   15 years phi ha, found the bug and gut the filter working!
(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) @871:1f9e7d2c2dcc   16 years phi use always use ROAR_CODEC_NATIVE_ENDIAN on 8 bit streams
(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) @859:7f05baebc15c   16 years phi added roar_conv_endian_24()
(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) @849:52b8d86b3e60   16 years phi changed spaces and use 32 bit funcs in 32 bit mode
(edit) @846:7ae73a8f5a4a   16 years phi added roar_conv_codec_u2sA()/_s2uA() for A element 8, 16, 32 :)
(edit) @845:21845f9f414c   16 years phi added roar_conv_bits_AtoB() with A,B element 8,16,32 :)
(edit) @817:4f7845da4f96   16 years phi got alaw encoding working
(edit) @815:efd3990303cc   16 years phi added roardsp_conv_pcm162alaw()
(edit) @814:14872f2ea6c1   16 years phi addec SUN copyright statement and pcm2alaw lookup table
(edit) @737:5de0574d6609   16 years phi now you can use the same in and output buffer
(edit) @735:aa6ba210e826   16 years phi added alaw reading support to libroardsp
(edit) @734:1c7f89efec14   16 years phi added alaw.c
(edit) @730:b43149bb9cb3   16 years phi introdused $(SHARED_CF)
(edit) @726:26e7ed06ca23   16 years phi applied janus' patches for OpenBSD, fixed corruped libroaresd/Makefile
(edit) @691:f2bf0e2577c9   16 years phi some trys to get thinks working under MAC OS X
(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) @684:1fe916239c1f   16 years phi fixed debug output
(edit) @683:61cb5393b9a5   16 years phi added code for highp, seem not to work
(edit) @681:71c10438112a   16 years phi set filter->calc ;), error if stream is NULL, added some debug code
(edit) @680:93d85ffac3e0   16 years phi added some debuging code, changed default freq to rate/2
(edit) @679:686e27a00872   16 years phi added roardsp_fchain_num()
(edit) @678:cdda7dad9979   16 years phi fixed endless loop bugs in table lookups
(edit) @677:82e4908ecadf   16 years phi added some simple lagend, added links to lowp_*
(edit) @673:69300e477dca   16 years phi done lowp filter, added rate to filter struct
(edit) @671:59e319049464   16 years phi added roardsp_filter_ctl() and done roardsp_filter_init()
(edit) @667:118ff4887f7e   16 years phi added dummy entrys to filter list
(edit) @666:eb9bd56de750   16 years phi added prototypes
(edit) @665:3fea6696e14b   16 years phi added roardsp_filter_str2id(), roardsp_filter_id2str() and added …
(edit) @663:e9b7eeca0a38   16 years phi done filterchain code, startet filter object code
(edit) @661:132276cab4f8   16 years phi added filter.c and filterchain.c
(edit) @660:efe0d522394c   16 years phi added filter.c and filterchain.c
(edit) @658:96d78ba0957d   16 years phi added copyright statements
(edit) @657:26bbf1f0921f   16 years phi added lowp.o highp.o to makefile
Note: See TracRevisionLog for help on using the revision log.