Directory src/net/java/sip/communicator/impl/neomedia/codec/video/h264/

Directory Created:
2009-11-24 12:48
Total Files:
5
Deleted Files:
1
Lines of Code:
2726

[root]/src/net/java/sip/communicator/impl/neomedia/codec/video/h264

Lines of Code

src/net/java/sip/communicator/impl/neomedia/codec/video/h264/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 97 (100.0%) 4716 (100.0%) 48.6
lubomir_m 50 (51.5%) 2955 (62.7%) 59.1
damencho 4 (4.1%) 1037 (22.0%) 259.2
s_vincent 39 (40.2%) 720 (15.3%) 18.4
emcho 4 (4.1%) 4 (0.1%) 1.0

Most Recent Commits

lubomir_m 2011-11-19 20:40

Checks the RTP markers produced by the H.264 packetizer for sanity and enables passing single NAL units for processing.

42 lines of code changed in:

  • src/net/java/sip/communicator/impl/neomedia/codec/video/h264: Packetizer.java (+42 -3)
emcho 2011-10-18 14:03

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

4 lines of code changed in:

  • src/net/java/sip/communicator/impl/neomedia/codec/video/h264: DePacketizer.java (+1 -1), JNIDecoder.java (+1 -1), JNIEncoder.java (+1 -1), Packetizer.java (+1 -1)
s_vincent 2011-09-09 17:19

Fixes some javadoc warnings.

7 lines of code changed in:

  • src/net/java/sip/communicator/impl/neomedia/codec/video/h264: ConfigurationPanel.java (+7 -2)
lubomir_m 2011-08-25 18:53

Removes a deprecation and suppresses a fallthrough warning.

1 lines of code changed in:

  • src/net/java/sip/communicator/impl/neomedia/codec/video/h264: DePacketizer.java (+1 -2)
s_vincent 2011-08-24 10:49

Adds a way for protocols to add extra codec settings as well as override payload type preferences.

49 lines of code changed in:

  • src/net/java/sip/communicator/impl/neomedia/codec/video/h264: JNIEncoder.java (+49 -1)
s_vincent 2011-07-20 18:07

Adds support for RTP over TCP and Google Talk's TCP/TURN-TCP/TURN-SSLTCP candidates.

1 lines of code changed in:

  • src/net/java/sip/communicator/impl/neomedia/codec/video/h264: Packetizer.java (+1)
lubomir_m 2011-06-27 12:41

Fixes the problem reported on the dev mailing list in the thread 'Error message in video call' by Conrad Beckert, re-enables packetization-mode=1 for H.264.

32 lines of code changed in:

  • src/net/java/sip/communicator/impl/neomedia/codec/video/h264: JNIEncoder.java (+32 -20)
lubomir_m 2011-06-18 01:15

Rebuilds the JNI FFmpeg library on Windows to match the Mac OS X and Linux ones committed in r8712 and r8716, respectively.

1 lines of code changed in:

  • src/net/java/sip/communicator/impl/neomedia/codec/video/h264: JNIEncoder.java (+1 -1)
lubomir_m 2011-06-17 20:50

Increases the urgency of requesting a first H.264 key frame which can successfully be decoded.

13 lines of code changed in:

  • src/net/java/sip/communicator/impl/neomedia/codec/video/h264: DePacketizer.java (+5 -1), JNIDecoder.java (+8 -1)
lubomir_m 2011-06-17 19:27

Implements a workaround which allows the H.264 decoder to request key frames in addition to the depacketizer.

42 lines of code changed in:

  • src/net/java/sip/communicator/impl/neomedia/codec/video/h264: DePacketizer.java (+15), JNIDecoder.java (+27)
lubomir_m 2011-06-17 18:50

Responds to INFO requests for key frames.

78 lines of code changed in:

  • src/net/java/sip/communicator/impl/neomedia/codec/video/h264: JNIEncoder.java (+78 -9)
lubomir_m 2011-06-17 12:49

Introduces an H.264 configuration form to allow the selection of the default encoding profile and the preferred method to request key frames from the remote peers. Rebuilds the JNI FFmpeg library on Mac OS X to support the selections in question.

273 lines of code changed in:

  • src/net/java/sip/communicator/impl/neomedia/codec/video/h264: ConfigurationPanel.java (new 230), JNIEncoder.java (+43 -3)
lubomir_m 2011-06-17 01:51

Commits work in progress on requesting H.264 video key frames from remote peers, H.264 profile compatibility.

256 lines of code changed in:

  • src/net/java/sip/communicator/impl/neomedia/codec/video/h264: DePacketizer.java (+254 -178), JNIEncoder.java (+2 -2)
lubomir_m 2011-06-15 18:10

Changes DTMFInfo to say that it has processed only INFO messages of its content type and sub-type, not just any INFO message.

24 lines of code changed in:

  • src/net/java/sip/communicator/impl/neomedia/codec/video/h264: JNIEncoder.java (+24 -2)
lubomir_m 2011-06-15 09:03

Removes a few plurals in neomedia-related class, method and field names which do not seem necessary.

34 lines of code changed in:

  • src/net/java/sip/communicator/impl/neomedia/codec/video/h264: DePacketizer.java (+34 -13)
lubomir_m 2011-06-09 13:57

Implements packetization-mode=0 from "RTP Payload Format for H.264 Video".

41 lines of code changed in:

  • src/net/java/sip/communicator/impl/neomedia/codec/video/h264: JNIEncoder.java (+41 -2)
lubomir_m 2011-05-13 10:08

Rebuilds the JNI FFmpeg library with newer versions of its dependencies.

605 lines of code changed in:

  • src/net/java/sip/communicator/impl/neomedia/codec/video/h264: DePacketizer.java (+47 -32), JNIDecoder.java (+357 -349), JNIEncoder.java (+113 -108), Packetizer.java (+88 -54)
s_vincent 2011-02-03 16:18

Cosmetic changes.

1 lines of code changed in:

  • src/net/java/sip/communicator/impl/neomedia/codec/video/h264: JNIEncoder.java (+1)
s_vincent 2011-01-31 14:17

Increase receive buffer of the RTP socket because in case of high fps video, some packets could overflow the buffer (especially on Windows which has low receive buffer by default), which means that some packets will be dropped.

1 lines of code changed in:

  • src/net/java/sip/communicator/impl/neomedia/codec/video/h264: JNIDecoder.java (+1)
s_vincent 2011-01-27 11:02

Allow to pass incomplete encoded frame to H264 decoder.

3 lines of code changed in:

  • src/net/java/sip/communicator/impl/neomedia/codec/video/h264: JNIDecoder.java (+3)

(40 more)

Generated by StatSVN 0.3.1