Michael Bradshaw
de07355026
Changed indexing in libopenjpeg to shorten lines
13 years ago
Carl Eugen Hoyos
df42dd7323
Support gray8a encoding with libopenjpeg.
...
Reviewed-by: Michael Bradshaw
Reviewed-by: Paul B Mahol
13 years ago
Michael Bradshaw
56af084cb5
libopenjpegenc: Remove two redundant function parameters.
13 years ago
Michael Bradshaw
a02694c926
libopenjpegenc: Simplify gray encoding.
13 years ago
Michael Bradshaw
0abe25aa7b
libopenjpegenc: Add error messages.
13 years ago
Michael Bradshaw
ee33eb40fc
libopenjpegenc: Rename four conversion functions.
13 years ago
Carl Eugen Hoyos
36397ea1c7
RGBA64 encoding with libopenjpeg.
...
Reviewed-by: Michael Bradshaw
13 years ago
Carl Eugen Hoyos
ffd1017fb8
Gray16 encoding with libopenjpeg.
...
Reviewed-by: Michael Bradshaw
13 years ago
Carl Eugen Hoyos
4093d130d1
Support encoding RGB48 with libopenjpeg.
...
Reviewed-by: Michael Bradshaw
13 years ago
Carl Eugen Hoyos
ef611095f0
Add missing PIX_FMT_NONE to libopenjpegenc
...
fixes ticket #813
Reviewed-by: Michael Niedermayer <michaelni@gmx.at>
Reviewed-by: Jean First <jeanfirst@gmail.com>
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
13 years ago
Paul B Mahol
ba10207bbe
Use more designated initializers.
...
Also remove some pointless NULL/0 assigments.
C++ code must be left as it is because named struct
initializers are not supported by C++ standard.
13 years ago
Carl Eugen Hoyos
40c36196d5
Support yuva420p encoding via libopenjpeg.
13 years ago
Michael Bradshaw
0275b75a7e
BPP fix, YUVP9, 10, 16 support, make RGB24 default
13 years ago
Michael Bradshaw
1b987c4bb0
Applied patches from Michael Niedermayer to clean up the code
13 years ago
Michael Bradshaw
856b33f578
Added support for J2K encoding with libopenjpeg
...
Note: Some of the previous patches have had two bugs that have been fixed
in this patch.
Signed-off-by: Michael Bradshaw <mbradshaw@sorensonmedia.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
13 years ago
Michael Bradshaw
7c92c03b8d
Added support for J2K encoding with libopenjpeg
...
Note: Some of the previous patches have had two bugs that have been fixed
in this patch.
13 years ago