Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Package net.java.sip.communicator.impl.neomedia.codec.video

Class Summary
AVFrame Represents a pointer to a native FFmpeg AVFrame object.
AVFrameFormat Implements a VideoFormat for a Buffer carrying AVFrame as its data.
ByteBuffer Represents a buffer of native memory with a specific size/capacity which either contains a specific number of bytes of valid data or is free for consumption.
FinalizableAVFrame Represents an AVFrame used to provide captured media data in native format without representing the very frame data in the Java heap.
HFlip Implements a video Effect which horizontally flips AVFrames.
ImageScaler Codec that scales images from one size to another.
SwScaler Implements a Codec which uses libswscale to scale images and convert between color spaces (typically, RGB and YUV).
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.