Directory src/net/java/sip/communicator/impl/neomedia/quicktime/

Directory Created:
2010-01-13 20:57
Total Files:
18
Deleted Files:
0
Lines of Code:
1517

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

Lines of Code

src/net/java/sip/communicator/impl/neomedia/quicktime/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 46 (100.0%) 1548 (100.0%) 33.6
lubomir_m 27 (58.7%) 1523 (98.4%) 56.4
emcho 18 (39.1%) 18 (1.2%) 1.0
s_vincent 1 (2.2%) 7 (0.5%) 7.0

Most Recent Commits

emcho 2011-10-18 14:03

Changes project name in source license headers from SIP Communicator to Jitsi

18 lines of code changed in:

  • src/net/java/sip/communicator/impl/neomedia/quicktime: CVImageBuffer.java (+1 -1), CVPixelBuffer.java (+1 -1), CVPixelBufferAttributeKey.java (+1 -1), CVPixelFormatType.java (+1 -1), NSDictionary.java (+1 -1), NSError.java (+1 -1), NSErrorException.java (+1 -1), NSMutableDictionary.java (+1 -1), NSObject.java (+1 -1), QTCaptureDecompressedVideoOutput.java (+1 -1), QTCaptureDevice.java (+1 -1), QTCaptureDeviceInput.java (+1 -1), QTCaptureInput.java (+1 -1), QTCaptureOutput.java (+1 -1), QTCaptureSession.java (+1 -1), QTFormatDescription.java (+1 -1), QTMediaType.java (+1 -1), QTSampleBuffer.java (+1 -1)
lubomir_m 2011-05-11 14:23

Enables the controlling of video size and frame rate from the Video configuration form in Tools > Options.

71 lines of code changed in:

  • src/net/java/sip/communicator/impl/neomedia/quicktime: CVImageBuffer.java (+2 -2), CVPixelBufferAttributeKey.java (+2 -2), NSObject.java (+2 -2), QTCaptureDecompressedVideoOutput.java (+65 -1)
lubomir_m 2010-09-09 12:04

- Supports more call recording formats.
- Adds, fixes javadocs.

1 lines of code changed in:

  • src/net/java/sip/communicator/impl/neomedia/quicktime: QTCaptureDevice.java (+1 -1)
lubomir_m 2010-07-10 13:57

Fixes a crash of the QTKit video CaptureDevice on Snow Leopard reported by Yana Stamcheva.

6 lines of code changed in:

  • src/net/java/sip/communicator/impl/neomedia/quicktime: QTCaptureDecompressedVideoOutput.java (+6 -5)
s_vincent 2010-07-06 09:29

Fix some javadoc warnings.

7 lines of code changed in:

  • src/net/java/sip/communicator/impl/neomedia/quicktime: CVPixelBuffer.java (+7)
lubomir_m 2010-04-15 11:26

Creates less garbage in the QuickTime video CaptureDevice in order to resolve short freezes in the video. Comes at the expense of execution speed due to an additional copying of each frame. The performance penalty is to be addressed in a subsequent commit.

53 lines of code changed in:

  • src/net/java/sip/communicator/impl/neomedia/quicktime: CVPixelBuffer.java (+53)
lubomir_m 2010-01-15 22:51

Works towards (but does not really enable i.e. represents work in progress) making the QTKit CaptureDevice on Mac OS X output video in YUV420 used by the H.264 encoder in order to avoid scaling.

9 lines of code changed in:

  • src/net/java/sip/communicator/impl/neomedia/quicktime: CVPixelFormatType.java (+9)
lubomir_m 2010-01-14 13:28

Attempts to fix the QTKit CaptureDevice on Mac OS X Leopard which does not seem to report the size of the video it is going to output.

42 lines of code changed in:

  • src/net/java/sip/communicator/impl/neomedia/quicktime: CVPixelBuffer.java (+42)
lubomir_m 2010-01-13 20:57

Implements a video CaptureDevice which uses QuickTime/QTKit on Mac OS X to provide video capture on Mac OS X Snow Leopard, Java 1.6 on Mac OS X and when CIVIL fails.

1341 lines of code changed in:

  • src/net/java/sip/communicator/impl/neomedia/quicktime: CVImageBuffer.java (new 64), CVPixelBuffer.java (new 51), CVPixelBufferAttributeKey.java (new 42), CVPixelFormatType.java (new 24), NSDictionary.java (new 48), NSError.java (new 40), NSErrorException.java (new 55), NSMutableDictionary.java (new 47), NSObject.java (new 101), QTCaptureDecompressedVideoOutput.java (new 204), QTCaptureDevice.java (new 315), QTCaptureDeviceInput.java (new 51), QTCaptureInput.java (new 29), QTCaptureOutput.java (new 29), QTCaptureSession.java (new 100), QTFormatDescription.java (new 61), QTMediaType.java (new 32), QTSampleBuffer.java (new 48)
Generated by StatSVN 0.3.1