diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2012-12-06 01:35:44 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2012-12-06 02:52:46 +0100 |
commit | 0393cf15dbe3b136647b81676a105815924eebcd (patch) | |
tree | 8808f86fbfaba8f48a972df7ae65b74ce1b3218e /libavdevice/alsa-audio-enc.c | |
parent | eed865540af889eba9e51aada71d9483f13445e9 (diff) | |
download | ffmpeg-0393cf15dbe3b136647b81676a105815924eebcd.tar.gz |
Revert "Acquire lock when initializing parsers."
This reverts commit 7feef7dbca5f6a816e04b63c17aad5dacd272f6e.
This commit causes assertion failures due to use of parser_init from multiple
threads, for example indirectly by ffmpeg.c and more directly from the
packet read functions.
I dont know how to fix this quickly, and fixing ffmpeg.c leaves
the possibility of other applications being affected.
Crashing the applications until this is resolved is clearly no good
thus this revert, so we have time to think about the problem.
Crashes can be reproduced by using multiple input files in ffmpeg.
Diffstat (limited to 'libavdevice/alsa-audio-enc.c')
0 files changed, 0 insertions, 0 deletions