Carl Eugen Hoyos
|
36397ea1c7
|
RGBA64 encoding with libopenjpeg.
Reviewed-by: Michael Bradshaw
|
2012-01-14 01:34:16 +01:00 |
|
Carl Eugen Hoyos
|
ffd1017fb8
|
Gray16 encoding with libopenjpeg.
Reviewed-by: Michael Bradshaw
|
2012-01-14 01:31:53 +01:00 |
|
Carl Eugen Hoyos
|
4093d130d1
|
Support encoding RGB48 with libopenjpeg.
Reviewed-by: Michael Bradshaw
|
2012-01-11 23:58:43 +01:00 |
|
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>
|
2012-01-01 23:46:58 +01:00 |
|
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.
|
2011-12-30 20:00:53 +01:00 |
|
Carl Eugen Hoyos
|
40c36196d5
|
Support yuva420p encoding via libopenjpeg.
|
2011-12-02 03:26:21 +01:00 |
|
Michael Bradshaw
|
0275b75a7e
|
BPP fix, YUVP9, 10, 16 support, make RGB24 default
|
2011-11-30 16:48:03 -07:00 |
|
Michael Bradshaw
|
1b987c4bb0
|
Applied patches from Michael Niedermayer to clean up the code
|
2011-11-18 15:02:44 -07:00 |
|
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.
|
2011-11-17 16:57:09 -07:00 |
|