Commit Graph

52 Commits

Author SHA1 Message Date
Jonathan Thomas
4e517a6d96 Updating RESVG windows build instructions, and removing unit tests from 32-bit windows 2024-02-17 15:58:40 -06:00
Ashot Janibekyan
1fc4d6abac fix package name per https://packages.msys2.org/package/mingw-w64-x86_64-python3-PyOpenGL 2023-02-19 05:13:30 +04:00
Jonathan Thomas
625581725e Restoring gitlab-ci yml for normal build servers, updating some Windows libopenshot docs 2022-11-14 13:23:58 -06:00
Jonathan Thomas
e598d82e83 Revert "fix cmake instructions using '-d' argument in MacOs" 2021-11-10 22:50:17 -06:00
Jonathan Thomas
9c11729664 Merge pull request #673 from wasimafser/develop
fix cmake instructions using '-d' argument in MacOs
2021-11-10 22:08:57 -06:00
Jonathan Thomas
54c2a800eb Updating docs for babl INSTALL 2021-10-28 18:08:47 -05:00
Frank Dana
59138ea3e4 Adopt license management via Reuse project/tool (#711)
* reuse-managed license/copyright headers

reuse is a tool for compliance with the REUSE recommendations. See
<https://reuse.software/> for more information, and
<https://reuse.readthedocs.io/> for the online documentation.

* Set jsoncpp license
* Add MIT license for Decklink sources
* Explicitly license examples/
  - Add headers to source files
  - Change blanket licensing in .reuse/dep5 to only cover binary media
  - Import CC-BY-3.0 license and assign to sintel_trailer
2021-10-16 01:26:26 -04:00
Wasim Afser
f443c99194 merge suggestions from ferdnyc
* change code snippets to have a copy-paste friendly syntax
* use clang++/clang for building libopenshot
* use location provided by brew using --cellar
2021-05-16 10:14:27 +05:30
Wasim Afser
4133f675de fix cmake instructions using '-d' argument 2021-05-14 17:38:03 +05:30
FeRD (Frank Dana)
023f5df512 doc/HW-ACCEL: List 3.4 as minimum FFmpeg version 2020-02-10 01:59:25 -05:00
FeRD (Frank Dana)
fc76462292 Update table in HW-ACCEL.md for Doxygen
By using actual Unicode characters for the various ✔️ and  marks
in the table, Doxygen will format it properly.
Also:
- Changed to superscripted numerals, for the various callouts
- Reformatted notes into a corresponding ordered list
- Added invisible spaces after the marks without a callout, to
  balance centering
- Added center-alignment markers to appropriate table columns
2019-08-05 20:19:50 -04:00
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