0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/plugins/obs-transitions
jp9000 79b13b7df6 obs-transitions: Mark functions as static
These functions were mistakenly not marked as static.  They are not used
outside of their compiled object module files, therefore there's no
reason for them not to be static.
2016-02-21 12:11:09 -08:00
..
data Add latest translations from CrowdIn 2016-01-31 18:28:35 -05:00
CMakeLists.txt obs-transitions: Implement cut transition 2016-01-26 11:49:46 -08:00
obs-transitions.c obs-transitions: Implement cut transition 2016-01-26 11:49:46 -08:00
transition-cut.c obs-transitions: Mark functions as static 2016-02-21 12:11:09 -08:00
transition-fade.c obs-transitions: Mark functions as static 2016-02-21 12:11:09 -08:00