summaryrefslogtreecommitdiffstats
path: root/src/test
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2014-02-16 06:12:45 +0100
committerSven Gothel <[email protected]>2014-02-16 06:12:45 +0100
commite685f79ec7071e266a1bd3d3ce3e742397b5372e (patch)
tree7328960c34c3083e91ec47793993c686359e0015 /src/test
parenta6acce1be19060a6a4801582f0534e0d6887467a (diff)
Bug 927: Fix minor MT issues w/ libav/ffmpeg
Issue: [NULL @ 0x35bde60] insufficient thread locking around avcodec_open/close() Decorating said libav functions w/ mutex lock/release. Abstract impl. to either use pthread or JNI Monitor, but using the latter to reduce dependencies (ming64 windows). FFMPEGNatives is now an abstract class containing the 'static final Object mutex_avcodec_openclose'
Diffstat (limited to 'src/test')
0 files changed, 0 insertions, 0 deletions