* Rebuilds the JNI FFmpeg library on Linux to match the Mac OS X one committed in r8712. * Other recent changes in earlier versions: * build.3547 * - Increases the urgency of requesting a first H.264 key frame which can successfully be decoded. * build.3546 * - Implements a workaround which allows the H.264 decoder to request key frames in addition to the depacketizer. * build.3545 * - Responds to INFO requests for key frames. * build.3544 * - 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. * build.3543 * - Commits work in progress on requesting H.264 video key frames from remote peers, H.264 profile compatibility. * build.3542 * - Adds protocol get/setters in StunServerDescriptor. * - Checks two strings if empty before showing them in the Jabber account form. * - Commit from translate.jitsi.org by user ibauersachs.: 1063 of 1064 messages translated (0 fuzzy). * - Commits work in progress on requesting H.264 video key frames from remote peers, H.264 profile compatibility. * build.3541 * - Adds the possibility to override some LDAP attribute fields for search and retrieve. * build.3540 * - Fix getting local ports for contact headers when using TLS. * build.3539 * - Commit from translate.jitsi.org by user acastroy.: 1063 of 1064 messages translated (0 fuzzy). * build.3538 * - Changes DTMFInfo to say that it has processed only INFO messages of its content type and sub-type, not just any INFO message. * build.3537 * - Fix a typo (callng -> calling) * - Commit from translate.jitsi.org by user ibauersachs.: 1063 of 1064 messages translated (0 fuzzy). * build.3536 * - Commit from translate.jitsi.org by user emcho.: 1063 of 1064 messages translated (0 fuzzy). * - Commit from translate.jitsi.org by user emcho.: 1063 of 1064 messages translated (0 fuzzy). * build.3535 * - Renames "Contact name" field in the Add contact window to "ID or Number". This fix is related to the discussion raised by Gerald Leppert on the dev mailing list (subject: "Some experiences with Jitsi from a new user & enhancement requests") * build.3534 * - Overrides a method indicating if a web signup is supported. * - Makes 99 the preferred dynamic payload type of H.264 video using packetization-mode=0 and enables the assignment of preferred dynamic payload types through the configuration. * - Fixes opaque background of checkbox in the general configuration form. * - Remove strict checking of xcap content type. * - Removes a few plurals in neomedia-related class, method and field names which do not seem necessary. * - Fixing tests. * build.3533 * - Verifies if the home link label in the Jabber account registration form isn't an empty string. * build.3532 * - Fixes a problem in MediaFormatImpl#hashCode() caused by an inconsistent implementation of VideoFormat#hashCode() and #equals(Object) which leads inability to find a MediaFormatImpl in a Map. * build.3531 * - Updates ice4j.jar that fix negociation problem with server reflexive addresses and handle STALE_CREDENTIALS error. * build.3530 * - When quiting cause of logout or shutdown fix the notification shown to user that application has prevented the operation. * build.3529 * - Update ice4j.jar. * build.3528 * - Implements packetization-mode=0 from "RTP Payload Format for H.264 Video". * - Fixes 1.5 compatibility. * - Add also a property for GTalk testing.