libdcp
j2k_transcode.cc File Reference

Methods to encode and decode JPEG2000. More...

#include "array_data.h"
#include "j2k_transcode.h"
#include "exceptions.h"
#include "openjpeg_image.h"
#include "dcp_assert.h"
#include "compose.hpp"
#include <openjpeg.h>
#include <cmath>
#include <iostream>

Go to the source code of this file.

Detailed Description

Methods to encode and decode JPEG2000.

Definition in file j2k_transcode.cc.