26
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
Jun 22, 2023 — Jun 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Install dependency markdown plugin More... 10 months ago
Update docs: - A few more changes More... 10 months ago
Update docs: - Added markdown extension - Updated lots of table column names - Updated clip and effect description - Made it more clear that transitions don't affect audio - Reorganized some content under headings - Shortened intro features list - Updated "clean install" instructions - Added profiles summary More... 10 months ago
Merge pull request #5298 from OpenShot/update-effects-list-docs More... 11 months ago
Adding summary table of effects to docs More... 11 months ago
Merge pull request #5296 from OpenShot/documentation-for-gpt More... 11 months ago
Update docs: - replace "decent" with "modern" phrasing - standardize headers for AI consumption More... 11 months ago
Update docs: - Added audio troubleshooting section - Added profile section to playback - formatting Details section of clips More... 11 months ago
Update docs: - Added audio troubleshooting section - Added additional clean-install text More... 11 months ago
Update documentation - Added time re-mapping section - Improved reset preferences to default values / clean-install instructions - Added more text & title text More... 11 months ago
More updates: - Wording updates / minor formatting - Added "Type" to clip properties table - Added notes that OpenShot does not support audio recording - Renamed performance to playback page - Added audio sync / audio device notes - Added min blender version More... 11 months ago
Improving documentation: - image seq details (PNG, SVG) - normalize *.rst headers, for cleaner parsing - added performance page (real-time preview) - uninstall & clean-install steps - added menu options, views, and docks sections on main window - added preferences reset to default values - added to title page, include "text" word in title, added section on importing text from other programs. - various formatting and links More... 11 months ago
Bump fsfe/reuse-action from 1.2.0 to 2.0.0 More... 11 months ago
Remove queuing and spooling support from FFmpegWriter to reduce complexity. Most codecs handle the multi-tasking themselves, making this code mostly useless. More... 11 months ago
Fixes test file collisions with high concurrency builds Fix by Ninpo <[email protected]> More... 12 months ago
Large refactor of FFmpegReader ProcessAudioPacket to allow FFmpeg to convert sample values into floats (AV_SAMPLE_FMT_FLTP), each channel in it's own data buffer, which makes it easy to pass to Frame::AddAudio. More... 12 months ago