flvdemux: Don't use static variables to hold index associations
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 6 Apr 2012 07:13:31 +0000 (09:13 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 6 Apr 2012 07:14:28 +0000 (09:14 +0200)
commitacca0e77f19f676aa1dff75d855a83d6ec39de99
tree29333024e76d0614f7c08c9106338ca97095daa5
parent6a0339bf24389e2cb07f747a10feaa8a36c11a5c
flvdemux: Don't use static variables to hold index associations

This not really threadsafe in any way.
gst/flv/gstflvdemux.c