|
|
|
@4411
|
[4411]
|
4 years |
piers |
Updated for 3-clause BSD license change
|
|
|
|
@4410
|
[4410]
|
4 years |
piers |
Added conversion code for non-printable characters when printing out …
|
|
|
|
@4409
|
[4409]
|
4 years |
piers |
Converted VIC files to 3-clause BSD license - thus now GPL compatible. …
|
|
|
|
@4408
|
[4408]
|
4 years |
piers |
Added a method to extract a packet from packet buffer - mostly just used …
|
|
|
|
@4407
|
[4407]
|
4 years |
douglask |
Add RGB24 support back into the DirectShow? grabber code
|
|
|
|
@4406
|
[4406]
|
4 years |
douglask |
failed to commit configure on another PC, trying again
|
|
|
|
@4405
|
[4405]
|
4 years |
douglask |
libtool support added to generate a shared library.
The built shared …
|
|
|
|
@4404
|
[4404]
|
4 years |
douglask |
Update of autoconf files
|
|
|
|
@4403
|
[4403]
|
4 years |
douglask |
Tk 8.5 related fixes include using outline fonts and colour theme …
|
|
|
|
@4402
|
[4402]
|
4 years |
douglask |
Replace "..." text in menubutton labels with an indicator.
|
|
|
|
@4401
|
[4401]
|
4 years |
piers |
Updated for ffmpeg-0.5 use - namely added back --enable-swscale configure …
|
|
|
|
@4400
|
[4400]
|
4 years |
piers |
Fixed IOCOM's proprietary H.264 decoding - Previously it was checking for …
|
|
|
|
@4399
|
[4399]
|
4 years |
piers |
Updates for latest ffmpeg library - also removed comments from ffmpeg svn …
|
|
|
|
@4398
|
[4398]
|
4 years |
douglask |
Fix for x86-64 segementation fault
|
|
|
|
@4397
|
[4397]
|
4 years |
soohyunc |
Shut off gcc-4.x warning message:
"warning: deprecated conversion from …
|
|
|
|
@4396
|
[4396]
|
4 years |
soohyunc |
Screen is filled with warning message when compiling with gcc-4.x: …
|
|
|
|
@4395
|
[4395]
|
4 years |
piers |
Further minor tweaks to try to fix bugs when using PulseAudio? with ALSA - …
|
|
|
|
@4394
|
[4394]
|
4 years |
piers |
- Includes a fix for when ALSA seems to fail to read audio on startup …
|
|
|
|
@4393
|
[4393]
|
4 years |
piers |
A hack to delay (by 1100ms) audio reconfigure when changing from …
|
|
|
|
@4392
|
[4392]
|
4 years |
piers |
Added new function audio_get_dev_name(ad) to obtain name of audio device …
|
|
|
|
@4391
|
[4391]
|
4 years |
piers |
Catch -1 error return from audio device open() call
|
|
|
|
@4390
|
[4390]
|
4 years |
douglask |
Clip horizontally (if necessary) V4L2 capture resolutions that satisfy the …
|
|
|
|
@4389
|
[4389]
|
4 years |
douglask |
Replaced call to packedUYVY422_to_planarYUYV422 with …
|
|
|
|
@4388
|
[4388]
|
4 years |
douglask |
moved a break statement to the correct scope level
|
|
|
|
@4387
|
[4387]
|
4 years |
soohyunc |
added missing "return (TCL_OK);" statement at FileGrabber::command() …
|
|
|
|
@4386
|
[4386]
|
4 years |
soohyunc |
debug_msg{} was macro'ed with "#ifdef DEBUG" statement.
|
|
|
|
@4385
|
[4385]
|
4 years |
piers |
Added TCL_OK return for 'file' command
|
|
|
|
@4384
|
[4384]
|
4 years |
soohyunc |
TfwcSndr? and TfwcRcvr?'s reception methods modified. Before we change …
|
|
|
|
@4383
|
[4383]
|
4 years |
soohyunc |
There was a duplicated malloc() when declare XR report block. The malloc() …
|
|
|
|
@4382
|
[4382]
|
4 years |
soohyunc |
Completed AckVec? cloning from TfwcRcvr? to SessionManager? class.
(This is …
|
|
|
|
@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]
|
5 years |
douglask |
Fix for V4L2 drivers that don't return EINVAL for unsupported pixelformats …
|
|
|
|
@4342
|
[4342]
|
5 years |
douglask |
V4L2 code fix to prevent infinite loops with broken VIDIOC_ENUM_FMT ioctls …
|
|
|
|
@4341
|
[4341]
|
5 years |
douglask |
Add V4L2 capture support for 720x480, 360x240 and 180x120 NTSC based …
|
|
|
|
@4340
|
[4340]
|
5 years |
douglask |
Code now supports 720x576, 360x288 & 180x144.
In particular, the Kworld …
|
|
|
|
@4339
|
[4339]
|
5 years |
douglask |
Forgot to add debug code for V4L2_PIX_FMT_YUV420
|
|
|
|
@4338
|
[4338]
|
5 years |
douglask |
Added some more debug output for problamatic V4L2 capture devices that …
|
|
|
|
@4337
|
[4337]
|
5 years |
piers |
Append svnversion to VERSION so we the svn version can be tracked
|
|
|
|
@4336
|
[4336]
|
5 years |
piers |
Removed c->rtp_mode = 1; from FFMpegCodec::init_encoder() as it no longer …
|
|
|
|
@4335
|
[4335]
|
5 years |
soohyunc |
a little modification
|
|
|
|
@4334
|
[4334]
|
5 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 '$'
|
|
|
|