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 |
|