Created by the British Broadcasting Corporation.
#include <frame_compress.h>
|
Creates a FrameEncoder with specific set of parameters the control the compression process. It encodes motion data before encoding each component of the frame.
|
|
|
|
Copy constructor is private and body-less. This class should not be copied. |
|
|
|
|
|
Compresses a specified frame within a group of pictures.
|
|
|
|
|
|
|
|
|
|
|
|
Performs motion estimation for a frame and writes the data locally
|
|
Assignment = is private and body-less. This class should not be assigned. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
© 2004 British Broadcasting Corporation.
Dirac code licensed under the Mozilla Public License (MPL) Version 1.1.
HTML documentation generated by Dimitri van Heesch's
excellent Doxygen tool.