Bump version
[libdcp.git] / src / sound_asset.h
index 968f7dded8033ee474f308199bb60afefba8b6d5..73734f9fa67ce5a0ac4209ce19a8836343d2c34a 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2012-2014 Carl Hetherington <cth@carlh.net>
+    Copyright (C) 2012-2016 Carl Hetherington <cth@carlh.net>
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
@@ -71,6 +71,8 @@ public:
                return _intrinsic_duration;
        }
 
+       static bool valid_mxf (boost::filesystem::path);
+
 private:
        friend class SoundAssetWriter;