]> git.sesse.net Git - ffmpeg/commit
Revert "bitstream: make vlc init of static tables thread safe."
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 13 Jul 2013 00:53:26 +0000 (02:53 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 29 Jul 2013 14:48:41 +0000 (16:48 +0200)
commita9903f7ec123582d3adc3939854ab98d12fb10df
tree2a5be5dee4b405ba6097aec2bd62d3998f67cd3c
parent2786ac777d2c50320e3b939a9bfeaf9fb5ce53a8
Revert "bitstream: make vlc init of static tables thread safe."

This reverts commit 4b6869d6e0120c92253d525921f0e04361888e10.

Conflicts:

libavcodec/bitstream.c

This code can cause assertion failures on artificial OOM situations
It will be replaced by a solution that doesnt have this issue in the
following commits.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/bitstream.c