| Commit message (Expand) | Author | Age | Files | Lines |
* | libavcodec/jpeg2000_parser: Localize m->bytes_read | Tomas Härdin | 2022-06-10 | 1 | -3/+5 |
* | libavcodec/jpeg2000_parser: Reindent | Tomas Härdin | 2022-06-10 | 1 | -13/+13 |
* | libavcodec/jpeg2000_parser: Rearrange ifs | Tomas Härdin | 2022-06-10 | 1 | -2/+4 |
* | libavcodec/jpeg2000_parser: LUTify info_marker() | Tomas Härdin | 2022-06-10 | 1 | -7/+19 |
* | libavcodec/jpeg2000_parser: next_state is just a temporary | Tomas Härdin | 2022-06-10 | 1 | -2/+1 |
* | libavcodec/jpeg2000_parser: Simplify, fix reset_context() | Tomas Härdin | 2022-06-10 | 1 | -13/+10 |
* | libavcodec/jpeg2000_parser: Speed up long skips | Tomas Härdin | 2022-06-10 | 1 | -0/+11 |
* | avcodec/jpeg2000_parser: Check state!=0 | Michael Niedermayer | 2021-09-14 | 1 | -1/+1 |
* | avcodec/jpeg2000_parser: Fix skipping of JP2 info markers by correctly readin... | Shaun Simpson | 2021-08-25 | 1 | -2/+12 |
* | avcodec/jpeg2000_parser: Fix parsing of tile-part header | Shaun Simpson | 2021-08-25 | 1 | -9/+5 |
* | avcodec: Constify all the AVCodecParsers | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | libavcodec/jpeg2000_parser: Add jpeg2000 parser | Gautam Ramakrishnan | 2020-06-07 | 1 | -0/+190 |