]> git.sesse.net Git - mlt/commit
add fade in/out presets
authorDan Dennedy <dan@dennedy.org>
Mon, 31 Oct 2011 05:54:28 +0000 (22:54 -0700)
committerDan Dennedy <dan@dennedy.org>
Mon, 31 Oct 2011 05:54:28 +0000 (22:54 -0700)
commit5e2c52c78cc4f54780a5844ced848b7ceb6ca785
treed390805af11f8edd0f217a3c9044054de41ce398
parent5a82ae393a07105b83bbddbeeebef69bfb3efc73
add fade in/out presets

When using to_black and fade_out, currently you need to adjust in and
out properties as needed because we cannot yet use negative values to
mean "from end."
presets/filter/brightness/from_black [new file with mode: 0644]
presets/filter/brightness/to_black [new file with mode: 0644]
presets/filter/volume/fade_in [new file with mode: 0644]
presets/filter/volume/fade_out [new file with mode: 0644]