[root]/src/net/java/sip/communicator/impl/neomedia/jmfext/media/renderer/video

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 36 (100.0%) | 2854 (100.0%) | 79.2 |
| lubomir_m | 28 (77.8%) | 2803 (98.2%) | 100.1 |
| s_vincent | 7 (19.4%) | 50 (1.8%) | 7.1 |
| emcho | 1 (2.8%) | 1 (0.0%) | 1.0 |
Tries to address issues with the support of video conferences such as the CallDialog not resizing properly at the conference focus, a crash in FFmpeg/sws_scale.
14 lines of code changed in:
Allows the use of the new Mac OS X JAWTRenderer to be disabled.
19 lines of code changed in:
Commits work in progress on video conferences.
28 lines of code changed in:
Put system properties settings in a separate function. Fixes styles and javadoc warnings.
24 lines of code changed in:
Changes project name in source license headers from SIP Communicator to Jitsi
1 lines of code changed in:
Fixes a possible NullPointerException.
2 lines of code changed in:
Introduces AbstractRenderer to aid the implementations of the Renderer FMJ/JMF interface.
4 lines of code changed in:
Uses the old Mac OS X JAWTRenderer on MacBookAir4 (in addition to MacBookPro8) as a workaround to a problem in the new Mac OS X JAWTRenderer which is with an unknown cause and appears as poor video frame rate.
4 lines of code changed in:
Splits the Component implementations of JAWTRenderer out of it in order to faciliate its porting.
1067 lines of code changed in:
Temporarily works around a problem in JAWTRenderer on Mac OS X and MacBookPro8 which appears as low frame rate by falling back to an earlier implementation which seems to work as expected with respect to frame rate.
26 lines of code changed in:
Fixes mouse drag- and click-related issues in the JAWTRenderer on Mac OS X reported by Emil Ivov.
57 lines of code changed in:
Fixes overlapping issues with the JAWTRenderer on Mac OS X.
83 lines of code changed in:
Commits work in progress on fixing overlapping issues with the JAWTRenderer on Mac OS X. Draws the X button of the local video in a video call and the desktop sharing icon in a desktop sharing call. Makes clicking the X button of the local video and dragging the local video work.
375 lines of code changed in:
Fixes a layout and painting issue (seen on Mac OS X) which may lead to toggled local video in calls appearing to be of the wrong bounds.
10 lines of code changed in:
Commits work in progress on fixing overlapping issues with the JAWTRenderer on Mac OS X.
0 lines of code changed in:
Commits work in progress on fixing overlapping issues with the JAWTRenderer on Mac OS X. Disables the work in progress which has been mistakenly enabled in r8402.
1 lines of code changed in:
Commits work in progress on fixing overlapping issues with the JAWTRenderer on Mac OS X. Fixes a couple of deadlocks.
63 lines of code changed in:
Commits work in progress on fixing overlapping issues with the JAWTRenderer on Mac OS X.
530 lines of code changed in:
Adds/fixes comments and javadocs.
8 lines of code changed in:
Cosmetic changes.
1 lines of code changed in:
(11 more)