18 Commits (1fe858136b315796dd5349f3b4448a29d1bd6fa1)

Author SHA1 Message Date
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
Luca Barbato 570fcaf332 jpeg2000: Factor out prec init 9 years ago
Luca Barbato 95a41311ac jpeg2000: Factor out band stepsize initialization 9 years ago
Luca Barbato 7fb93eae43 jpeg2000: Factor out band initialization 9 years ago
Vittorio Giovara a2448cfe16 jpeg2000: do not compute the same value twice 10 years ago
Vittorio Giovara 10306e9c5f jpeg2000: fix dereferencing invalid pointers during cleanup 11 years ago
Diego Biurrun fe4d5fe936 jpeg2000: Mark static data init functions as av_cold 11 years ago
Luca Barbato daeb4e3042 jpeg2000: Proper cleanup on failure in decode_frame() 12 years ago
Michael Niedermayer db13e02c6f jpeg2000: Compute corrections of sub-band coordinates 12 years ago
Michael Niedermayer 690c8af97b jpeg2000: Remove unneeded variable initialization 12 years ago
Michael Niedermayer 5bf208f659 jpeg2000: Use separate fields for int and float codepaths 12 years ago
Michael Niedermayer 952f7ed3c0 jpeg2000: Compute quantization for 'scalar derived' in the correct case. 12 years ago
Michael Niedermayer 4e11b15534 jpeg2000: Calculate code-block coord in ff_jpeg2000_init_component() 12 years ago
Michael Niedermayer 4cbd5ed11b jpeg2000: Fix compute precedence error in lut_gain index 12 years ago
Michael Niedermayer b44925ae6b jpeg2000: Initialize code blocks structures in precincts to 0 12 years ago
Michael Niedermayer 2c3901b2c3 jpeg2000: Remove unneeded returns 12 years ago
Michael Niedermayer 78962d3df4 jpeg2000: Check that nreslevels2decode has been initialized before use 12 years ago
Nicolas Bertrand c81a706381 JPEG 2000 decoder for DCinema 12 years ago