source: pjproject/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1899   16 years bennylp Ticket #517: Invalid argument error when binding media transport on MacOS …
(edit) @1898   16 years bennylp Ticket #504: final installment to support stereo audio all the way in …
(edit) @1897   16 years bennylp Fixed bug in automatic RTCP address calculation causing assertion failure …
(edit) @1896   16 years bennylp More ticket #514: the last fix causes invite session to refuse to send …
(edit) @1895   16 years bennylp Updated pjmedia_test with the latest jitter buffer API
(edit) @1894   16 years bennylp Fixed bugs in libsrtp that effect dtls-srtp
(edit) @1893   16 years bennylp Ticket #516: Assertion in sound device when headset is plugged/unplugged …
(edit) @1892   16 years bennylp Fixed autoconf configure warning when detecting mswsock.h on Mingw
(edit) @1891   16 years bennylp Fixed autoconf configure warning when detecting net/if.h on MacOS X
(edit) @1890   16 years bennylp More ticket #451: fixed build error on MacOS X caused by new PA
(edit) @1889   16 years bennylp Ticket #515 (Update Contact header in REGISTER for TCP/TLS transport)
(edit) @1888   16 years bennylp Added comment about byte ordering in TURN CHANNEL-NUMBER attribute and …
(edit) @1887   16 years bennylp Ticket #505: optimizing the jitter buffer delay
(edit) @1886   16 years bennylp Enlarge the buffer for printing call media statistic in pjsua (sometimes …
(edit) @1885   16 years bennylp More ticket #485: wrong encoding of CHANNEL-NUMBER attribute
(edit) @1884   16 years bennylp More ticket #61: (after rolling back previously buggy patch) Fixed bug in …
(edit) @1883   16 years bennylp More ticket #61: bug in pjsua-lib with SRTP. If call is hold and resumed, …
(edit) @1882   16 years bennylp More ticket #485: updated Makefiles and fixed compilation warnings with …
(edit) @1881   16 years bennylp Fixed minor warning about unused variable in transport_srtp.c
(edit) @1880   16 years bennylp More ticket #485: fixed TURN transport code point and REQUESTED-TRANSPORT …
(edit) @1879   16 years bennylp More ticket #485: client and server self tested
(edit) @1878   16 years bennylp Ticket #514: bug with handling simultaneous outgoing re-INVITE, the invite …
(edit) @1877   16 years bennylp Related to ticket #485: huge changeset to update STUN relating to managing …
(edit) @1876   16 years bennylp More ticket #451: build error on Mingw with the latest PortAudio? (thanks …
(edit) @1875   16 years bennylp More ticket #497: division by zero in wsola when min_extra is set to zero …
(edit) @1874   16 years bennylp Related to ticket #353: still memory leak with pjsua wav player (thanks …
(edit) @1873   16 years bennylp More ticket #479: bug in pjmedia_transport_get_info(), the info should be …
(edit) @1872   16 years bennylp More ticket #507: fixed the bug introduced in r1871 about operator …
(edit) @1871   16 years bennylp More ticket #507: updated GNU build system with the G.722 codec and fixed …
(edit) @1870   16 years bennylp Ticket #507: committed and tested g722 patch on Windows
(edit) @1869   16 years bennylp More ticket #485: initial test on TURN client/server
(edit) @1868   16 years bennylp Ticket #512: Bug in select ioqueue causing unnecessary sleep() to be …
(edit) @1867   16 years bennylp More ticket #485: added TURN client application
(edit) @1866   16 years bennylp More ticket #504: buffer overflow in splitcomb when handling stereo audio
(edit) @1865   16 years bennylp Ticket #451: Updated PortAudio? to the latest version
(edit) @1864   16 years bennylp More ticket #485: added TURN client session/UDP client to pjnath VS6 …
(edit) @1863   16 years bennylp Ticket #511: Add --disable-oss option to disable OSS in configure script
(edit) @1862   16 years bennylp More ticket #485: implementation of TURN UDP client session
(edit) @1861   16 years bennylp Ticket #504: fixed stream.c for stereo codecs
(edit) @1860   16 years bennylp Ticket #479: allow media transport framework to return transport specific …
(edit) @1859   16 years bennylp Ticket #494: Configuration option to use high quality tone generation
(edit) @1858   16 years bennylp Added missing PJ_INT64() macro for Symbian compilers
(edit) @1857   16 years bennylp More ticket #7: fixed undefined symbol on Symbian
(edit) @1856   16 years bennylp Ticket #493: added EC settings in dialog
(edit) @1855   16 years bennylp More ticket #495: bug in snd_clock_rate causing unability to open sound …
(edit) @1854   16 years bennylp More ticket #485: initial (incomplete) work on TURN client session library
(edit) @1853   16 years bennylp Added more files in SVN ignore spec for PocketPJ application
(edit) @1852   16 years bennylp More work for ticket #485: updated pjnath with TURN-07 and added …
(edit) @1851   16 years bennylp Make SIP and RTP ports in simpleua configurable, and add initial support …
(edit) @1850   16 years bennylp More work on ticket #485: more TURN-07 work
(edit) @1849   16 years bennylp Ticket 467: dont send SDP with BYE!
(edit) @1848   16 years bennylp Ticket #504: assertion in sound device and recfile sample when using …
(edit) @1847   16 years bennylp More ticket #438: wrong param passed to shrink_buffer() in set_max_cnt(), …
(edit) @1846   16 years bennylp Ticket #502: New packet lost concealment (PLC) implementation and enable …
(edit) @1845   16 years bennylp More ticket #497: bug on pjmedia_wsola_save() when extra samples exceed …
(edit) @1844   16 years bennylp More ticket #438: improve docs, added channel_count in wsola, etc.
(edit) @1843   16 years bennylp Ticket #501: Set master port worker thread priority to highest by default
(edit) @1842   16 years bennylp Ticket #500: implementation of thread priority setting on os_core_unix.c
(edit) @1841   16 years bennylp Ticket #500: Added function to set thread priority in PJLIB
(edit) @1840   16 years bennylp Ticket #438: added delaybuf in splitcomb. Please see the checkin comment …
(edit) @1839   16 years bennylp Ticket #499: NULL frame transmission in conference bridge is not clocked …
(edit) @1838   16 years bennylp Ticket #497: changed clock rate variable in WSOLA from uint16 to uint32 to …
(edit) @1837   16 years bennylp Ticket #498: Option in client registration to ignore Contact address in …
(edit) @1836   16 years bennylp Disable overflow/underflow test
(edit) @1835   16 years bennylp More ticket #438: changed API call to delay_buf_create()
(edit) @1834   16 years bennylp Added checking in delaybuf for buffer empty before calling shrink_buffer()
(edit) @1833   16 years bennylp Ticket #438: Workaround for frame bursts from audio devices: added wsola …
(edit) @1832   16 years bennylp Put wsola_test.c in pjmedia test
(edit) @1831   16 years bennylp Added pjmedia_wsola_reset()
(edit) @1830   16 years bennylp Fixed bug caused by ticket #412: critical section is not released!
(edit) @1829   16 years bennylp Fixed bug in wsola when discarding frame in non-contiguous buffer
(edit) @1828   16 years bennylp Added 100rel module initialization in pjsip-perf.c
(edit) @1827   16 years bennylp Modify WSOLA discard to support erasing frame from non-contiguous buffer
(edit) @1826   16 years bennylp A little bit of optimization in WSOLA
(edit) @1825   16 years bennylp Ticket #496: Crash on sound port when only player is opened and delaybuf …
(edit) @1824   16 years bennylp Ticket #497: WSOLA implementation
(edit) @1823   16 years bennylp Ticket #495: ability to specify different clock rate when opening sound …
(edit) @1822   16 years bennylp Stateful proxy sample: do not create CANCEL if UAC INVITE transaction has …
(edit) @1821   16 years bennylp Fixed bug in ticket #455 in round-robin call ID allocation (thanks Truong …
(edit) @1820   16 years bennylp Minor PocketPJ GUI tweak
(edit) @1819   16 years bennylp Ticket #493: PocketPC, a new and better sample application for PocketPC
(edit) @1818   16 years bennylp Ticket #7: Move PJSIP compile time configurations/settings (such as T1, T2 …
(edit) @1817   16 years bennylp Ticket #491: Crash in TCP/TLS transport when the listener is destroyed
(edit) @1816   16 years bennylp Ticket #492: Bug in strict route processing when challenged with 401/407 …
(edit) @1815   16 years bennylp Ticket #412: increased randomness of guid_simple.c to 192-bits, and seed …
(edit) @1814   16 years bennylp Ticket #488: When outgoing request within dialog is responded with 481 or …
(edit) @1813   16 years bennylp Ticket #486: Handle G.722 wong clock rate bug and other codec with …
(edit) @1812   16 years bennylp Ticket #485: initial TURN server implementation (not yet compilable)
(edit) @1811   16 years bennylp Ticket #485: initial modification in STUN messaging in accordance to …
(edit) @1810   16 years bennylp Ticket #467: fixed issues with RTP/AVP vs RTP/SAVP negotiation
(edit) @1809   16 years bennylp Ticket #487: Crash occured when stream port has no transmitter on call …
(edit) @1808   16 years bennylp Ticket #468: Added support for non looping playback in memory player
(edit) @1807   16 years bennylp Replaced fprintf/printf with err_report()
(edit) @1806   16 years bennylp Ticket #489: New PJSUA callbacks to notify application when media stream …
(edit) @1805   16 years bennylp Allow receiving SDP with lines terminated with LF instead of CRLF (thanks …
(edit) @1804   16 years bennylp Fixed crash when running SRTP on Win32 app since stderr is undefined …
(edit) @1803   16 years bennylp Build error when PJ_IOQUEUE_MAX_HANDLES is declared to large value on …
(edit) @1802   16 years bennylp Fixed build error if SRTP is disabled in compile time (thanks Helmut Wolf)
(edit) @1801   16 years bennylp Ticket #480: PJSIP rejects incoming call with m=image in the offer (thanks …
(edit) @1800   16 years bennylp Ticket #482: TCP keep-alive packets are corrupting SIP message (thanks …
Note: See TracRevisionLog for help on using the revision log.