1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-04 09:11:33 +02:00
vlc/modules/video_filter/dynamicoverlay
2008-05-08 19:20:21 +03:00
..
dynamicoverlay_buffer.c Rewrite old command definitions to no longer use those filthy macros. Added all text functionality so the test application runs successfully. 2008-04-09 11:44:41 +02:00
dynamicoverlay_commands.c Use vlc_memset/vlc_memcpy 2008-05-03 17:17:30 +03:00
dynamicoverlay_list.c Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 2008-04-14 02:02:22 +02:00
dynamicoverlay_queue.c Rewrite old command definitions to no longer use those filthy macros. Added all text functionality so the test application runs successfully. 2008-04-09 11:44:41 +02:00
dynamicoverlay.c Include vlc_plugin.h as needed 2008-05-08 19:20:21 +03:00
dynamicoverlay.h Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 2008-04-14 02:02:22 +02:00
Modules.am Rewrite old command definitions to no longer use those filthy macros. Added all text functionality so the test application runs successfully. 2008-04-09 11:44:41 +02:00