Credit Andrew - improve in-tree documentation master 2024-10
authorGood Guy <good1.2guy@gmail.com>
Tue, 29 Oct 2024 20:54:06 +0000 (14:54 -0600)
committerGood Guy <good1.2guy@gmail.com>
Tue, 29 Oct 2024 20:54:06 +0000 (14:54 -0600)
cinelerra-5.1/BUGS [new file with mode: 0644]
cinelerra-5.1/DESCRIPTION [new file with mode: 0644]
cinelerra-5.1/README

diff --git a/cinelerra-5.1/BUGS b/cinelerra-5.1/BUGS
new file mode 100644 (file)
index 0000000..d592288
--- /dev/null
@@ -0,0 +1 @@
+Undo after loading nested project lead to  crash
diff --git a/cinelerra-5.1/DESCRIPTION b/cinelerra-5.1/DESCRIPTION
new file mode 100644 (file)
index 0000000..d33181a
--- /dev/null
@@ -0,0 +1,12 @@
+cinelerra-goodguy (GNU/Linux Video/Audio Studio)
+
+Cinelerra is the most  advanced non-linear video editor
+and compositor for Linux.  It does primarily three main
+things:  capturing, compositing, and  editing audio and
+video with sample level accuracy and can operate with 
+up to rgba float color accuracy.
+
+Homepage: http://cinelerra-gg.org/
+
+This is goodguy's own variant of Cinelerra (5.x) which
+started on cinelerra.org.
index ad6cac4c458fd083b24cd73ad1f4d4b6767f484f..55e9ed74384f87ef780e76f426ce8b057a4ab8f8 100644 (file)
@@ -1,4 +1,4 @@
-Jun 3, 2016
+Oct, 23, 2024
 
 == for configuration help:
   ./autogen.sh
@@ -12,7 +12,7 @@ Jun 3, 2016
 
 == for shared BUILD for $HOME/cin install:
   ./autogen.sh
-  ./configure --without-system_build
+  ./configure --without-thirdparty --with-single-user --without-libdpx
   make >& log
   make install >> log
   grep "\*\*\*.*error" -ai log