git.videolan.org
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from:
7feef7d
)
Acquire lock when initializing parsers.
author
Reimar Döffinger
<Reimar.Doeffinger@gmx.de>
Tue, 27 Nov 2012 20:57:33 +0000
(21:57 +0100)
committer
Reimar Döffinger
<Reimar.Doeffinger@gmx.de>
Wed, 5 Dec 2012 20:01:17 +0000
(21:01 +0100)
This is necessary since they might be initializing or
even using static VLC tables.
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
No differences found