]> git.sesse.net Git - ffmpeg/history - libavcodec/jpeg2000.c
aarch64: vp9dsp: Fix vertical alignment in the init file
[ffmpeg] / libavcodec / jpeg2000.c
2016-05-04 Vittorio Giovaracosmetics: Fix spelling mistakes
2015-09-14 Luca Barbatojpeg2000: Factor out prec init
2015-09-14 Luca Barbatojpeg2000: Factor out band stepsize initialization
2015-09-14 Luca Barbatojpeg2000: Factor out band initialization
2014-11-13 Vittorio Giovarajpeg2000: do not compute the same value twice
2014-06-23 Vittorio Giovarajpeg2000: fix dereferencing invalid pointers during...
2014-06-17 Diego Biurrunjpeg2000: Mark static data init functions as av_cold
2013-07-02 Luca Barbatojpeg2000: Proper cleanup on failure in decode_frame()
2013-07-02 Michael Niedermayerjpeg2000: Compute corrections of sub-band coordinates
2013-07-02 Michael Niedermayerjpeg2000: Remove unneeded variable initialization
2013-07-02 Michael Niedermayerjpeg2000: Use separate fields for int and float codepaths
2013-07-02 Michael Niedermayerjpeg2000: Compute quantization for 'scalar derived...
2013-07-02 Michael Niedermayerjpeg2000: Calculate code-block coord in ff_jpeg2000_ini...
2013-07-02 Michael Niedermayerjpeg2000: Fix compute precedence error in lut_gain...
2013-07-02 Michael Niedermayerjpeg2000: Initialize code blocks structures in precinct...
2013-07-02 Michael Niedermayerjpeg2000: Remove unneeded returns
2013-07-02 Michael Niedermayerjpeg2000: Check that nreslevels2decode has been initial...
2013-04-22 Nicolas BertrandJPEG 2000 decoder for DCinema