aboutsummaryrefslogtreecommitdiffstats
path: root/src/subchan_demux.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-29Fix order of subchannel bits (Andreas Eversberg)Harald Welte1-5/+5
2009-02-23remove subchan_demux debug statements, add DMUX commandline parsingHarald Welte1-2/+0
2009-02-22reduce lag in voice calls by reducing the subchannel muxer tx queue depth toHarald Welte1-0/+33
2009-02-19don't pass subchannel data to the TRAU decoder if we're not synchronized yetHarald Welte1-1/+5
2009-02-18"the big fix", of the E1 subchannel [de]multiplexer. I don't even remember howHarald Welte1-54/+27
2009-02-09fix segfault when trying to dequeue list head as list elementHolger Freyther1-3/+3
2009-02-09* add trau_mux implementation to relay from one incoming TRAUHarald Welte1-6/+138
2009-01-05add initializer function for subchan_demuxHarald Welte1-0/+13
2009-01-05add (untested) 16kbit E1 sub-channel demux with TRAU frame syncHarald Welte1-0/+166