diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2013-07-07 01:52:51 +0200 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2013-07-07 21:43:23 +0200 |
commit | 636ced8e1dc8248a1353b416240b93d70ad03edb (patch) | |
tree | 6a157f3eb215b97d50fd96ff43d7ae6581a7e9af /libavcodec/vqavideo.c | |
parent | 21732063a346475eb22c332b27e8216b79f9ad4a (diff) | |
download | ffmpeg-636ced8e1dc8248a1353b416240b93d70ad03edb.tar.gz |
cmdutils: wrap exit explicitly
Some C runtime implementations deadlock when calling threading functions
on the atexit() handler.
Use a simpler wrapper similar to av_log to call the cleanup function
before exit.
Bug-Id: 523
Diffstat (limited to 'libavcodec/vqavideo.c')
0 files changed, 0 insertions, 0 deletions