[root]/src/net/java/sip/communicator/impl/neomedia/directshow

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 15 (100.0%) | 692 (100.0%) | 46.1 |
| s_vincent | 10 (66.7%) | 687 (99.3%) | 68.7 |
| emcho | 3 (20.0%) | 3 (0.4%) | 1.0 |
| lubomir_m | 2 (13.3%) | 2 (0.3%) | 1.0 |
Changes project name in source license headers from SIP Communicator to Jitsi
3 lines of code changed in:
Fixes a warning and a spelling mistake, applies formatting.
2 lines of code changed in:
Trim the name of directshow capture devices because comparaison with MediaLocator's locator will fail otherwise (because internally it uses trim()).
1 lines of code changed in:
Add javadoc, fix warnings and typos.
155 lines of code changed in:
Fix some javadoc warnings.
2 lines of code changed in:
Fix a bug in DirectShow when changing webcam resolution and add I420 format support.
3 lines of code changed in:
Add support for Y411 and Y41P formats for DirectShow capture device.
4 lines of code changed in:
Add support for YUY2, UYVY and NV12 format for native DirectShow devices.
65 lines of code changed in:
Add native implementation of DirectShow capture devices on Microsoft Windows 32-bit and 64-bit.
457 lines of code changed in: