Revision 611311ee653cb2a2a2d88e6bf97936ec97fca1f8 authored by Luca Barbato on 17 April 2017, 22:22:17 UTC, committed by Sean McGovern on 25 April 2017, 19:44:53 UTC
The allocation event can trigger while the decoding thread is already
closing.

Bug-Id: 1052
CC: libav-stable@libav.org
(cherry picked from commit 8c0cadd17e98547d84e82111550caca4fb40ff8d)

Signed-off-by: Sean McGovern <gseanmcg@gmail.com>
1 parent e0cd01e
Raw File
.gitignore
*.a
*.o
*.d
*.def
*.dll
*.dylib
*.exe
*.exp
*.gcda
*.gcno
*.h.c
*.ilk
*.lib
*.pc
*.pdb
*.so
*.so.*
*.swp
*.ver
/.config
/.version
/avconv
/avplay
/avprobe
/avversion.h
/config.*
/coverage.info
/lcov/
/mapfile
back to top