~x3lectric/xbmc/svn-trunk

« back to all changes in this revision

Viewing changes to xbmc/FlacTag.cpp

  • Committer: spiff_
  • Date: 2007-01-16 18:08:26 UTC
  • Revision ID: svn-v4:568bbfeb-2a22-0410-94d2-cc84cf5bfa90:trunk/XBMC:7655
fixed: severe global namespace pollution

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
 
25
25
#define BYTES_TO_CHECK_FOR_BAD_TAGS 8192
26
26
 
 
27
using namespace XFILE;
27
28
using namespace MUSIC_INFO;
28
29
 
29
30
#define CHUNK_SIZE 8192  // should suffice for most tags