FeRD (Frank Dana)
7319201e37
Doygen: Include doc/*.md in docs
...
Also include the documentation MarkDown pages in the Doxygen docs.
These will show up as Related Pages in the interface.
* The formatting of `INSTALL-*.md` had to be changed some:
- Doxygen doesn't support headings in bulleted lists (lines starting
with `* ###`) -- I'm not even sure that's legal markdown. They were
changed to just level 3 headings (lines starting with `###`).
- ALL Windows paths in `INSTALL-WINDOWS.md` were wrapped in backticks,
to prevent Doxygen parsing them as markup commands.
- Level 1 headings were added to the top of the three install docs,
giving them the title "Building libopenshot for ___(OS)___".
Otherwise all three pages were titled "Getting Started".
* Separately, the table at the top of `HW-ACCEL.md` does not
translate well to Doxygen. It will need further polishing. But the
docs are all quite readable now.
2019-06-12 22:44:05 -04:00
Jonathan Thomas
4a0f0fa1c6
Updating hwaccel table to use emojis (instead of words) take 3
2019-05-02 12:04:51 -05:00
Jonathan Thomas
10ef8838b1
Updating hwaccel table to use emojis (instead of words)
2019-05-02 12:03:58 -05:00
Jonathan Thomas
da07ab250b
Updating hwaccel table to use emojis (instead of words)
2019-05-02 12:02:56 -05:00
Jonathan Thomas
9324b691e9
Improving HW-ACCEL documentation
2019-04-30 17:11:04 -05:00
eisneinechse
27450a8a86
Clarify table
2019-04-30 14:05:52 -07:00
Jonathan Thomas
70f07ca4f8
Improving HW-ACCEL documentation
2019-04-30 13:17:43 -05:00
Jonathan Thomas
3bd2ae5f23
Integrating VDPAU decoding into libopenshot
2019-04-28 14:03:45 -05:00
eisneinechse
eea67ad972
Link to instruction to produce ffmpeg 4 plus the libraries on Ubuntu
...
that support nVidia GPU acceleration. Tested on Mint 19.1.
2019-04-27 13:36:21 -07:00
Jonathan Thomas
79335277cb
Removing old commented out code
2019-04-21 14:37:06 -05:00
eisneinechse
65d9134722
Remove DECODE varaible.
...
Turn out that a buggy graphic driver was the problem.
2019-04-21 12:18:44 -07:00
eisneinechse
e6efea7a92
Update documentation
2019-04-21 11:31:58 -07:00
eisneinechse
4c65804d45
User interface is now usable
2019-04-19 15:47:29 -07:00
eisneinechse
8d3263f2fa
Some information
2019-04-18 17:09:20 -07:00
Jonathan Thomas
893b91b528
Adding doc/HW-ACCEL.md document, code reformatting, some variable renaming
2019-04-18 01:07:57 -05:00
Jonathan Thomas
62fa7176a4
Update README and INSTALL files (including build instructions) ( #194 )
...
* Update README.md
* Create INSTALL.md
* Delete InstallationGuide.pdf
* Create INSTALL-LINUX.md
* Create INSTALL-MAC.md
* Create INSTALL-WINDOWS.md
2019-02-08 15:30:56 -06:00
Jonathan Thomas
f71550b014
Updated instruction PDF
2016-04-04 23:57:04 -05:00
Jonathan Thomas
6d2d342719
Updating libopenshot instruction PDF
2016-03-30 14:36:02 -05:00
Jonathan Thomas
b11476e71e
Updated installation instructions PDF
2015-06-19 18:23:00 -05:00
Jonathan Thomas
44d5cf866a
Bumped version to 0.0.4, SO version to 2
2015-02-13 00:59:33 -06:00
Jonathan Thomas
a93a82f1bc
Updated InstallationGuide.PDF to the latest version
2015-02-05 00:20:29 -06:00
Jonathan Thomas
a47d3360cb
More updates and fixes on the Installation Instructions.
2014-07-24 15:58:09 -05:00
Jonathan Thomas
1e4d948373
Updated build instructions
2014-07-24 14:40:40 -05:00
Jonathan Thomas
74cdc30ce8
Added logo PNG
2014-07-24 12:59:41 -05:00
Jonathan Thomas
e135eb5738
Changed license to LGPLv3 for all libopenshot code.
2014-07-11 16:52:14 -05:00