source: roaraudio/libroardsp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @656:1703ad293558   16 years phi added lowp.c, highp.c and changed header in libroardsp.c
(edit) @654:74f2f4fc0354   16 years phi added libroardsp.c
(edit) @653:2cfcb953df76   16 years phi changed path to header files
(edit) @650:032c1210229b   16 years phi added Makefile
(edit) @633:0326bde1f1cb   16 years phi added roar_conv_codec_s2u16()
(edit) @629:2b5892e655eb   16 years phi convert codec
(edit) @626:f7076b318cdf   16 years phi Added roar_conv_chans_nto18()
(edit) @624:b07ec9408d64   16 years phi added support fro 16 bit downmixing
(edit) @386:372958bba38d   16 years phi make the resample use a more accorate value for step
(edit) @385:6b46bb8f03cd   16 years phi removed a lot nonworking code
(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) @369:01c814f9b114   16 years phi added support for diffrent types
(edit) @367:0216492669e8   16 years phi done a lot basic midi things
(edit) @203:75e63fd95a37   16 years phi added midi.[ch] to libroar
(edit) @59:db97b72a53ca   16 years phi added another non-working resampling code
(edit) @49:218f20dcb8c3   16 years phi added dumy func roar_math_mkpoly_5x5()
(edit) @35:cafb8920bb19   16 years phi removed resampling code because it's simply not working
(edit) @34:ee0188025de8   16 years phi added some polynom approxy code
Note: See TracRevisionLog for help on using the revision log.