FJMovieEditor Pré-Alpha
A GTK video editor for GNOME. Designed for Artists to do, special effects, compositing and animation.

trunk/libfjme/LoadSave.c File Reference

#include "basic.h"
#include "LoadSave.h"
#include "video.h"
#include <glib.h>
Include dependency graph for LoadSave.c:

Functions

void VideoImage_Config (iPlugin *p)
void VideoImage_Init (iPlugin *p)
void VideoImage_Frame (iPlugin *p)
VideoFramevideo_sequence_get_frame (iPlugin *p)
void VideoSequence_action (iPlugin *p)
void VideoSequence_Init (iPlugin *p)
void VideoSequence_Frame (iPlugin *p)
void VideoSequence_Config (iPlugin *p)

Function Documentation

VideoFrame* video_sequence_get_frame ( iPlugin p)

Here is the caller graph for this function:

void VideoImage_Config ( iPlugin p)

Here is the caller graph for this function:

void VideoImage_Frame ( iPlugin p)

Here is the caller graph for this function:

void VideoImage_Init ( iPlugin p)

Here is the call graph for this function:

Here is the caller graph for this function:

void VideoSequence_action ( iPlugin p)

Here is the caller graph for this function:

void VideoSequence_Config ( iPlugin p)

Here is the caller graph for this function:

void VideoSequence_Frame ( iPlugin p)

Here is the caller graph for this function:

void VideoSequence_Init ( iPlugin p)

Here is the call graph for this function:

Here is the caller graph for this function:

All Data Structures Files Functions Variables Typedefs Defines