Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-gpu
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-gpu
Commits
dcba3cae
Commit
dcba3cae
authored
May 08, 2008
by
Rafaël Carré
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
vlc_threads_funcs.h and vlc_module_macros.h have been deleted
parent
ba1451c3
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 addition
and
4 deletions
+1
-4
modules/video_filter/atmo/AtmoDynData.h
modules/video_filter/atmo/AtmoDynData.h
+1
-1
modules/video_filter/atmo/AtmoThread.h
modules/video_filter/atmo/AtmoThread.h
+0
-1
po/POTFILES.in
po/POTFILES.in
+0
-2
No files found.
modules/video_filter/atmo/AtmoDynData.h
View file @
dcba3cae
...
...
@@ -19,7 +19,7 @@
# include "AtmoDisplays.h"
#else
# include <vlc/vlc.h>
# include <vlc_threads
_funcs
.h>
# include <vlc_threads.h>
#endif
/*
...
...
modules/video_filter/atmo/AtmoThread.h
View file @
dcba3cae
...
...
@@ -14,7 +14,6 @@
#if defined(_ATMO_VLC_PLUGIN_)
// use threading stuff from videolan!
# include <vlc/vlc.h>
# include <vlc_threads_funcs.h>
# include <vlc_threads.h>
typedef
struct
...
...
po/POTFILES.in
View file @
dcba3cae
...
...
@@ -46,7 +46,6 @@ include/vlc/mediacontrol_structures.h
include/vlc_messages.h
include/vlc_meta.h
include/vlc_modules.h
include/vlc_modules_macros.h
include/vlc_mtime.h
include/vlc_network.h
include/vlc_objects.h
...
...
@@ -60,7 +59,6 @@ include/vlc_sout.h
include/vlc_stream.h
include/vlc_streaming.h
include/vlc_strings.h
include/vlc_threads_funcs.h
include/vlc_threads.h
include/vlc_tls.h
include/vlc_update.h
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment