|
|
|
@4806
|
[4806]
|
3 years |
douglask |
Add back MacOS X stuff for building universal library - 64 and 32 bit
|
|
|
|
@4805
|
[4805]
|
3 years |
douglask |
Deleted as they are generated files
|
|
|
|
@4804
|
[4804]
|
3 years |
soohyunc |
added TFRC sending and receiving mechanisms
(currently, TFRC's send rate …
|
|
|
|
@4803
|
[4803]
|
3 years |
soohyunc |
basic TFRC send/recv methods are added
- almost identical to TFWC up to …
|
|
|
|
@4802
|
[4802]
|
3 years |
soohyunc |
we didn't have to specify CtrlHandler? channel for the CC purposes.
|
|
|
|
@4801
|
[4801]
|
3 years |
soohyunc |
there was a typo when creating TfrcSndr? constructor
|
|
|
|
@4800
|
[4800]
|
3 years |
douglask |
Use HAVE_CONFIG_H preprocessor conditional for including uclconf.h,
a …
|
|
|
|
@4799
|
[4799]
|
3 years |
douglask |
Use HAVE_CONFIG_H preprocessor conditional for including uclconf.h,
a …
|
|
|
|
@4798
|
[4798]
|
3 years |
soohyunc |
added TFRC sender functions - mainly recv() method oriented.
|
|
|
|
@4797
|
[4797]
|
3 years |
soohyunc |
added necessary header files into TfrcSndr/TfrcRcvr?
and renamed …
|
|
|
|
@4796
|
[4796]
|
3 years |
soohyunc |
shut off some gcc-4.x warning messages: unused parameters
|
|
|
|
@4795
|
[4795]
|
3 years |
soohyunc |
added TFRC base class structure
|
|
|
|
@4794
|
[4794]
|
3 years |
soohyunc |
added a header file for the common variable definition
|
|
|
|
@4793
|
[4793]
|
3 years |
soohyunc |
TfwcSndr? and TfwcRcvr? were the base class for Transmitter class, making …
|
|
|
|
@4792
|
[4792]
|
3 years |
soohyunc |
there was a typo when creating bytes-mod cwnd operation.
|
|
|
|
@4791
|
[4791]
|
3 years |
soohyunc |
"make clean" didn't clean all necessary files.
|
|
|
|
@4790
|
[4790]
|
3 years |
soohyunc |
there was a mistake (when deciding this packet can be sent).
|
|
|
|
@4789
|
[4789]
|
3 years |
soohyunc |
Vic can be controlled by TFWC in byte mode:
- cwnd operates in byte mode …
|
|
|
|
@4788
|
[4788]
|
3 years |
soohyunc |
x-axis range for the cwnd graph
|
|
|
|
@4787
|
[4787]
|
3 years |
soohyunc |
EWMA packet size estimation has two coefficient
high coeff when frames …
|
|
|
|
@4786
|
[4786]
|
3 years |
soohyunc |
grep cwnd more precisely
|
|
|
|
@4785
|
[4785]
|
3 years |
soohyunc |
tagging in a right place, whether or not it is a new frame.
|
|
|
|
@4784
|
[4784]
|
3 years |
soohyunc |
create a field in pktbuf (i.e., bool tag) to indicate if this packet …
|
|
|
|
@4783
|
[4783]
|
3 years |
soohyunc |
calculated packet size using EWMA scheme
|
|
|
|
@4782
|
[4782]
|
3 years |
soohyunc |
added a mechanism to adjust "quantizer":
as long as cwnd allows: …
|
|
|
|
@4781
|
[4781]
|
3 years |
arowley |
Enabled building on mingw32 - note dx9feb2005.patch needed to patch …
|
|
|
|
@4780
|
[4780]
|
3 years |
douglask |
XML output from 'vic -Q' was not well-formed as it had two root elements. …
|
|
|
|
@4779
|
[4779]
|
3 years |
arowley |
Updated to work with mingw32
|
|
|
|
@4778
|
[4778]
|
3 years |
soohyunc |
copied Revision 4777 from the mpeg4 branch
(commit done by douglas)
Log: …
|
|
|
|
@4777
|
[4777]
|
3 years |
douglask |
With 'vic -Q' now also output the supported codecs
|
|
|
|
@4776
|
[4776]
|
3 years |
douglask |
Updated Windows build instructions.
|
|
|
|
@4775
|
[4775]
|
3 years |
douglask |
mingw related patches submitted by Andrew Rowley.
unrelated to patch, …
|
|
|
|
@4774
|
[4774]
|
3 years |
douglask |
MacOS X fix
|
|
|
|
@4773
|
[4773]
|
3 years |
douglask |
For the data sockets only, set the size of the send/recv IP buffers.
…
|
|
|
|
@4772
|
[4772]
|
3 years |
soohyunc |
corrected a mistake - this line should've been there in the first place.
|
|
|
|
@4771
|
[4771]
|
3 years |
soohyunc |
corrected a mistake - "now" is double type.
|
|
|
|
@4770
|
[4770]
|
3 years |
soohyunc |
record packet size and print
|
|
|
|
@4769
|
[4769]
|
3 years |
douglask |
x264 patch by Andrew Ford
With Andrew's x264 thread support I'm now able …
|
|
|
|
@4768
|
[4768]
|
3 years |
douglask |
Use fit_window procedure with Original size context menu entry as it work …
|
|
|
|
@4767
|
[4767]
|
3 years |
soohyunc |
no need to assign rtp header in this routine.
|
|
|
|
@4766
|
[4766]
|
3 years |
soohyunc |
variable name changed for consistency (and better reading)
|
|
|
|
@4765
|
[4765]
|
3 years |
douglask |
Extract from pthreads-win32 README:
Define PTW32_STATIC_LIB when building …
|
|
|
|
@4764
|
[4764]
|
3 years |
soohyunc |
continue from Revision 4752
(in preparation of cwnd computation in bytes)
|
|
|
|
@4763
|
[4763]
|
3 years |
soohyunc |
Subsequent to the Revision 4762... (to prevent from segfault)
had to …
|
|
|
|
@4762
|
[4762]
|
3 years |
soohyunc |
if packet re-ordering occurred before the first packet loss, then we do …
|
|
|
|
@4761
|
[4761]
|
3 years |
turam |
Properly map input pins to output pins (e.g. Winnov Videum); Select …
|
|
|
|
@4760
|
[4760]
|
3 years |
soohyunc |
added a method to return the average number of packets per video frame …
|
|
|
|
@4759
|
[4759]
|
3 years |
douglask |
Added some changes I was involved with
|
|
|
|
@4758
|
[4758]
|
3 years |
douglask |
Deleted user_hook procedure in accessgrid.tcl, identical user_hook …
|
|
|
|
@4757
|
[4757]
|
3 years |
douglask |
Put a return in to stop vic from crashing with EVO 640x480 RFC2190 H263 …
|
|
|
|
@4756
|
[4756]
|
3 years |
soohyunc |
Subsequently (Revision 4755 and 4753), we need to re-initialize state …
|
|
|
|
@4755
|
[4755]
|
3 years |
soohyunc |
-- we also need to revert to the earlier stage when TfwcSndr? received an …
|
|
|
|
@4754
|
[4754]
|
3 years |
soohyunc |
trim code looking/reading simpler
|
|
|
|
@4753
|
[4753]
|
3 years |
soohyunc |
(this commit re-writes the packet re-ordering policy done by Revision …
|
|
|
|
@4752
|
[4752]
|
3 years |
soohyunc |
-- trim unnecessary code
-- prepare cwnd computation in bytes
|
|
|
|
@4751
|
[4751]
|
3 years |
soohyunc |
fixing timer issue
|
|
|
|
@4750
|
[4750]
|
3 years |
douglask |
Inconsistency in ordering of MediaSubTypes? between SampleGrabber? and …
|
|
|
|
@4749
|
[4749]
|
3 years |
soohyunc |
remove *.tr trace files, too.
|
|
|
|
@4748
|
[4748]
|
3 years |
soohyunc |
timer's msched() parameter is in "Int" type.
previously, we've passed …
|
|
|
|
@4747
|
[4747]
|
3 years |
douglask |
Fixed pixel format conversion for DV and fallback RGB24
|
|
|
|
@4746
|
[4746]
|
3 years |
piers |
Added local (ie in VIC dir) include/lib paths for ffmpeg and x264 - Whilst …
|
|
|
|
@4745
|
[4745]
|
3 years |
piers |
Added GPL Release target
|
|
|
|
@4744
|
[4744]
|
3 years |
douglask |
Perform a 'scc.MaxOutputSize?.cy > max_height' test instead of …
|
|
|
|
@4743
|
[4743]
|
3 years |
soohyunc |
-- introduced quantizer_ variable in h.261 encoder
-- tfwc_snder trim …
|
|
|
|
@4742
|
[4742]
|
3 years |
soohyunc |
-- trim debug printing messages
|
|
|
|
@4741
|
[4741]
|
3 years |
soohyunc |
-- changed print cwnd information
previously, when there is no loss, …
|
|
|
|
@4740
|
[4740]
|
3 years |
soohyunc |
fixed configure script error
|
|
|
|
@4739
|
[4739]
|
3 years |
soohyunc |
-- corrected the skew'ed value to 10 usec.
|
|
|
|
@4738
|
[4738]
|
3 years |
soohyunc |
o there is about 4 usec time difference between Vic and Network device.
…
|
|
|
|
@4737
|
[4737]
|
3 years |
soohyunc |
Updated Tcl ui-main.tcl from mpeg4 branch
(including upto Revision 4735)
|
|
|
|
@4736
|
[4736]
|
3 years |
soohyunc |
modifed processing trace file
|
|
|
|
@4735
|
[4735]
|
3 years |
douglask |
Highlight video thumbnails with CornflowerBlue? for MacOS X Tcl/Tk 8.5 vic
|
|
|
|
@4734
|
[4734]
|
3 years |
douglask |
Fix assert statement which should have been using <= rather than < for …
|
|
|
|
@4733
|
[4733]
|
3 years |
douglask |
Added explicit support for MEDIASUBTYPE_HDYC as used by Blackmagic capture …
|
|
|
|
@4732
|
[4732]
|
3 years |
soohyunc |
-- more precise location for time stamping (TfwcSndr?'s data packet …
|
|
|
|
@4731
|
[4731]
|
3 years |
soohyunc |
forgot to remove some unnecessary printf statement.
|
|
|
|
@4730
|
[4730]
|
3 years |
soohyunc |
o clear up packet/ackvec re-ordering rules
(1) on packet re-ordering, …
|
|
|
|
@4729
|
[4729]
|
3 years |
soohyunc |
printing start grabbing at more meaningful location
|
|
|
|
@4728
|
[4728]
|
3 years |
soohyunc |
o Packet/AckVec re-ordering
when the sender received a deprecated ack …
|
|
|
|
@4727
|
[4727]
|
3 years |
soohyunc |
modified gnuplot scripts to get better visual.
|
|
|
|
@4726
|
[4726]
|
3 years |
soohyunc |
-- more generic way of do/get the timestamping
among encoder, grabber, …
|
|
|
|
@4725
|
[4725]
|
3 years |
soohyunc |
printing timing information using X11 grabber with H.261 encoder.
|
|
|
|
@4724
|
[4724]
|
3 years |
soohyunc |
removed unnecessary lines which cause BSD make problem
-- it yields …
|
|
|
|
@4723
|
[4723]
|
3 years |
soohyunc |
-- generalise timing measurement variable names for the use of other …
|
|
|
|
@4722
|
[4722]
|
3 years |
soohyunc |
-- "grabber-macosx" works fine with CC module with H.261 encoder.
…
|
|
|
|
@4721
|
[4721]
|
3 years |
soohyunc |
further improvement on packet re-ordering detection routine…
|
|
|
|
@4720
|
[4720]
|
3 years |
soohyunc |
Update configure.in and Makefile.in
so that Mac OSX can use its built-in …
|
|
|
|
@4719
|
[4719]
|
3 years |
soohyunc |
Updated configure.in.tk (copied from mpeg4 branch)
|
|
|
|
@4718
|
[4718]
|
3 years |
soohyunc |
Updated configure.in.tail (copied from mpeg4 branch)
|
|
|
|
@4717
|
[4717]
|
3 years |
soohyunc |
Updated grabber-macosx.cpp (-- copied from mpeg4 branch)
|
|
|
|
@4716
|
[4716]
|
3 years |
soohyunc |
added a script to plot RTT and SRTT
|
|
|
|
@4715
|
[4715]
|
3 years |
douglask |
'vic -Q' which queries the capture devices for nickname, inputs, signal …
|
|
|
|
@4714
|
[4714]
|
3 years |
soohyunc |
corrected some buggy behaviour for either packet re-ordering or ack …
|
|
|
|
@4713
|
[4713]
|
3 years |
soohyunc |
added printing blank lines when listing available input devices.
|
|
|
|
@4712
|
[4712]
|
3 years |
soohyunc |
Mac OSX 10.6.2 throw a Tcl runtime error with this option when using …
|
|
|
|
@4711
|
[4711]
|
3 years |
soohyunc |
-- added build.stilldev and build.decklink methods
|
|
|
|
@4710
|
[4710]
|
3 years |
soohyunc |
-- updated main.cpp by consulting meeg4 branch
so that Vic can take query …
|
|
|
|
@4709
|
[4709]
|
3 years |
soohyunc |
-- (continued) update Tcl file
|
|
|
|
@4708
|
[4708]
|
3 years |
soohyunc |
-- updated Tcl files (consulted mpeg4 branch)
|
|
|
|
@4707
|
[4707]
|
3 years |
soohyunc |
-- added a mechanism to detect re-ordered Ack delivery
we have observed …
|
|
|
|