Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
olir committed Mar 30, 2018
1 parent 5a10510 commit 0024289
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions doc/DebianLinux.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,4 @@ and follow the tutorial with ...
### Compile Application

Ready to use git and maven as usual. Read to parent instructions.

1 change: 1 addition & 0 deletions doc/Description.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,4 @@ FFMPEG build contains H264 encoder based on the OpenH264 library, that should be
When you work on custom filters, you can concentrate on manipulating images with the OpenCV or JogAmp libraries.
For more details read [SegmentFilters](https://olir.github.io/Frankenstein/doc/SegmentFilters.html).
To run on [Debian Linux click here](https://olir.github.io/Frankenstein/doc/DebianLinux.html).

1 change: 1 addition & 0 deletions doc/RELEASE-NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@
- ...



1 change: 1 addition & 0 deletions doc/SegmentFilters.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,3 +161,4 @@ Some messages should appear: **Hello from C++!** ...
### Plattform Issues
* java.lang.UnsatisfiedLinkError: "Can't load AMD 64-bit .dll on a IA 32-bit platform": In win32/pom.xml set the property gcc.customflags to -m32


0 comments on commit 0024289

Please sign in to comment.