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

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 25 (100.0%) | 1144 (100.0%) | 45.7 |
| s_vincent | 12 (48.0%) | 945 (82.6%) | 78.7 |
| lubomir_m | 10 (40.0%) | 184 (16.1%) | 18.4 |
| wernerd | 1 (4.0%) | 8 (0.7%) | 8.0 |
| emcho | 2 (8.0%) | 7 (0.6%) | 3.5 |
Changes project name in source license headers from SIP Communicator to Jitsi
7 lines of code changed in:
Fixes (video) frame rate control on Windows.
96 lines of code changed in:
Enables the controlling of video size and frame rate from the Video configuration form in Tools > Options.
20 lines of code changed in:
Introduces AbstractBufferCaptureDevice and AbstractBufferStream to eliminate the duplication between, respectively, AbstractPull/PushBufferCaptureDevice and AbstractPull/PushBufferStream.
43 lines of code changed in:
Fixes source code formatting.
24 lines of code changed in:
Additionnal logs in directshow DataSource.
16 lines of code changed in:
Set the minimum size for the LDAP configuration form. In some cases video calling seems not work on Windows (call status stay to calling while the other peer is connected) because of directshow, we address first the establishment of the call and we will try later to see the directshow problem.
5 lines of code changed in:
- Supports more call recording formats.
- Adds, fixes javadocs.
1 lines of code changed in:
Fix some javadoc warnings.
6 lines of code changed in:
Add support for V4L2's MJPEG and JPEG format.
2 lines of code changed in:
Fix a problem with DirectShow's DataSource when the sequence connect/disconnect/connect appears.
20 lines of code changed in:
Fix problem on Windows when toggle video during a call (both SIP accounts registered with asterisk).
15 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:
Fix logger usage - fifth bunch.
8 lines of code changed in:
Fixes a few warnings.
0 lines of code changed in:
Add support for Y411 and Y41P formats for DirectShow capture device.
7 lines of code changed in:
Add support for YUY2, UYVY and NV12 format for native DirectShow devices.
61 lines of code changed in:
Add native implementation of DirectShow capture devices on Microsoft Windows 32-bit and 64-bit.
810 lines of code changed in: