|
|
|
@4381
|
[4381]
|
4 years |
soohyunc |
o Completed AckVec? build routine in TfwcRcvr? side.
|
|
|
|
@4380
|
[4380]
|
4 years |
douglask |
replaced '||' with '&&' in a conditional due to De Morgan's laws not being …
|
|
|
|
@4379
|
[4379]
|
4 years |
soohyunc |
Currerntly, AckVec? build routine in TfwcRcvr? is severely being re-written. …
|
|
|
|
@4378
|
[4378]
|
4 years |
soohyunc |
Format specifier "%l" should've written as "%ld".
The rule is: …
|
|
|
|
@4377
|
[4377]
|
4 years |
soohyunc |
o Re-named StillYuvGrabber? and StillYuvDevice? to FileGrabber? and …
|
|
|
|
@4376
|
[4376]
|
4 years |
soohyunc |
o Added StillYuvGrabber? and StillYuvDevice?
This can be used to …
|
|
|
|
@4375
|
[4375]
|
4 years |
soohyunc |
added simple test modules for building XR report block dynamically (i.e., …
|
|
|
|
@4374
|
[4374]
|
4 years |
soohyunc |
o Major bug fixed in rtp/session.cpp +1251
- Moving the head pointer …
|
|
|
|
@4373
|
[4373]
|
4 years |
soohyunc |
added a method to print out AckVec? which is built at the TfwcRcvr?'s side.
|
|
|
|
@4372
|
[4372]
|
4 years |
soohyunc |
o TfwcSndr?'s detec_loss() method fixed
('begin' and 'end' should be …
|
|
|
|
@4371
|
[4371]
|
4 years |
soohyunc |
o AckVec? interpretation mechanism fixed as what we changed in the previus …
|
|
|
|
@4370
|
[4370]
|
4 years |
soohyunc |
o because, we are now able to know the RTP seqno(s) that the AckVec? …
|
|
|
|
@4369
|
[4369]
|
4 years |
soohyunc |
o AckVec? construction mechanism changed that can be relevant to Revision …
|
|
|
|
@4368
|
[4368]
|
4 years |
douglask |
set_size_cif() still seems to be getting called with H.264, so removed …
|
|
|
|
@4367
|
[4367]
|
4 years |
douglask |
planarYUYV420_to_planarYUYV42() wasn't copying the V data.
Fixed stupid …
|
|
|
|
@4366
|
[4366]
|
4 years |
douglask |
Add DV support for small and medium capture.
Corrected capture size for …
|
|
|
|
@4365
|
[4365]
|
4 years |
douglask |
Add support for V4L2_PIX_FMT_YUV420 only webcams with VIC's 422 based …
|
|
|
|
@4364
|
[4364]
|
4 years |
douglask |
set_size_cif() was incorrectly being used with codecs that are not …
|
|
|
|
@4363
|
[4363]
|
4 years |
douglask |
Corrected invocation of YUV conversion routines.
|
|
|
|
@4362
|
[4362]
|
4 years |
douglask |
Corrected endianess for yuv conversion routines.
Corrected a function …
|
|
|
|
@4361
|
[4361]
|
4 years |
douglask |
Forgot to remove remnants of DirectShowCIFGrabber class.
|
|
|
|
@4360
|
[4360]
|
4 years |
douglask |
Added code to enable using GraphEdit?'s "Connect to Remote Graph" feature. …
|
|
|
|
@4359
|
[4359]
|
4 years |
douglask |
Add video\yuv_convert.cpp and video\yuv_convert.h to VisualStudio? project …
|
|
|
|
@4358
|
[4358]
|
4 years |
douglask |
Fixed YUV conversion routines that added padding.
|
|
|
|
@4357
|
[4357]
|
4 years |
soohyunc |
o because, we are now able to determine if i am a sender or receiver,
…
|
|
|
|
@4356
|
[4356]
|
4 years |
soohyunc |
o this commit is follow-up work for Revision 4347 and 4348
o issues in …
|
|
|
|
@4355
|
[4355]
|
4 years |
soohyunc |
o change RTP data sender's routines and receiver's routine
in …
|
|
|
|
@4354
|
[4354]
|
4 years |
soohyunc |
o the order of data sender/receiver reversed in rtp/session.cpp +1177
- …
|
|
|
|
@4353
|
[4353]
|
4 years |
soohyunc |
o implemented a global variable saying if this is a data sender or not.
|
|
|
|
@4352
|
[4352]
|
4 years |
piers |
Fix for ffmpeg build on windows - need to make sure its ok for other …
|
|
|
|
@4351
|
[4351]
|
4 years |
piers |
Fixes for building with newer ffmpeg - Dummy file to stop ffmpeg …
|
|
|
|
@4350
|
[4350]
|
4 years |
piers |
Fixes for building with newer ffmpeg
|
|
|
|
@4349
|
[4349]
|
4 years |
soohyunc |
(work-in-progress)
o this commit is associated with Revision 4348.
|
|
|
|
@4348
|
[4348]
|
4 years |
soohyunc |
(work-in-progress: this commit may not compile fully)
o TFWC receiver's …
|
|
|
|
@4347
|
[4347]
|
4 years |
soohyunc |
(work-in-progress)
o changing RTCP XR header format more compliable to …
|
|
|
|
@4346
|
[4346]
|
4 years |
douglask |
Initial checkin for yuv convert routines that provide clipping and
padding …
|
|
|
|
@4345
|
[4345]
|
4 years |
douglask |
Corrected memory offset for YUV422 in color-swscale
|
|
|
|
@4344
|
[4344]
|
4 years |
douglask |
Add support for YUV422P in swscaler renderer
Minor whitespace consistency …
|
|
|
|
@4343
|
[4343]
|
4 years |
douglask |
Fix for V4L2 drivers that don't return EINVAL for unsupported pixelformats …
|
|
|
|
@4342
|
[4342]
|
4 years |
douglask |
V4L2 code fix to prevent infinite loops with broken VIDIOC_ENUM_FMT ioctls …
|
|
|
|
@4341
|
[4341]
|
4 years |
douglask |
Add V4L2 capture support for 720x480, 360x240 and 180x120 NTSC based …
|
|
|
|
@4340
|
[4340]
|
4 years |
douglask |
Code now supports 720x576, 360x288 & 180x144.
In particular, the Kworld …
|
|
|
|
@4339
|
[4339]
|
4 years |
douglask |
Forgot to add debug code for V4L2_PIX_FMT_YUV420
|
|
|
|
@4338
|
[4338]
|
4 years |
douglask |
Added some more debug output for problamatic V4L2 capture devices that …
|
|
|
|
@4337
|
[4337]
|
4 years |
piers |
Append svnversion to VERSION so we the svn version can be tracked
|
|
|
|
@4336
|
[4336]
|
4 years |
piers |
Removed c->rtp_mode = 1; from FFMpegCodec::init_encoder() as it no longer …
|
|
|
|
@4335
|
[4335]
|
4 years |
soohyunc |
a little modification
|
|
|
|
@4334
|
[4334]
|
4 years |
soohyunc |
o added an explanation slides on Vic's Tfwc AckVec? behaviour both from …
|
|
|
|
@4333
|
[4333]
|
5 years |
soohyunc |
o new bitmap.h file that has necessary bitmap operations
(to build up …
|
|
|
|
@4332
|
[4332]
|
5 years |
soohyunc |
o moved bitmap operation to a separate file so that this function can be
…
|
|
|
|
@4331
|
[4331]
|
5 years |
soohyunc |
more concise expression
|
|
|
|
@4330
|
[4330]
|
5 years |
soohyunc |
o fixed a warning message when compiling with gcc-4.3.2.
warning: …
|
|
|
|
@4329
|
[4329]
|
5 years |
soohyunc |
(fixed a warning message when compiling with gcc-4.3.2)
warning: type …
|
|
|
|
@4328
|
[4328]
|
5 years |
douglask |
Made code more tolerant of capture devices that don't support CIF capture …
|
|
|
|
@4327
|
[4327]
|
5 years |
soohyunc |
o the variables should be initialized in the first place, otherwise, it …
|
|
|
|
@4326
|
[4326]
|
5 years |
soohyunc |
(work-in-progress) added/modified ackvec build test code
|
|
|
|
@4325
|
[4325]
|
5 years |
soohyunc |
o more concise expression for marginvec() method
|
|
|
|
@4324
|
[4324]
|
5 years |
soohyunc |
o added a variable which can be used for the number of elements in the …
|
|
|
|
@4323
|
[4323]
|
5 years |
soohyunc |
(minor modification) variable declaration comes to the front.
|
|
|
|
@4322
|
[4322]
|
5 years |
soohyunc |
o bug fix
- there was a bug when calculating the number of lost …
|
|
|
|
@4321
|
[4321]
|
5 years |
soohyunc |
added test code for verifying ackvec manipulation
|
|
|
|
@4320
|
[4320]
|
5 years |
soohyunc |
added return head/tail pointer
(head_ and tail_ is declared as private)
|
|
|
|
@4319
|
[4319]
|
5 years |
soohyunc |
bitmap test code
|
|
|
|
@4318
|
[4318]
|
5 years |
soohyunc |
('cwnd_' value should be always greater than 1.)
o previously, 'cwnd_' …
|
|
|
|
@4317
|
[4317]
|
5 years |
soohyunc |
(FreeBSD build error fixed)
it had a wrong md5.h inclusion. accordingly, …
|
|
|
|
@4316
|
[4316]
|
5 years |
soohyunc |
when typing "make clean", the object files in "cc" directory are now …
|
|
|
|
@4315
|
[4315]
|
5 years |
soohyunc |
(FreeBSD build error fixed)
it had a wrong md5.h inclusion. accordingly, …
|
|
|
|
@4314
|
[4314]
|
5 years |
soohyunc |
o (bug fix)
at cc_output() in rtp/session.cpp, the location of …
|
|
|
|
@4313
|
[4313]
|
5 years |
soohyunc |
added an example code for packet generation
|
|
|
|
@4312
|
[4312]
|
5 years |
douglask |
removed a typo involving a '$'
|
|
|
|
@4311
|
[4311]
|
5 years |
douglask |
Almost everywhere where 411 is referred to has now been replaced with 420. …
|
|
|
|
@4310
|
[4310]
|
5 years |
soohyunc |
(bug fix)
there was a bug at insert_end() method in buffer.cpp
|
|
|
|
@4309
|
[4309]
|
5 years |
douglask |
Initial libv4l support
Tidied up grabber-video4linux.cpp a little
|
|
|
|
@4308
|
[4308]
|
5 years |
soohyunc |
added simple packet generator
|
|
|
|
@4307
|
[4307]
|
5 years |
soohyunc |
o implemented Data constructor
o added Buffer::display() method
|
|
|
|
@4306
|
[4306]
|
5 years |
soohyunc |
added Makefile for compilation
|
|
|
|
@4305
|
[4305]
|
5 years |
soohyunc |
"pktbuf" emulation for the test code
(this is a simple c++ linked list …
|
|
|
|
@4304
|
[4304]
|
5 years |
soohyunc |
setting up unit test codes used for CC mechanisms (curretnly TFWC only)
|
|
|
|
@4303
|
[4303]
|
5 years |
piers |
Additional fix for Video format change under OSX - The OSX grabber doesn't …
|
|
|
|
@4302
|
[4302]
|
5 years |
douglask |
The workaround in tcl/ui-ctrlmenu.tcl to prevent VIC crashing with the …
|
|
|
|
@4301
|
[4301]
|
5 years |
douglask |
Don't set V_DEFINE to -DSYS_DARWIN on non-Darwin PPC based systems e.g. …
|
|
|
|
@4300
|
[4300]
|
5 years |
soohyunc |
o fixed and corrected the header point in the RTP data packet queue
|
|
|
|
@4299
|
[4299]
|
5 years |
soohyunc |
removed unnecessary pointer declaration
(pb_ is not used anywhere else)
|
|
|
|
@4298
|
[4298]
|
5 years |
soohyunc |
added TFRC files (currently empty file)
|
|
|
|
@4297
|
[4297]
|
5 years |
piers |
Fixed exit() when changing from one codec to another with large size set - …
|
|
|
|
@4296
|
[4296]
|
5 years |
piers |
Fixed the automated address modification when sending layer video so that …
|
|
|
|
@4295
|
[4295]
|
5 years |
piers |
Updated DS grabber so it no longer relies on the ATL library (which is not …
|
|
|
|
@4294
|
[4294]
|
5 years |
piers |
New MS Visual C++ 2008 Express edition solution and project files
|
|
|
|
@4293
|
[4293]
|
5 years |
piers |
New MS Visual C++ 2008 Express edition solution and project files
|
|
|
|
@4292
|
[4292]
|
5 years |
piers |
New MS Visual C++ 2008 Express edition solution and project files
|
|
|
|
@4291
|
[4291]
|
5 years |
piers |
|
|
|
|
@4290
|
[4290]
|
5 years |
soohyunc |
o we don't need to pass XR pointer when we call send_xreport_back()
o …
|
|
|
|
@4289
|
[4289]
|
5 years |
soohyunc |
(bug fixed)
the issues were:
o previously, the head of the packete queue …
|
|
|
|
@4288
|
[4288]
|
5 years |
soohyunc |
o we need to record seqno and timestamp for each RTP data packet on EVERY …
|
|
|
|
@4287
|
[4287]
|
5 years |
soohyunc |
o (critical issue fixed)
when we are in CC mode, we shouldn't call …
|
|
|
|
@4286
|
[4286]
|
5 years |
soohyunc |
(bug fix - related to the issue when an unsigned int gets to be negative …
|
|
|
|
@4285
|
[4285]
|
5 years |
soohyunc |
(bug fix)
o when we want to retrieve an RTP data packet's seqno, we need …
|
|
|
|
@4284
|
[4284]
|
5 years |
soohyunc |
o fixed TfwcRcvr? side AckVec? initialisation issue
(it wasn't …
|
|
|
|
@4283
|
[4283]
|
5 years |
soohyunc |
fixed a warning message over gcc-4.x
(warning: comparison between signed …
|
|
|
|
@4282
|
[4282]
|
5 years |
soohyunc |
o commented out print-out messages
|
|
|
|