libdcp
|
Method to combine DCPs. More...
#include "asset.h"
#include "combine.h"
#include "cpl.h"
#include "dcp.h"
#include "dcp_assert.h"
#include "exceptions.h"
#include "font_asset.h"
#include "interop_subtitle_asset.h"
#include "raw_convert.h"
#include <boost/filesystem.hpp>
#include <set>
#include <string>
#include <vector>
Go to the source code of this file.
Functions | |
boost::filesystem::path | make_unique (boost::filesystem::path path) |
static void | create_hard_link_or_copy (boost::filesystem::path from, boost::filesystem::path to) |
Method to combine DCPs.
Definition in file combine.cc.