News: 0000818620

  ARM Give a man a fire and he's warm for a day, but set fire to him and he's warm for the rest of his life (Terry Pratchett, Jingo)

Kdenlive 20.04 is out

([Development] Apr 24, 2020 23:23 UTC (Fri) (jake))


Version 20.04 of the [1]Kdenlive libre video editor has been [2]released . " The highlights include major speed improvements due to the Preview Scaling feature, New rating, tagging sorting and filtering of clips in the Project Bin for a great logging experience, Pitch shifting is now possible when using the speed effect, Multicam editing improvements and OpenTimelineIO support. Besides all the shiny new features, this version comes with fixes for 40 critical stability issues as well as a major revamp of the user experience. Kdenlive is now more reliable than ever before. "



[1] https://kdenlive.org/en/

[2] https://kdenlive.org/en/2020/04/kdenlive-20-04-is-out/

#ifdef __SMP__
#error "Me no hablo Alpha SMP"
#else
#define irq_enter(cpu, irq) (++local_irq_count[cpu])
#define irq_exit(cpu, irq) (--local_irq_count[cpu])
#endif
-- from kernel 2.1.90, arch/alpha/kernel/irc.c