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

File List

Here is a list of all files with brief descriptions:
trunk/app/dialogs.c
trunk/app/dialogs.h [code]
trunk/app/EmbeddedPythonConsole.c
trunk/app/EmbeddedPythonConsole.h [code]
trunk/app/main.c
trunk/app/main.h [code]The header, not shared with the library (libfjme), and plugins
trunk/libfjme/AnimatedUtils.c
trunk/libfjme/AnimatedUtils.h [code]
trunk/libfjme/basic.c
trunk/libfjme/basic.h [code]This file contains, universal utilities
trunk/libfjme/config.h [code]
trunk/libfjme/custom_config.h [code]
trunk/libfjme/keyframe.c
trunk/libfjme/keyframe.h [code]This file includes all the functions for working with key frames (keyframes system)
trunk/libfjme/LoadSave.c
trunk/libfjme/LoadSave.h [code]
trunk/libfjme/plug-ins.c
trunk/libfjme/plug-ins.h [code]The whole system of plugins
trunk/libfjme/SharedDataSystem.c
trunk/libfjme/SharedDataSystem.h [code]This system is useful for sharing data throughout the program, and also for plugins
trunk/libfjme/tools.c
trunk/libfjme/tools.h [code]
trunk/libfjme/Utils.c
trunk/libfjme/Utils.h [code]Utilities to make life easier for users. These utilities. can be accessed from anywhere in the program
trunk/libfjme/video.c
trunk/libfjme/video.h [code]
trunk/libfjme/VideoFilters.c
trunk/libfjme/VideoFilters.h [code]
trunk/libfjme/window.c
trunk/libfjme/window.h [code]
trunk/plug-ins/square.c
All Data Structures Files Functions Variables Typedefs Defines