Developer's corner
The repositories
GIT
Please note: SVN is no longer being used for Cinelerra CV development.A number of git repos can be browsed at http://git.cinelerra.org/gitweb/
To get a copy of the latest version of the Cinelerra 2.1 CV:
git clone git://git.cinelerra.org/j6t/cinelerra.git my_cinelerra
Doxygen documentation
The source code has been documented using Doxygen.
- Cinelerra 2.0 svn repository:
guicast subdirectory
cinelerra subdirectory.
- Cinelerra 2.1 svn repository:
revision 1056
Thanks to Jens Seidel for suggesting doxygen, and providing a template configuration file.
Merging in new releases from Heroines
Johannes Sixt has written a thorough HOWTO describing how he would import Heroines' next Cinelerra release as a "vendor branch" into the the CVS.
Summer of code 2007
With the hope to get some nice work done, we tried to get into
Google Summer of
Code 2007.
The work planned was noted in a SOC 2007
table.