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

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 4 (100.0%) | 9 (100.0%) | 2.2 |
| s_vincent | 3 (75.0%) | 9 (100.0%) | 3.0 |
| lubomir_m | 1 (25.0%) | 0 (0.0%) | 0.0 |
Rebuilds the JNI FFmpeg library with newer versions of its dependencies.
0 lines of code changed in:
Attempt to fix random crash that happen with the Windows native renderer and the VideoFlipEffect.
4 lines of code changed in:
Use size of the video stream in VideoEffect's native code rather than hardcoded 640x480.
2 lines of code changed in:
Horizontal flip of the video in configuration form (mirror effect). Updates ffmpeg (revision 25669) and x264 (November 3th 2010 daily tarball) source trees for the ffmpeg JNI.
3 lines of code changed in: