Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
VideoLAN
VLMC
Commits
72d05b45
Commit
72d05b45
authored
Feb 11, 2010
by
Hugo Beauzee-Luyssen
Browse files
Applying HACKING rules doesn't imply to break the build...
parent
a0106d52
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Workflow/AudioClipWorkflow.h
View file @
72d05b45
...
...
@@ -72,7 +72,7 @@ class AudioClipWorkflow : public ClipWorkflow
void
initVlcOutput
();
AudioSample
*
createBuffer
(
size_t
size
);
static
void
lock
(
AudioClipWorkflow
*
clipWorkflow
,
quint8
**
pcm_buffer
,
quin32
size
);
quint8
**
pcm_buffer
,
quin
t
32
size
);
static
void
unlock
(
AudioClipWorkflow
*
clipWorkflow
,
quint8
*
pcm_buffer
,
quint32
channels
,
quint32
rate
,
quint32
nb_samples
,
...
...
Write
Preview
Supports
Markdown
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