• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

.github/ISSUE_TEMPLATE/H11-Nov-2019-7757

.travis/H11-Nov-2019-14972

cmake/H11-Nov-2019-332295

cursors/H03-May-2022-1413

debian/H11-Nov-2019-6447

dialogs/H11-Nov-2019-6,2093,291

effects/H11-Nov-2019-10,6416,621

global/H11-Nov-2019-2,3321,034

icons/H03-May-2022-5857

include/H11-Nov-2019-343233

packaging/H11-Nov-2019-199161

panels/H11-Nov-2019-6,6364,970

project/H11-Nov-2019-3,8622,614

rendering/H11-Nov-2019-5,3562,887

snap/H11-Nov-2019-8984

timeline/H11-Nov-2019-1,398940

ts/H11-Nov-2019-58,73358,688

ui/H03-May-2022-14,1128,857

undo/H11-Nov-2019-1,9901,523

.clang-formatH A D11-Nov-20193.9 KiB149147

.gitignoreH A D11-Nov-2019718 6151

.travis.ymlH A D11-Nov-2019696 3528

LICENSEH A D11-Nov-201934.3 KiB675553

README.mdH A D11-Nov-2019949 168

main.cppH A D11-Nov-20195.4 KiB152103

olive.proH A D03-May-202212.8 KiB399377

README.md

1# Olive Video Editor [![Build Status](https://travis-ci.org/olive-editor/olive.svg?branch=master)](https://travis-ci.org/olive-editor/olive)
2
3Olive is a free non-linear video editor for Windows, macOS, and Linux.
4
5![screen](https://www.olivevideoeditor.org/img/screenshot.jpg)
6
7**Discover more:** [Website](https://www.olivevideoeditor.org/) | [Twitter](https://twitter.com/oliveteam) | [Discord](https://discord.gg/4Ae9KZn) | [Code Documentation](http://olivevideoeditor.org/doxygen/)
8
9Please consider supporting Olive:
10
11[![Become a Patron](https://olivevideoeditor.org/img/become_a_patron_button.png)](https://www.patreon.com/olivevideoeditor)
12
13Compiling instructions for Windows, macOS, and Linux can be found [on the main site](https://olivevideoeditor.org/compile.php).
14
15Olive has Doxygen-compatible documentation hosted at http://olivevideoeditor.org/doxygen/. You can also run `doxygen` in the source root directory to generate a local copy.
16