source: roaraudio/roard/codecfilter.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4708:c9d40761088a   13 years phi updated copyright statements
(edit) @4590:745138c9da88   13 years phi added FLAC support
(edit) @4004:f479c0c19c80   14 years phi added codec filter which already can read AU files
(edit) @3604:fa3d77894fcf   14 years phi added codecfilter_delay_zero(), deleted abused cf_alaw_delay()
(edit) @3600:93de8d3892b0   14 years phi list only cf from supported subsystems
(edit) @3599:123694f8f35c   14 years phi list only cf from supported subsystems
(edit) @3517:1a3218a3fc5b   14 years phi updated license headers, FSF moved office
(edit) @3358:7f9d211148e0   14 years phi updated (C) statements
(edit) @3071:d222da2058e0   14 years phi PCM data use the same delay as a-/mu-law
(edit) @3070:c91953eb6c3c   14 years phi added delay parameter to _DUMMY_FILTER()
(edit) @2839:3d143e1290c1   15 years phi added ROAR_CODEC_RDS to list of cf
(edit) @2837:8b3733c159f5   15 years phi kill streams of unknown codec
(edit) @2836:da3546900b6f   15 years phi ignore null codecfilter
(edit) @2834:55f01ffee716   15 years phi added each PCM codec to list of cf
(edit) @2833:1998c3a10c8e   15 years phi added a _PCM_FILTER() macro
(edit) @2832:0fbc167a6923   15 years phi added _DUMMY_FILTER()
(edit) @2816:b9e357b0dc43   15 years phi added prethru support and updated list of codecs a bit
(edit) @2701:56507267e81b   15 years phi added cont_fw_cf_ctl() to list of filters
(edit) @2693:8a7778128ced   15 years phi new debug lion
(edit) @2690:126cf09c7389   15 years phi we start with write support
(edit) @2686:b20911f482f3   15 years phi added RAUM to list of CFs
(edit) @2681:359a85bcf5e9   15 years phi added new subsystem complex
(edit) @2680:6b94b1c1fc6b   15 years phi added info about subsystems to list
(edit) @2679:4b2619f63dd7   15 years phi added cf config element void * setup, added subsystem info
(edit) @2604:b488ba669f86   15 years phi added dummy cf_wave_ctl()
(edit) @2505:890cd5d87269   15 years phi make cf wave optional
(edit) @2086:f9e6c813eea0   15 years phi added some debug lions
(edit) @1481:30246a17e3d5   15 years phi update list of CFs
(edit) @1238:3c0eaf049201   15 years phi done a lot to support meta data updates on encoding vorbis streams with …
(edit) @1224:d66ef0e2143d   15 years phi start of stream ctl implementation
(edit) @1223:29f5a58d63ce   15 years phi typo in 'streams_calc_delay' and added cf ctl, prototype for a stream …
(edit) @1199:6eb25a4ffe7a   15 years phi added support to disable cmd codecfilter
(edit) @1185:be5dce10bf4b   15 years phi only include vorbisfile.h if needed, should suppress some warnings
(edit) @1144:a17ed9fd2af0   15 years phi added support to some codec filters to calc the codec delay
(edit) @1065:a830b78ddb75   15 years phi added support to disbale support for A-Law and mu-Law (all or just …
(edit) @1021:bdf6df991057   15 years phi ha, I added write support to it yesterday…
(edit) @1012:e0923fe24fa9   15 years phi added support for writeing wave files, ha!
(edit) @998:fdee4bd3aeec   15 years phi updated description
(edit) @995:d8e88bab735f   15 years phi added fishsound filter for OGG_FLAC
(edit) @994:43a7c78b4bf9   15 years phi seems that I got it finally rung experimental
(edit) @976:f27de4e967af   15 years phi use ogg123 via cf cmd if ogg123 is avalible but not libvorbisfile
(edit) @922:0620585d146b   15 years phi added support for mulaw (libroardsp) and added a codec filter for roard
(edit) @851:06cbae08cea5   16 years phi use libsndfile for ROAR_CODEC_RIFF_WAVE if avalible, does not support vio! …
(edit) @818:063e70897697   16 years phi added write support to alaw codec filter
(edit) @749:2b25ecdfb97b   16 years phi use compile time detected set of tools for cmd codec filters
(edit) @736:44f4feb2496f   16 years phi added basic alaw cf
(edit) @668:71ac426690da   16 years phi added license statements
(edit) @621:ba0f43f1aaa7   16 years phi corrected entry for RoarSpeex?
(edit) @615:5df24d5c701f   16 years phi added some encoder init code
(edit) @613:ddd096787985   16 years phi added mode and table title to print_codecfilterlist() roaraudio_0_1_testing7_wesen
(edit) @612:5ab0ccdc9e13   16 years phi added flags to codecfilter list
(edit) @611:eb4c2b27dd1b   16 years phi got RoarCELT codec filter rw!
(edit) @582:dd12ba513b27   16 years phi added cf_vorbis_write()
(edit) @571:0dfe525abe11   16 years phi fixed bugs then codec filter can not be opened: delete stream
(edit) @561:a98bac6549fe   16 years phi added codecfilter_wave.c
(edit) @552:801212b75d99   16 years phi where is no options description feld
(edit) @551:1edce32e06ad   16 years phi make --list-cf look nice after we now have codec names
(edit) @541:4bb3a9f715a6   16 years phi fixed a cf_vorbis about errno
(edit) @486:5f7954982f5a   16 years phi added some bugfixed because of roar_stream_m2s() change
(edit) @432:e2509c175cac   16 years phi typo
(edit) @373:7c30708ecf0e   16 years phi added some dummy funcs for cf speex
(edit) @362:b13b2abea6f0   16 years phi only compile vorbis stuff if we have libvorbisfile
(edit) @361:1d702adb724a   16 years phi only build CELT code if we habe CELT support
(edit) @330:f1ac906c1a25   16 years phi added codecfilter CELT to list of supported filters
(edit) @221:784858eb3885   16 years phi added timidity as output filter vor MIDI files, works on ix86 with default …
(edit) @205:1053e00bbeb7   16 years phi playing around with cf_vorbis*
(edit) @201:dc3825656149   16 years phi added ROAR_CODEC_FLAC
(edit) @196:5625b89335c7   16 years phi added basic support for codecfilter_cmd
(edit) @194:802cc344440a   16 years phi added codecfilter_open()
(edit) @180:018652804998   16 years phi added some code stolen from driver.c
(edit) @179:80d5eb35f74d   16 years phi reordered some code
(edit) @178:250fe6250496   16 years phi aren't codec names mutch nicer?
(edit) @177:73b940966268   16 years phi print also codec id…
(edit) @176:5cb085bb9351   16 years phi we need the codec ID…
(edit) @175:7c1b16a321da   16 years phi added some code
(edit) @173:fd462bfbd5bd   16 years phi added null filter and end of list
(add) @169:2da3c9448843   16 years phi added midi.* and codecfilter.*
Note: See TracRevisionLog for help on using the revision log.