|
|
|
@4689
|
[4689]
|
3 years |
soohyunc |
declared unsigned int but tried to assign -1, so corrected.
|
|
|
|
@4688
|
[4688]
|
3 years |
douglask |
fix copy and past typo in last check-in
|
|
|
|
@4687
|
[4687]
|
3 years |
douglask |
Include (GPL), (nonGPL), (Debug GPL) or (Debug nonGPL) in the version info …
|
|
|
|
@4686
|
[4686]
|
3 years |
soohyunc |
print debug message when timeout occurs.
|
|
|
|
@4685
|
[4685]
|
3 years |
soohyunc |
-- added mechanisms to keep track of
sent packets
didn't sent …
|
|
|
|
@4684
|
[4684]
|
3 years |
douglask |
correct h264 and mpeg4 to correctly use FT_YUV_420 instead of FT_YUV_CIF, …
|
|
|
|
@4683
|
[4683]
|
3 years |
soohyunc |
(Tx buffer size)
-- added a method to return the current transmission …
|
|
|
|
@4682
|
[4682]
|
3 years |
soohyunc |
-- framebase_ is composed of Y size + (U + V) size.
(it's more …
|
|
|
|
@4681
|
[4681]
|
3 years |
douglask |
Set network buffer size to 1024, if not sucessful, divide by 2 until a …
|
|
|
|
@4680
|
[4680]
|
3 years |
douglask |
For DirectShow? devices that can't capture < 480i, allow them to capture up …
|
|
|
|
@4679
|
[4679]
|
3 years |
douglask |
Handle "half", "original" and "double" resolutions when toggling a video …
|
|
|
|
@4678
|
[4678]
|
3 years |
douglask |
Disable sloppy focus and let the Window manger do the appropriate thing
|
|
|
|
@4677
|
[4677]
|
3 years |
douglask |
Chnages that were appied to TTk radio buttons weren't applied to the Tk …
|
|
|
|
@4676
|
[4676]
|
3 years |
douglask |
Invoke restart command when a software radio button resize button is …
|
|
|
|
@4675
|
[4675]
|
3 years |
soohyunc |
-- variables and funtions declaration for IP_TOS and SO_TIMESTAMP
…
|
|
|
|
@4674
|
[4674]
|
3 years |
douglask |
One more typo I forgot to fix for 960p
|
|
|
|
@4673
|
[4673]
|
3 years |
douglask |
Change from SWS_FAST_BILINEAR to SWS_BILINEAR to avoid interlacing issues …
|
|
|
|
@4672
|
[4672]
|
3 years |
douglask |
Avoid using SWSCALE to scale 1920x1080 to 1920x1072 due to poor …
|
|
|
|
@4671
|
[4671]
|
3 years |
douglask |
Linux related fixes
|
|
|
|
@4670
|
[4670]
|
3 years |
soohyunc |
-- removed recv_xreport() from transmitter.cpp
it is now called at …
|
|
|
|
@4669
|
[4669]
|
3 years |
soohyunc |
-- printing seqno and now at the real location
where the packet is …
|
|
|
|
@4668
|
[4668]
|
3 years |
soohyunc |
-- added packet reordering detection mechanism.
(just detection only, …
|
|
|
|
@4667
|
[4667]
|
3 years |
soohyunc |
-- fixed buggy routines when receiving XR packets before sending packets
…
|
|
|
|
@4666
|
[4666]
|
3 years |
douglask |
Fixed typo of 9600p
|
|
|
|
@4665
|
[4665]
|
3 years |
soohyunc |
-- added methods/routines to get XR (ackvec) before sending packets every …
|
|
|
|
@4664
|
[4664]
|
3 years |
douglask |
Remove -L/usr/lib (or -L/usr/lib64 and -L/usr/lib32) from Tcl/Tk linker …
|
|
|
|
@4663
|
[4663]
|
3 years |
soohyunc |
-- converted cc_tfwc_output() to virtual method
we wanted to call …
|
|
|
|
@4662
|
[4662]
|
3 years |
soohyunc |
-- fixed segfault problem for TfwcSndr?'s Rtx Timer
|
|
|
|
@4661
|
[4661]
|
3 years |
douglask |
Removed dependency on ATL and atlbase.h in grabber-decklink.cpp.
Added …
|
|
|
|
@4660
|
[4660]
|
3 years |
soohyunc |
-- added recv_xr() method
this is to receive XR message just before …
|
|
|
|
@4659
|
[4659]
|
3 years |
soohyunc |
-- completed TFWC RTO calculation mechanism
-- TFWC will go into timer-out …
|
|
|
|
@4658
|
[4658]
|
3 years |
soohyunc |
-- added <stdlib.h> for the use of abort() function.
-- missed to place …
|
|
|
|
@4657
|
[4657]
|
3 years |
soohyunc |
-- added a timer for calculating TFWC's retransmission timeout
(To-do) …
|
|
|
|
@4656
|
[4656]
|
3 years |
douglask |
Initial ffmpeg's swcale support for decklink grabber
|
|
|
|
@4655
|
[4655]
|
3 years |
douglask |
Tcl/Tk code modifications for Blackmagic DeckLink? grabber panel
|
|
|
|
@4654
|
[4654]
|
3 years |
soohyunc |
capture XR timestamp at CtrlHandler::recv()
-- it could save around 0.5 …
|
|
|
|
@4653
|
[4653]
|
3 years |
soohyunc |
-- changed TfwcSndr?'s XR reception path
TFWC sender can now parse …
|
|
|
|
@4652
|
[4652]
|
3 years |
soohyunc |
-- changed loss detection mechanism in a simpler way
(previously, we …
|
|
|
|
@4651
|
[4651]
|
3 years |
douglask |
Change default fallback pixelformat from MEDIASUBTYPE_RGB24 to …
|
|
|
|
@4650
|
[4650]
|
3 years |
soohyunc |
printing RTT and SRTT
|
|
|
|
@4649
|
[4649]
|
3 years |
soohyunc |
gnuplot scripts for drawing (received seqno)/(dropped seqno)/cwnd/ALI etc.
|
|
|
|
@4648
|
[4648]
|
3 years |
soohyunc |
-- argv order was in error for the "asv" tool
-- "o.sh" script can now …
|
|
|
|
@4647
|
[4647]
|
3 years |
soohyunc |
this tool can now specify the output file name:
Usage: ./asv <desired …
|
|
|
|
@4646
|
[4646]
|
3 years |
soohyunc |
added title in gnuplot
|
|
|
|
@4645
|
[4645]
|
3 years |
soohyunc |
included TCP formula in TFRC sender
|
|
|
|
@4644
|
[4644]
|
3 years |
soohyunc |
added TCP throughput equation and its inverse function
|
|
|
|
@4643
|
[4643]
|
3 years |
soohyunc |
fixed a configure script syntax error - this error has been sitting there …
|
|
|
|
@4642
|
[4642]
|
3 years |
soohyunc |
removed unnecessary printf statement.
|
|
|
|
@4641
|
[4641]
|
3 years |
soohyunc |
changed file name for plotting script
|
|
|
|
@4640
|
[4640]
|
3 years |
soohyunc |
shut off printing HISTORY items
|
|
|
|
@4639
|
[4639]
|
3 years |
soohyunc |
grep cwnd and ALI information from the trace file and plot those graphs.
|
|
|
|
@4638
|
[4638]
|
3 years |
soohyunc |
fixed bugs: loss history calculation
-- there was a bug to calcuate …
|
|
|
|
@4637
|
[4637]
|
3 years |
soohyunc |
printing format changes
|
|
|
|
@4636
|
[4636]
|
3 years |
soohyunc |
changed printing format
|
|
|
|
@4635
|
[4635]
|
3 years |
soohyunc |
fixed sampled RTT calculation:
:= (now - timestamp associated with XR's …
|
|
|
|
@4634
|
[4634]
|
3 years |
soohyunc |
"experimental packet counter" to introduce a deterministic loss rate
|
|
|
|
@4633
|
[4633]
|
3 years |
soohyunc |
printing HISTORY method had an item off by one, especially HIST1.
|
|
|
|
@4632
|
[4632]
|
3 years |
douglask |
Disable the normal/medium button for devices that can only capture …
|
|
|
|
@4631
|
[4631]
|
3 years |
douglask |
Needed to add call to Grabber::timeout() for Windows DeckLink? grabber, …
|
|
|
|
@4630
|
[4630]
|
3 years |
douglask |
Startup performance boost by providing a cutdown tclInit procedure which …
|
|
|
|
@4629
|
[4629]
|
3 years |
douglask |
Fix for no return value error with VisualStudio?
|
|
|
|
@4628
|
[4628]
|
3 years |
soohyunc |
(1) average loss interval should be an integer variable
(2) tsvec_ …
|
|
|
|
@4627
|
[4627]
|
3 years |
soohyunc |
printing average loss interval
|
|
|
|
@4626
|
[4626]
|
3 years |
soohyunc |
Fixed a Tcl syntax error:
there was a syntax error in Tcl (string …
|
|
|
|
@4625
|
[4625]
|
3 years |
soohyunc |
added a Tcl script for easy experiment
what you can do with this script …
|
|
|
|
@4624
|
[4624]
|
3 years |
piers |
Updated comment on re-instated connect() call.
|
|
|
|
@4623
|
[4623]
|
3 years |
piers |
Re-instated connect() call on send socket - so that the getsockname() call …
|
|
|
|
@4622
|
[4622]
|
3 years |
soohyunc |
We don't need to send AoA (Ack of Ack) on every data packet. Specially, …
|
|
|
|
@4621
|
[4621]
|
3 years |
soohyunc |
(1) TfwcSndr? had a different gettimeofday for any kind of timing related
…
|
|
|
|
@4620
|
[4620]
|
3 years |
piers |
Added dependency on x264.h include file to ensure x264 is made and …
|
|
|
|
@4619
|
[4619]
|
3 years |
soohyunc |
modifed comments according to Revision 4617
|
|
|
|
@4618
|
[4618]
|
3 years |
soohyunc |
modified gnuplot script
|
|
|
|
@4617
|
[4617]
|
3 years |
soohyunc |
*** Vic can send packets out within the encoding loop ***
as long as …
|
|
|
|
@4616
|
[4616]
|
3 years |
soohyunc |
changed a confusing variable name to a right one:
o num_frame_ has …
|
|
|
|
@4615
|
[4615]
|
3 years |
soohyunc |
corrected misleading variable name:
o num_frame_ is confusing as it …
|
|
|
|
@4614
|
[4614]
|
3 years |
soohyunc |
sync'ed time measurement method among grabber/session …
|
|
|
|
@4613
|
[4613]
|
3 years |
douglask |
MacOS X Tcl/Tk 8.5 GUI fixes
|
|
|
|
@4612
|
[4612]
|
3 years |
soohyunc |
Transmitter::flush() shouldn't be really called by encoder. It will …
|
|
|
|
@4611
|
[4611]
|
3 years |
soohyunc |
(1) changed printing to stderr instead of stdout
this is because stdout …
|
|
|
|
@4610
|
[4610]
|
3 years |
soohyunc |
Transmitter timestamp and its offset.
|
|
|
|
@4609
|
[4609]
|
3 years |
soohyunc |
forgot to comment out debug message
|
|
|
|
@4608
|
[4608]
|
3 years |
soohyunc |
set timestamp offset (to align timestamp with Transmitter and Encoder)
|
|
|
|
@4607
|
[4607]
|
3 years |
soohyunc |
print out debug message to stderr instead of stdout
|
|
|
|
@4606
|
[4606]
|
3 years |
soohyunc |
print out debug message to stderr instead of stdout
|
|
|
|
@4605
|
[4605]
|
3 years |
soohyunc |
print out debug message to stderr instead of stdout
|
|
|
|
@4604
|
[4604]
|
3 years |
douglask |
Modifications to allow redirecting the stdout of 'vic -Q' on Windows to a …
|
|
|
|
@4603
|
[4603]
|
3 years |
douglask |
Added -Q switch to query input devices and list each device's name, ports, …
|
|
|
|
@4602
|
[4602]
|
3 years |
soohyunc |
correction for generating plotting file from trace
|
|
|
|
@4601
|
[4601]
|
3 years |
soohyunc |
processing trace
|
|
|
|
@4600
|
[4600]
|
3 years |
soohyunc |
plotting script
|
|
|
|
@4599
|
[4599]
|
3 years |
soohyunc |
(temporary)
a simple script to grep necessary information from the trace
|
|
|
|
@4598
|
[4598]
|
3 years |
soohyunc |
added a simple tool to plot time-seqno plot
|
|
|
|
@4597
|
[4597]
|
3 years |
soohyunc |
added print out statements to measure the time it take to encode frames …
|
|
|
|
@4596
|
[4596]
|
3 years |
soohyunc |
print out seqno and its timestamp
|
|
|
|
@4595
|
[4595]
|
3 years |
piers |
Attempted to fix problem when there's a dodgy localhost name in DNS and …
|
|
|
|
@4594
|
[4594]
|
3 years |
douglask |
Tcl 8.0 doesn't support the string comparison operators where the operand …
|
|
|
|
@4593
|
[4593]
|
3 years |
soohyunc |
o commented out unnecessary debug message
o added 420 format attribute
|
|
|
|
@4592
|
[4592]
|
3 years |
soohyunc |
the default CC is now set to win-based CC (i.e., TFWC)
|
|
|
|
@4591
|
[4591]
|
3 years |
douglask |
Some changes to work with Tcl/Tk 8.0 again
|
|
|
|
@4590
|
[4590]
|
3 years |
soohyunc |
fixed a script error in "configure".
|
|
|
|