source: roaraudio/libroar/stream.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5270:e25346c13638   12 years phi fixed some gcc -Wextra warnings
(edit) @5240:db409850667a   12 years phi Removed roar_debug_audio_info_print().
(edit) @5238:5117fb0e7ed4   12 years phi Removed roar_stream_connect(), roar_stream_add_data(), …
(edit) @5229:d7e314825b8a   12 years phi corrected coding style
(edit) @5180:e8efeb11e78b   12 years phi updated roarfilt
(edit) @5148:73d76a74be61   12 years phi improved error handling some more, marked some stuff as obsolete
(edit) @5145:c1a3ca765154   12 years phi * Fixed invalid pointer aliasing in filter code (pr0) * Fixed …
(edit) @5072:c9c5efeb17e7   13 years phi added missing ()
(edit) @5023:5daa7b62bcd3   13 years phi better error handling
(edit) @4907:7ce748f993d8   13 years phi assigned codec IDs for opus
(edit) @4895:44ab7047f607   13 years phi added BRR codec to codec lookup table as well as two BRR profiles.
(edit) @4883:c56aedd9d0cb   13 years phi Added functions to access symbolic names for audio info parameters …
(edit) @4796:e2a54b44679a   13 years phi updated list so we follow our own recommends
(edit) @4729:aa06b8b93191   13 years phi added forgotten entry in codec name lookup table for new codec consts
(edit) @4708:c9d40761088a   13 years phi updated copyright statements
(edit) @4621:c20151c5eb6f   13 years phi test for correct set of mixer in case of forced mixer connect
(edit) @4583:3bd9da6e60fa   13 years phi added mimetype lookup functions
(edit) @4538:b809f0dcd86a   13 years phi implemented support for sending extended flags over the network
(edit) @4296:16e3f8f5983e   14 years phi added a lot const keywords
(edit) @4002:01892dec01c9   14 years phi added codec names to lib
(edit) @4001:4d1b62010870   14 years phi added new profile au and gsm
(edit) @3996:e2922c4c54e5   14 years phi added new codecs to list
(edit) @3955:bc990fb2614a   14 years phi added profile for wav
(edit) @3943:20aba6d33fd6   14 years phi added more profiles
(edit) @3942:a160d7f5f19e   14 years phi added support for ai-profiles
(edit) @3875:8731d0c3e04a   14 years phi init/zero messages with memset()
(edit) @3857:8ed6d81a32d6   14 years phi use roar_debug_warn_obsolete() and roar_libroar_*warn()
(edit) @3822:8f188597badf   14 years phi added functions to convert audio info into bits per whatever
(edit) @3811:49db840fb4f4   14 years phi fixed some copyright statements
(edit) @3724:0c89cc821485   14 years phi added additional stream roles
(edit) @3696:0f43f9c2e18f   14 years phi better support for stream roles
(edit) @3630:89a9079f8e3f   14 years phi implemented roles, still need some support to set them
(edit) @3540:df9a0828521d   14 years phi added support to set channel mapping to libroar, roard will reject anyway
(edit) @3539:1fd530767d7b   14 years phi support to read channel map from server
(edit) @3517:1a3218a3fc5b   14 years phi updated license headers, FSF moved office
(edit) @3213:da8251c98c0a   14 years phi support to transpher mixer stream id
(edit) @3136:e9b53172083c   14 years phi added support for config option force-{rate,bits,codec,channels}
(edit) @2951:276f334ed927   14 years phi added support for extended flags
(edit) @2711:dfd83460c6a6   15 years phi direction names
(edit) @2709:42309f2b8877   15 years phi new codecs
(edit) @2681:359a85bcf5e9   15 years phi added new subsystem complex
(edit) @2633:e70932b49240   15 years phi added roar_streamstate2str()
(edit) @2632:5614f0d236ad   15 years phi set stream stage in case server provides it
(edit) @2588:1b7ef61d7dd2   15 years phi added roar_stream_[gs]et_dir()
(edit) @2338:b1d9b2ec61cf   15 years phi use lookup table for dir names
(edit) @2332:db87a76a0934   15 years phi added codec raum_flac
(edit) @2231:3425fc65acee   15 years phi added consts for RAW streams
(edit) @2038:f4c77a931491   15 years phi we now support -DDEBUG again
(edit) @1963:588c9e43c176   15 years phi added entry for codec RoarDMX
(edit) @1842:8c8a003773ca   15 years phi support for names on server streams, added roar_stream_get_name()
(edit) @1820:20ff1ea38586   15 years phi added codecs MIDI and DMX512
(edit) @1813:e70cce63168f   15 years phi added roar_stream_set_rel_id() and roar_stream_get_rel_id(), added test …
(edit) @1807:aef0b09d006d   15 years phi converted roar_dir2str() from macro into a function
(edit) @1804:fcbd866258e7   15 years phi removed unused struct fiealds
(edit) @1660:99bfd21f00ef   15 years phi changed name of fh in con struct to fh, this should all apps requiring …
(edit) @1475:a43095c6fc0e   15 years phi only use POSIX file IO if we have POSIX file IO ;)
(edit) @1211:cd16786b451f   15 years phi added codec IDs for meta data streams
(edit) @1167:d343188ed28d   15 years phi added funcs: roar_stream_new_by_id(), roar_stream_new_empty(), …
(edit) @1137:700c32ffc876   15 years phi insert a new parameter for the ss streucture: delay in mu-sec
(edit) @1043:1ca27ba72398   15 years phi added support to set flags via roarctl, update meta data on change of meta …
(edit) @964:0a0e4e32d700   15 years phi added support for roarctl to show position info
(edit) @963:9f2802d4302b   15 years phi added support to read stream flags (currently primary and output), …
(edit) @881:fdf97832f81f   15 years phi redesigned the VIO abstarction layer a lot
(edit) @773:8e54a8bd56be   16 years phi added roar_stream_attach_simple()
(edit) @761:63700d19fee7   16 years phi return error on error ;)
(edit) @759:be1544e081ad   16 years phi added debug code, got roar_stream_passfh() working
(edit) @758:2bb998ad89ce   16 years phi added roar_stream_passfh()
(edit) @733:0a49a941c8e3   16 years phi added A-Law/Mu?-Law codecs
(edit) @690:cee9bf5fa456   16 years phi added copyright statements
(edit) @560:f62c1a95de4c   16 years phi added ROAR_CODEC_RIFF_WAVE
(edit) @557:006ffdafdd33   16 years phi added codec alias "raw" for ROAR_CODEC_DEFAULT,
(edit) @549:c18dc165ab63   16 years phi dont segfaul on NULL
(edit) @540:c1fd46366418   16 years phi get display of orgiginal codec working
(edit) @537:4c587d327dd8   16 years phi added roar_str2codec() and roar_codec2str()
(edit) @506:8548c6327f60   16 years phi added roar_stream_send_data()
(edit) @496:a76b844d00c6   16 years phi added support vor underrun vars to proto
(edit) @487:a25cdf58b8fe   16 years phi added Af_INET support to roar_simple_new_stream_obj()
(edit) @465:82fd66e50dc3   16 years phi added support to get the size of optimal read() and write()s
(edit) @134:a8bc9686bac8   16 years phi make valgrind happy: initialise unused memory
(edit) @82:395b9657ca85   16 years phi added roar_simple_new_stream()
(edit) @81:d4aa20e568c9   16 years phi added roar_stream_connect_to() to libroar
(add) @0:2a41d2f42394   16 years phi Initial revision
Note: See TracRevisionLog for help on using the revision log.