summaryrefslogtreecommitdiff
path: root/orkaudio/filters/rtpmixer/RtpMixer.cpp
AgeCommit message (Expand)Author
2009-10-22Multiple corrections to code to suppress gcc warnings - identified by Tzafrir...beg_g
2009-08-27Modifications to allow Win32 compilation with log4cxx 0.10.0.Gerald Begumisa
2008-07-09Fixed RTP mixer problem where recordings could go garbled in certain cases.Henri Herscher
2008-03-07Fixed RtpMixer compilation problem under win32.Henri Herscher
2008-02-27Added support for storage of stereo files - typically files containing 2 sepa...Gerald Begumisa
2006-12-27Remove logging of the RTP payload type, at the RTPMixer level it's always PCM...Henri Herscher
2006-12-271. Now flushing the entirety of the buffer when EOS detected.Henri Herscher
2006-12-18RTP mixer is now flushed at the end of streams so we don't miss a small chunk...Henri Herscher
2006-12-05Fix for an RtpMixer bug where an empty chunk was generated in the output (Bac...Henri Herscher
2006-11-21RTP mixer now logs RTP sequence numbers.Henri Herscher
2006-10-17timestamp corrective delta is now reset when side 1 chunk is out of buffer ra...Henri Herscher
2006-09-28Do not ship silence anymore. Instances have been seen where side 1 and side 2...Henri Herscher
2006-09-07Fixed one more one-sided recording issue.Henri Herscher
2006-09-07Timestamp correction is now managed by the RTP mixer. This also fixes some si...Henri Herscher
2006-08-01Applying changeset 311 from 0.5 to trunk.Henri Herscher
2006-08-01Applying changeset 305 from 0.5 to trunk:Henri Herscher
2006-06-21Moved __cdecl defines to new file dll.hHenri Herscher
2006-06-20Changed the Filter interface so that filters can also receive capture events,...Henri Herscher
2006-06-14Applying changeset 251 from RB-0.5 to trunkHenri Herscher
2006-04-08Improved robustness of filters (sanity checks for each incoming audio chunk)Henri Herscher
2006-02-15Added sanity checks on incoming RTP timestampsHenri Herscher
2006-02-09Make sure silence between two chunks cannot be more than 60 seconds (based on...Henri Herscher
2006-01-24Cleaned up commentsHenri Herscher
2006-01-23Filter plugins now build under Linux (added Makefile.am files).Henri Herscher
2006-01-21*** empty log message ***Henri Herscher