Timeline
03/22/10:
- 19:52 Changeset [4713] by
- added printing blank lines when listing available input devices.
- 19:48 Changeset [4712] by
- Mac OSX 10.6.2 throw a Tcl runtime error with this option when using …
- 19:09 Changeset [4711] by
- -- added build.stilldev and build.decklink methods
- 18:46 Changeset [4710] by
- -- updated main.cpp by consulting meeg4 branch so that Vic can take query …
- 18:45 Changeset [4709] by
- -- (continued) update Tcl file
- 18:22 Changeset [4708] by
- -- updated Tcl files (consulted mpeg4 branch)
- 14:19 Changeset [4707] by
- -- added a mechanism to detect re-ordered Ack delivery we have observed …
- 08:37 Changeset [4706] by
- Fix for VIC's Port and Signal button with MacOS X Tcl/Tk 8.5
- 00:24 Changeset [4705] by
- convert if-else to switch-case (in conjunction with TfwcSndr?)
03/21/10:
- 23:54 Changeset [4704] by
- This commit reflects Revision 4699 from the mpeg4 branch. copied comments …
- 23:30 Changeset [4703] by
- this commit reflects Revision 4701 from the mpeg4 branch. copied comments …
- 21:43 Changeset [4702] by
- (This changes deal with the packet re-ordering.) Motivation: there are …
- 02:38 Changeset [4701] by
- Removed MacOS X 10.3 workaround code originally from Aqua AG vic which I …
- 02:21 Changeset [4700] by
- Workaround for the broken UVC driver which still ships with Ubuntu
03/19/10:
- 13:48 Changeset [4699] by
- Fixed bug when trying to send in unicast and hopefully on Win7 too. In my …
- 12:42 Changeset [4698] by
- Patch supplied by Andrew Ford for sending the "loc" Tcl resource via …
03/17/10:
- 15:52 Changeset [4697] by
- -- print Tx queue len before and after encoding
- 15:13 Changeset [4696] by
- bug fix: there was a mistake in declaring virtual method between Module …
03/16/10:
- 01:53 Changeset [4695] by
- standard way of declaring virtual method.
03/15/10:
- 03:04 Changeset [4694] by
- -- modified graph-ing script including Tx queue length and cwnd in a …
- 00:34 Changeset [4693] by
- added a script to delete trace files
03/14/10:
- 20:45 Changeset [4692] by
- -- modifed suspend_grabbing() base funtion to avoid compile-time error, …
- 19:45 Changeset [4691] by
- -- added mechanisms to suspend grabbing when the transmitter's queue …
03/13/10:
- 14:02 Changeset [4690] by
- added virtual destructor to avoid a warning message: class has virtual …
03/12/10:
- 17:42 Changeset [4689] by
- declared unsigned int but tried to assign -1, so corrected.
- 12:01 Changeset [4688] by
- fix copy and past typo in last check-in
- 11:51 Changeset [4687] by
- Include (GPL), (nonGPL), (Debug GPL) or (Debug nonGPL) in the version info …
- 02:10 Changeset [4686] by
- print debug message when timeout occurs.
- 02:10 Changeset [4685] by
- -- added mechanisms to keep track of sent packets didn't sent …
03/11/10:
- 22:59 Changeset [4684] by
- correct h264 and mpeg4 to correctly use FT_YUV_420 instead of FT_YUV_CIF, …
- 16:06 Changeset [4683] by
- (Tx buffer size) -- added a method to return the current transmission …
- 14:55 Changeset [4682] by
- -- framebase_ is composed of Y size + (U + V) size. (it's more …
03/07/10:
- 22:36 Changeset [4681] by
- Set network buffer size to 1024, if not sucessful, divide by 2 until a …
- 07:16 Changeset [4680] by
- For DirectShow? devices that can't capture < 480i, allow them to capture up …
- 06:23 Changeset [4679] by
- Handle "half", "original" and "double" resolutions when toggling a video …
- 04:43 Changeset [4678] by
- Disable sloppy focus and let the Window manger do the appropriate thing
- 03:36 Changeset [4677] by
- Chnages that were appied to TTk radio buttons weren't applied to the Tk …
03/06/10:
- 09:07 Changeset [4676] by
- Invoke restart command when a software radio button resize button is …
03/05/10:
- 20:09 Changeset [4675] by
- -- variables and funtions declaration for IP_TOS and SO_TIMESTAMP …
- 13:22 Changeset [4674] by
- One more typo I forgot to fix for 960p
- 13:12 Changeset [4673] by
- Change from SWS_FAST_BILINEAR to SWS_BILINEAR to avoid interlacing issues …
- 12:55 Changeset [4672] by
- Avoid using SWSCALE to scale 1920x1080 to 1920x1072 due to poor …
- 11:48 Changeset [4671] by
- Linux related fixes
- 01:49 Changeset [4670] by
- -- removed recv_xreport() from transmitter.cpp it is now called at …
03/04/10:
- 15:58 Changeset [4669] by
- -- printing seqno and now at the real location where the packet is …
- 15:12 Changeset [4668] by
- -- added packet reordering detection mechanism. (just detection only, …
- 15:05 Changeset [4667] by
- -- fixed buggy routines when receiving XR packets before sending packets …
03/03/10:
- 22:56 Changeset [4666] by
- Fixed typo of 9600p
- 00:02 Changeset [4665] by
- -- added methods/routines to get XR (ackvec) before sending packets every …
03/02/10:
- 22:19 Changeset [4664] by
- Remove -L/usr/lib (or -L/usr/lib64 and -L/usr/lib32) from Tcl/Tk linker …
- 19:36 Changeset [4663] by
- -- converted cc_tfwc_output() to virtual method we wanted to call …
- 18:23 Changeset [4662] by
- -- fixed segfault problem for TfwcSndr?'s Rtx Timer
- 12:44 Changeset [4661] by
- Removed dependency on ATL and atlbase.h in grabber-decklink.cpp. Added …
- 02:20 Changeset [4660] by
- -- added recv_xr() method this is to receive XR message just before …
- 00:52 Changeset [4659] by
- -- completed TFWC RTO calculation mechanism -- TFWC will go into timer-out …
03/01/10:
- 20:52 Changeset [4658] by
- -- added <stdlib.h> for the use of abort() function. -- missed to place …
- 20:29 Changeset [4657] by
- -- added a timer for calculating TFWC's retransmission timeout (To-do) …
- 13:12 Changeset [4656] by
- Initial ffmpeg's swcale support for decklink grabber
- 12:46 Changeset [4655] by
- Tcl/Tk code modifications for Blackmagic DeckLink? grabber panel
02/27/10:
- 02:48 Changeset [4654] by
- capture XR timestamp at CtrlHandler::recv() -- it could save around 0.5 …
- 01:20 Changeset [4653] by
- -- changed TfwcSndr?'s XR reception path TFWC sender can now parse …
02/26/10:
- 16:16 Changeset [4652] by
- -- changed loss detection mechanism in a simpler way (previously, we …
- 06:04 Changeset [4651] by
- Change default fallback pixelformat from MEDIASUBTYPE_RGB24 to …
02/25/10:
- 23:32 Changeset [4650] by
- printing RTT and SRTT
- 15:31 Changeset [4649] by
- gnuplot scripts for drawing (received seqno)/(dropped seqno)/cwnd/ALI etc.
- 14:57 Changeset [4648] by
- -- argv order was in error for the "asv" tool -- "o.sh" script can now …
- 14:52 Changeset [4647] by
- this tool can now specify the output file name: Usage: ./asv <desired …
- 13:56 Changeset [4646] by
- added title in gnuplot
- 02:47 Changeset [4645] by
- included TCP formula in TFRC sender
02/24/10:
- 14:09 Changeset [4644] by
- added TCP throughput equation and its inverse function
- 13:39 Changeset [4643] by
- fixed a configure script syntax error - this error has been sitting there …
02/23/10:
- 18:12 Changeset [4642] by
- removed unnecessary printf statement.
- 17:04 Changeset [4641] by
- changed file name for plotting script
- 16:22 Changeset [4640] by
- shut off printing HISTORY items
- 16:16 Changeset [4639] by
- grep cwnd and ALI information from the trace file and plot those graphs.
- 15:53 Changeset [4638] by
- fixed bugs: loss history calculation -- there was a bug to calcuate …
- 00:33 Changeset [4637] by
- printing format changes
- 00:12 Changeset [4636] by
- changed printing format
02/22/10:
- 19:26 Changeset [4635] by
- fixed sampled RTT calculation: := (now - timestamp associated with XR's …
- 18:19 Changeset [4634] by
- "experimental packet counter" to introduce a deterministic loss rate
- 17:56 Changeset [4633] by
- printing HISTORY method had an item off by one, especially HIST1.
- 09:20 Changeset [4632] by
- Disable the normal/medium button for devices that can only capture …
02/21/10:
- 02:50 Changeset [4631] by
- Needed to add call to Grabber::timeout() for Windows DeckLink? grabber, …
02/20/10:
- 02:16 Changeset [4630] by
- Startup performance boost by providing a cutdown tclInit procedure which …
- 02:07 Changeset [4629] by
- Fix for no return value error with VisualStudio?
- 00:35 Changeset [4628] by
- (1) average loss interval should be an integer variable (2) tsvec_ …
Note: See TracTimeline
for information about the timeline view.
