Timeline
10/04/99:
- 18:23 Changeset [2820] by
- More tweaks to the process starter on win32.
- 18:13 Changeset [2819] by
- - Added source_get_bps.
- 17:29 Changeset [2818] by
- Update win32 project files.
- 16:54 Changeset [2817] by
- - Added fixed size packet buffer to source. - Added files for maintaining …
- 16:52 Changeset [272] by
- - Moved RTP_MAX_PACKET_SIZE into rtp.h.
- 16:48 Changeset [2816] by
- First round of win32 multiprocess split
- 15:24 Changeset [271] by
- Make last fix compilable. Sigh.
- 15:23 Changeset [270] by
- Fix possible null pointer dereference in the check for unknown mbus dest …
- 14:24 Changeset [2815] by
- - Removed data_start field from channel_unit. No longer needed as RTP …
- 13:51 Changeset [2814] by
- Hopefully fix timeout of reception report statistics.
- 13:41 Changeset [2813] by
- Add RR_TIMEOUT hook, although it doesn't do anything yet.
- 13:41 Changeset [2812] by
- Fix timers for the mbus_heartbeat() calls.
- 13:13 Changeset [269] by
- Patches from Markus Germeier <mager@…> * we now can configure …
- 10:56 Changeset [268] by
- Increase RR timeout to 3 * reporting interval.
- 08:51 Changeset [2811] by
- - Added color tables for powermeters (restored some code that never got …
10/03/99:
- 21:11 Changeset [267] by
- rtp_update() only expires sources once per reporting interval, to avoid …
- 20:58 Changeset [266] by
- Timeout RRs from the RTP database, if they're not refreshed for 1.5 times …
10/02/99:
- 20:27 Changeset [2810] by
- - Replaced Sleep with WaitForSingleObject? which reports less CPU on Win95.
- 19:14 Changeset [2809] by
- XXX IMPORTANT WINDOWS DRIVER INTERFACE FIXES XXX - Rewrote old read/write …
- 11:41 Changeset [2808] by
- Implement the -t option, to set the ttl.
10/01/99:
- 16:09 Changeset [2807] by
- Still hacking the windows multi-process rat. F*ing nightmare. Pub anyone?
- 15:39 Changeset [2806] by
- I think I've cracked all the memory leaks this time... (Top tip: if you're …
- 14:32 Changeset [2805] by
- Steps to getting the multi-process RAT working on windows. Have to change …
- 13:43 Changeset [2804] by
- Finally made this split into two processes official. Bye bye main.c :) …
- 13:38 Changeset [265] by
- Remove annoying debug message.
- 11:38 Changeset [2803] by
- - Fixed chronic memory leak in layered coder. Haven't actually checked …
09/30/99:
- 23:49 Changeset [2802] by
- - Set select usec to 0 rather than 1000. No operating system this code …
- 18:46 Changeset [2801] by
- - Fixed name overwrite bug that got introduced when making interfaces …
- 17:59 Changeset [2800] by
- Fixes for the bounds checker str*() function prototype weirdness.
- 17:04 Changeset [2799] by
- - Compile fixes for win32. - Project file update for new files.
- 11:28 Changeset [2798] by
- - Moved unnecessary check in tx_process into main.
- 11:02 Changeset [264] by
- - Change return type of rtp_recv to int (was void). Returns TRUE if …
- 10:59 Changeset [2797] by
- - Removed rtp_recv_flush which is no longer needed and not checking into …
- 10:57 Changeset [2796] by
- - Removed sp->over_read garbage. - Moved source_check_buffering back into …
- 10:49 Changeset [2795] by
- - Removed debug message.
- 10:48 Changeset [2794] by
- - Changed idle audio reader to read as much audio as available, used to …
- 10:47 Changeset [2793] by
- - Reversed out SB16 fix. Has impact on non-SB16 cards. Why should we …
- 00:47 Changeset [2792] by
- - Add loss reporting. - Fixes for optimizer.
- 00:42 Changeset [2791] by
- - Tweaks for fine grained playout buffer adaptation. It sounds worse than …
09/29/99:
- 23:53 Changeset [263] by
- - Fixed not looping back our own RTCP packets when operating in unicast …
- 20:58 Changeset [2790] by
- - Update main for rx/tx port args for rtp_init. (sorry, i know we are not …
- 20:50 Changeset [2789] by
- - Mixer fixes for overlapping block handling (sure this used to work …
- 20:38 Changeset [2788] by
- - Moved source_check_buffering call into rtp_callback so we only check …
- 18:41 Changeset [262] by
- Add rtp_get_addr(), rtp_get_rx_port(), rtp_get_tx_port() and rtp_get_ttl()
- 18:29 Changeset [2787] by
- Update to match rtp library.
- 18:24 Changeset [261] by
- - The mbus code now maintains the list of active sources more correctly, …
- 16:18 Changeset [2786] by
- - Fixed nasty bug in cushion reduction code. It was nobbling amount of …
- 16:08 Changeset [2785] by
- - Replaced fprintf's with debug_msg - some of this code has old roots ;-)
09/27/99:
- 17:22 Changeset [2784] by
- - init pdbe->last_transit in pdb_item_create. - change source age …
- 15:46 Changeset [2783] by
- - Fixes for gcc bounds checker. It overrides default str command return …
- 15:45 Changeset [260] by
- - Fixes for bounds checker compilation.
- 15:28 Changeset [2782] by
- - Moved location of pdb_destroy until after source_list destroy gets …
- 14:41 Changeset [2781] by
- - Add check to variable unset of HEARD_LOSS_{TO,FROM}_ME.
- 12:28 Changeset [259] by
- debug_msg() now displays the pid. You MUST recompile the common library …
09/26/99:
- 20:41 Changeset [2780] by
- - Added back cont_toged and toged statistics measuring and displayed. - …
- 13:33 Changeset [2779] by
- Always build the separate ui, controller and media engine. The new …
- 13:24 Changeset [2778] by
- - Fix the rtp.addr() mbus command to deal with the new rtp code - Rename …
- 13:13 Changeset [2777] by
- Update to match changes to main.c ### Please ensure that any changes to …
- 11:50 Changeset [2776] by
- - Removed some debugging lines. - Update MODS for sb16 stuff.
- 11:19 Changeset [2775] by
- - Small buffer tweak, now check how full device buffer is before writing. …
09/25/99:
- 18:54 Changeset [2774] by
- - Tweaked comment on audio_drain.
- 18:52 Changeset [2773] by
- - Added audio_drain before main loop since start up may cause large …
09/24/99:
- 17:46 Changeset [2772] by
- Fix deletion of source from the loss matrix
- 17:04 Changeset [928] by
- Added some definitions to get MUSICA working properly with winsock2.h …
- 16:14 Changeset [2771] by
- Fix reception quality matrix - no longer always enabled by default.
- 16:13 Changeset [2770] by
- Fix typo
- 16:01 Changeset [258] by
- Fill in DLSR in SR/RR report blocks.
- 15:49 Changeset [2769] by
- Add cute popup boxes to the reception quality matrix.
- 15:34 Changeset [2768] by
- - Fixed a typo.
- 15:32 Changeset [2767] by
- - Split setting loading between two files .RTPdefaults and .RATdefaults on …
- 15:26 Changeset [2766] by
- Add ability to mtrace between participants by clicking on an entry in the …
- 14:09 Changeset [2765] by
- - Consistency fixes for channel coder query functions.
- 12:18 Changeset [2764] by
- Fix (hopefully) the scrolling on the reception quality matrix.
- 10:54 Changeset [2763] by
- - More interface consistency fixes. audio_get_device_details(idx) now …
- 10:50 Changeset [2762] by
- Add missing includes
- 10:49 Changeset [2761] by
- Update for changes to the RTP library.
- 10:48 Changeset [257] by
- Add RX_RTCP_START and RX_RTCP_FINISH events to the RTP code.
- 10:26 Changeset [256] by
- Patch from Bill Fenner to unify handling of reception report blocks.
09/23/99:
- 17:36 Changeset [2760] by
- Rewrite the reception quality matrix. Doesn't quite work right yet. Sigh.
- 17:34 Changeset [2759] by
- - Removed null repair check. Do repair anyway, it's just an alloc and a …
- 17:29 Changeset [2758] by
- - Repair none now dups block and fills it in null. Reduces checks in …
- 16:53 Changeset [2757] by
- - Oops repair fixes.
- 16:44 Changeset [2756] by
- - Changed repair interface to be the same as converter …
- 16:32 Changeset [927] by
- Updated info on log option
- 15:49 Changeset [2755] by
- No longer coredump on RX_RR_EMPTY, although we don't do anything useful …
- 15:02 Changeset [255] by
- Add RX_RR_EMPTY event to the RTP code, to indicate that an empty reception …
- 14:35 Changeset [2754] by
- - Removed null audio converter, just confuses people. Default is first …
- 13:31 Changeset [2753] by
- Fix ordering in the reception quality matrix
09/22/99:
- 22:22 Changeset [2752] by
- - Win32 compliation fixes. - Win32 project file updates. - Remove unused …
- 18:32 Changeset [2751] by
- Change default units per packet to be 1, to keep the PIPVIC2 folks happy …
- 16:34 Changeset [2750] by
- - Remove #include <assert.h> since config_unix.h does this or it's own …
- 16:21 Changeset [254] by
- - changed tx_* to mb_* since some of the (static) tx_ function names …
- 15:57 Changeset [2749] by
- - Added rr processing. - Added HEARD_LOSS_{TO,FROM}_ME to tcl to attempt …
- 13:56 Changeset [2748] by
- - Added comment on processing of packets that arrive during blocked …
- 13:51 Changeset [2747] by
- - Re-enabled source occupancy buffer checking. - Set initial values of …
- 12:54 Changeset [2746] by
- - Fixes for packet discard during playout calc stuff if we detect blocks …
- 10:47 Changeset [2745] by
- - Initialize playout and transit to a valid ts_t.
- 08:40 Changeset [2744] by
- - Couple of compiler warning fixes (settings.c, convert_util.c). - Added …
- 06:09 Changeset [253] by
- Handle CSRC lengths (cc) correctly on receive. Byte-swap received CSRC's.
- 02:50 Changeset [252] by
- Don't try to iterate on s->next in a loop where you might free s. Caught …
- 00:21 Changeset [2743] by
- - Check in source_process if channel buffer has data before calling …
09/21/99:
- 23:31 Changeset [2742] by
- UI tweaks - Fixed transmitter highlighting when silence detection not on. …
- 18:05 Changeset [2741] by
- - Added back source buffering checks and removed superfluous variables.
- 17:26 Changeset [2740] by
- - Audio playback v.0.01. Lots of things broken. Including the current …
- 16:41 Changeset [2739] by
- - Typo fixed from random hacking…
- 15:14 Changeset [251] by
- - Free session key if set. Not using encryption anyway, but it's a …
- 13:13 Changeset [2738] by
- - Added comments to the playout calculation. - Moved initial jitter …
- 12:53 Changeset [2737] by
- Random edits
- 12:29 Changeset [250] by
- - create_source now check if ssrc is my_ssrc and does not invoke …
- 12:14 Changeset [2736] by
- - Fix for rtp_callback being invoked before we have any mapping between …
- 11:25 Changeset [249] by
- Function prototypes, what an interesting concept.... :-)
- 11:23 Changeset [248] by
- Add option to accept RTP packets before a corresponding RTCP packet has …
- 11:08 Changeset [247] by
- Add a SOURCE_CREATED event to the RTP callback. Colin
- 10:58 Changeset [246] by
- Fix types in the RTP source struct.
- 10:52 Changeset [245] by
- Add Bill's patch to the probation code in rtp.c: The current code throws …
- 10:52 Changeset [244] by
- Add Bill's patch to the probation code in rtp.c: The current code throws …
- 10:35 Changeset [243] by
- - Add fix to RTP init_seq() to correct bug(?) in RFC1889 which means we …
09/20/99:
- 22:12 Changeset [2735] by
- - Added playout_calc.[ch]. - Added packet validation and playout calc to …
- 22:07 Changeset [242] by
- Return a NULL session if udp_init() returned NULL. Error reporting is …
- 13:23 Changeset [2734] by
- - Fix not testing for null string after getenv("LD_LIBRARY_PATH").
- 12:45 Changeset [2733] by
- - Start of packet processing hooks in rtp_callback. - Removed rtp_queue.
- 10:21 Changeset [2732] by
- - ui.c info functions all take ssrc rather than some ssrc and some …
- 10:09 Changeset [241] by
- - Fixed rtp_done deletion sequence of sources that I broke last week. …
- 08:28 Changeset [2731] by
- - Typo correction.
09/17/99:
- 14:33 Changeset [2730] by
- - Removed speaker_table references and rtp_db references.
- 14:21 Changeset [2729] by
- Fix RTCP bandwidth estimate. Should be the session bandwidth, rather than …
- 14:19 Changeset [2728] by
- - Removing transitional files.
- 14:11 Changeset [2727] by
- Set the version number correctly, so it shows up in the UI and gets sent …
- 13:19 Changeset [2726] by
- - Fix makefile related bug with the RPM specfile. - Note use of the new …
- 13:07 Changeset [2725] by
- Change to using common library RTP code. - Tranmits audio, but does not …
- 12:57 Changeset [240] by
- - Fix delete_source to free source. - Fix rtp_done clean up.
- 11:33 Changeset [239] by
- - Moved old RAT crypt.[ch] into common library. - They don't compile or …
- 08:41 Changeset [238] by
- - Add rtp_set_my_ssrc that can be immediately after rtp_init to set …
09/16/99:
- 22:27 Changeset [237] by
- Add #ifndef RTP_H to stop multi-include problems.
- 22:26 Changeset [2724] by
- - Added include session and type fixing for rtp_queue in rtp_callback. - …
- 22:01 Changeset [2723] by
- - transmit.c modified to work with rtp library. I think the only we can …
- 20:54 Changeset [2722] by
- - Moving to the rtp code in common library renders the old packet queue …
- 20:26 Changeset [236] by
- Removed colon from variable allcocation, suggested by Marcia Perry, …
- 19:21 Changeset [235] by
- Change the rtp_send_data to take a pointer to the csrc list, not the list …
- 18:53 Changeset [234] by
- - Went a bit further with key stuff. Added field in rtp struct and …
- 18:48 Changeset [233] by
- Add Jerry Isdale's debug_dump() routine.
- 18:45 Changeset [232] by
- - Added stub for rtp_set_encryption_key as considering what has to be done …
- 17:43 Changeset [2721] by
- - Global search and replace: session_tag -> s_session session_struct …
- 17:11 Changeset [231] by
- - Changed receiver report storage from linked list on sources to a …
- 16:48 Changeset [2720] by
- - Added associative array so rtp_callback can associate a RAT session …
- 16:12 Changeset [230] by
- Add Bill to the credits for the RTP code…
- 12:36 Changeset [926] by
- Updated for cleanup in new dir heirarchy
- 12:22 Changeset [925] by
- Changed to execute mode
09/15/99:
- 12:15 Changeset [229] by
- Patches from Bill Fenner: - rtp_get_rr tries to walk an array but the …
- 12:05 Changeset [228] by
- - Change rtp_get_sdes to return const char* since this data should be …
09/14/99:
- 17:40 Changeset [2719] by
- - Moved persistent participant info out of rtcp_db and into persistent db. …
- 15:56 Changeset [2718] by
- - Extracted bitstream packing code into bitstream.[ch] from VDVI. - …
- 14:06 Changeset [227] by
- Fix win32 compiler warnings
- 13:22 Changeset [2717] by
- Cleanup the fprintf() and printf() implementations.
- 13:19 Changeset [2716] by
- Remove gettimeofday() -- it's now in the common library.
- 13:18 Changeset [2715] by
- Added the pdb.[ch] files to the windows project
- 13:17 Changeset [226] by
- Added the btree.[ch] files to the windows project
- 12:59 Changeset [2714] by
- All the talk earlier about making rat log things reminded me that the …
09/13/99:
- 17:27 Changeset [2713] by
- Tweaks to the RedHat? RPM specfile
- 17:14 Changeset [2712] by
- Fix pdb related crash.
- 15:59 Changeset [2711] by
- Add RPM spec file
09/10/99:
- 16:03 Changeset [225] by
- Added 1 to length of mbus lock filename malloc - It was one byte short.
- 14:29 Changeset [924] by
- chnaged UNUSED #ifdef to UNUSED as UNUSED is defined by common library …
- 14:20 Changeset [923] by
- Altered to make it work with X and win32
- 14:17 Changeset [922] by
- Alteerd to make work with X and windwos
- 14:16 Changeset [921] by
- MOved winsock2 defines inside WIN32 #ifdef
- 12:25 Changeset [920] by
- Added #include config_unix.h for fd_t defintion required by mbus_config.h
- 12:17 Changeset [919] by
- Removed these files from base dir - they have been renamed (to .cpp) and …
- 12:05 Changeset [2710] by
- - Changed random drop code so that for the same seed loss is additive, …
- 11:49 Changeset [918] by
- Got rid of warnings for second declaration dorecv
- 11:48 Changeset [917] by
- Updated to link to UCL common library
- 11:10 Changeset [916] by
- Removed some debug messages
09/09/99:
- 19:20 Changeset [915] by
- Altered for UNIX with version 1.0
- 16:39 Changeset [914] by
- Changed mode to +x
- 16:36 Changeset [913] by
- Updated
- 16:35 Changeset [912] by
- Updated for winsock2
- 15:48 Changeset [911] by
- Added .p files
- 15:46 Changeset [910] by
- Added more forgotten files
- 14:32 Changeset [909] by
- UPdated to version ucl-1.0
- 14:20 Changeset [908] by
- Added some forgotten files
- 13:59 Changeset [907] by
- Moved histtolut project here
- 13:55 Changeset [906] by
- New dir: win32 - all things Windoze
- 13:53 Changeset [905] by
- New dir: video - all things to do with grabbing
- 13:51 Changeset [904] by
- Net dir: tcl - contains all tcl files, and tcl2cpp (former known as …
- 13:48 Changeset [903] by
- New dir: net - network stuff
- 13:46 Changeset [902] by
- New Dir: codec - contains old h263, tmn, tmndec, tmn-x
- 13:38 Changeset [901] by
- New dir: render with sub directories for mkbv, mkcube, mkhuff, ppmtolut
- 13:29 Changeset [900] by
- Moved and renamed Renamed from .cc -> .cpp (so pesky Windows Visual C++ …
- 13:24 Changeset [899] by
- New Microsoft Visual C++ 6.0 project file for vic - with four configs: …
- 13:21 Changeset [898] by
- Renamed from .cc -> .cpp (so pesky Windows Visual C++ works)
- 13:19 Changeset [897] by
- moved color-hist to render, communicator to net
- 13:11 Changeset [896] by
- Removed - vic now uses DES library in UCL's common lib
- 13:05 Changeset [895] by
- Moved files into new dirctories (al la MASH); net - network stuff …
- 13:01 Changeset [894] by
- moved to tcl
- 12:45 Changeset [893] by
- Removed as they are not used.
- 12:44 Changeset [892] by
- Moved to new codec directory
- 12:42 Changeset [891] by
- Moved files into new directory: codec
Note: See TracTimeline
for information about the timeline view.
