Move find_guid function and guid_data array to a globally available place.
authorDiego Biurrun <diego@biurrun.de>
Tue, 22 Sep 2009 10:31:29 +0000 (10:31 +0000)
committerDiego Biurrun <diego@biurrun.de>
Tue, 22 Sep 2009 10:31:29 +0000 (10:31 +0000)
commit738914be6621941fe3f733e385a4b1afb034d892
tree80d259e9eace035d0da78bfc1176a2334dfd5c08
parent5419da8d9c09579172346f87424792180baa0d8c
Move find_guid function and guid_data array to a globally available place.
Fixes compilation with --disable-optimizations --disable-demuxer=w64.

Originally committed as revision 19959 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/wav.c