Tim-Philipp Müller
|
e92894e4ab
|
codecparsers: jpeg2000: don't allow 0 value for array access with i-1
|
2016-07-01 12:20:14 +01:00 |
|
Tim-Philipp Müller
|
1462ac7cdf
|
codecparsers: jpeg2000: fix possible out-of-bounds array access
sizeof(array) != G_N_ELEMENTS(array).
CID 1362900
|
2016-07-01 12:15:28 +01:00 |
|
Luis de Bethencourt
|
276dd2750f
|
jpeg2000parse: fix typo in sampling check
Fixing small typo that changes the value of the return.
|
2016-06-28 12:12:29 +02:00 |
|
Aaron Boxer
|
e7e6a3579d
|
jpeg2000parse: use enums for colorspace and sampling, rather than strings
Also, move gstjpeg2000sampling to codecparsers project
https://bugzilla.gnome.org/show_bug.cgi?id=767908
|
2016-06-24 11:23:31 +03:00 |
|