Timeline
04/14/10:
- 14:35 Changeset [4776] by
- Updated Windows build instructions.
04/13/10:
- 13:51 Changeset [4775] by
- mingw related patches submitted by Andrew Rowley. unrelated to patch, …
04/12/10:
- 10:08 Changeset [4774] by
- MacOS X fix
- 00:57 Changeset [4773] by
- For the data sockets only, set the size of the send/recv IP buffers. …
04/09/10:
- 16:18 Changeset [4772] by
- corrected a mistake - this line should've been there in the first place.
- 15:00 Changeset [4771] by
- corrected a mistake - "now" is double type.
- 14:54 Changeset [4770] by
- record packet size and print
04/08/10:
- 12:09 Changeset [4769] by
- x264 patch by Andrew Ford With Andrew's x264 thread support I'm now able …
- 11:52 Changeset [4768] by
- Use fit_window procedure with Original size context menu entry as it work …
04/07/10:
- 18:07 Changeset [4767] by
- no need to assign rtp header in this routine.
- 17:51 Changeset [4766] by
- variable name changed for consistency (and better reading)
- 14:26 Changeset [4765] by
- Extract from pthreads-win32 README: Define PTW32_STATIC_LIB when building …
- 14:05 Changeset [4764] by
- continue from Revision 4752 (in preparation of cwnd computation in bytes)
- 01:23 Changeset [4763] by
- Subsequent to the Revision 4762... (to prevent from segfault) had to …
- 00:54 Changeset [4762] by
- if packet re-ordering occurred before the first packet loss, then we do …
04/06/10:
- 21:06 Changeset [4761] by
- Properly map input pins to output pins (e.g. Winnov Videum); Select …
- 16:28 Changeset [4760] by
- added a method to return the average number of packets per video frame …
- 14:54 Changeset [4759] by
- Added some changes I was involved with
- 09:42 Changeset [4758] by
- Deleted user_hook procedure in accessgrid.tcl, identical user_hook …
04/03/10:
- 04:41 Changeset [4757] by
- Put a return in to stop vic from crashing with EVO 640x480 RFC2190 H263 …
04/01/10:
- 19:32 Changeset [4756] by
- Subsequently (Revision 4755 and 4753), we need to re-initialize state …
- 19:18 Changeset [4755] by
- -- we also need to revert to the earlier stage when TfwcSndr? received an …
03/31/10:
- 23:24 Changeset [4754] by
- trim code looking/reading simpler
- 20:40 Changeset [4753] by
- (this commit re-writes the packet re-ordering policy done by Revision …
- 18:23 Changeset [4752] by
- -- trim unnecessary code -- prepare cwnd computation in bytes
- 17:34 Changeset [4751] by
- fixing timer issue
- 11:31 Changeset [4750] by
- Inconsistency in ordering of MediaSubTypes? between SampleGrabber? and …
03/30/10:
- 17:09 Changeset [4749] by
- remove *.tr trace files, too.
- 17:08 Changeset [4748] by
- timer's msched() parameter is in "Int" type. previously, we've passed …
- 12:04 Changeset [4747] by
- Fixed pixel format conversion for DV and fallback RGB24
- 12:02 Changeset [4746] by
- Added local (ie in VIC dir) include/lib paths for ffmpeg and x264 - Whilst …
- 11:59 Changeset [4745] by
- Added GPL Release target
- 11:18 Changeset [4744] by
- Perform a 'scc.MaxOutputSize?.cy > max_height' test instead of …
03/29/10:
- 16:51 Changeset [4743] by
- -- introduced quantizer_ variable in h.261 encoder -- tfwc_snder trim …
- 16:15 Changeset [4742] by
- -- trim debug printing messages
- 13:19 Changeset [4741] by
- -- changed print cwnd information previously, when there is no loss, …
- 02:26 Changeset [4740] by
- fixed configure script error
- 02:10 Changeset [4739] by
- -- corrected the skew'ed value to 10 usec.
- 01:25 Changeset [4738] by
- o there is about 4 usec time difference between Vic and Network device. …
- 01:07 Changeset [4737] by
- Updated Tcl ui-main.tcl from mpeg4 branch (including upto Revision 4735)
- 00:48 Changeset [4736] by
- modifed processing trace file
03/28/10:
- 10:16 Changeset [4735] by
- Highlight video thumbnails with CornflowerBlue? for MacOS X Tcl/Tk 8.5 vic
- 08:59 Changeset [4734] by
- Fix assert statement which should have been using <= rather than < for …
- 08:57 Changeset [4733] by
- Added explicit support for MEDIASUBTYPE_HDYC as used by Blackmagic capture …
03/27/10:
- 22:15 Changeset [4732] by
- -- more precise location for time stamping (TfwcSndr?'s data packet …
- 06:43 Changeset [4731] by
- forgot to remove some unnecessary printf statement.
- 06:02 Changeset [4730] by
- o clear up packet/ackvec re-ordering rules (1) on packet re-ordering, …
03/26/10:
- 22:07 Changeset [4729] by
- printing start grabbing at more meaningful location
- 17:03 Changeset [4728] by
- o Packet/AckVec re-ordering when the sender received a deprecated ack …
- 16:49 Changeset [4727] by
- modified gnuplot scripts to get better visual.
03/25/10:
- 21:31 Changeset [4726] by
- -- more generic way of do/get the timestamping among encoder, grabber, …
- 20:45 Changeset [4725] by
- printing timing information using X11 grabber with H.261 encoder.
03/24/10:
- 16:23 Changeset [4724] by
- removed unnecessary lines which cause BSD make problem -- it yields …
- 16:15 Changeset [4723] by
- -- generalise timing measurement variable names for the use of other …
- 15:58 Changeset [4722] by
- -- "grabber-macosx" works fine with CC module with H.261 encoder. …
- 03:42 Changeset [4721] by
- further improvement on packet re-ordering detection routine…
03/23/10:
- 21:50 Changeset [4720] by
- Update configure.in and Makefile.in so that Mac OSX can use its built-in …
- 21:29 Changeset [4719] by
- Updated configure.in.tk (copied from mpeg4 branch)
- 21:19 Changeset [4718] by
- Updated configure.in.tail (copied from mpeg4 branch)
- 20:22 Changeset [4717] by
- Updated grabber-macosx.cpp (-- copied from mpeg4 branch)
- 20:20 Changeset [4716] by
- added a script to plot RTT and SRTT
- 08:31 Changeset [4715] by
- 'vic -Q' which queries the capture devices for nickname, inputs, signal …
- 02:11 Changeset [4714] by
- corrected some buggy behaviour for either packet re-ordering or ack …
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
Note: See TracTimeline
for information about the timeline view.
