summaryrefslogtreecommitdiff
path: root/libavcodec/jpeg2000_parser.c
Commit message (Expand)AuthorAge
* libavcodec/jpeg2000_parser: Localize m->bytes_readTomas Härdin2022-06-10
* libavcodec/jpeg2000_parser: ReindentTomas Härdin2022-06-10
* libavcodec/jpeg2000_parser: Rearrange ifsTomas Härdin2022-06-10
* libavcodec/jpeg2000_parser: LUTify info_marker()Tomas Härdin2022-06-10
* libavcodec/jpeg2000_parser: next_state is just a temporaryTomas Härdin2022-06-10
* libavcodec/jpeg2000_parser: Simplify, fix reset_context()Tomas Härdin2022-06-10
* libavcodec/jpeg2000_parser: Speed up long skipsTomas Härdin2022-06-10
* avcodec/jpeg2000_parser: Check state!=0Michael Niedermayer2021-09-14
* avcodec/jpeg2000_parser: Fix skipping of JP2 info markers by correctly readin...Shaun Simpson2021-08-25
* avcodec/jpeg2000_parser: Fix parsing of tile-part headerShaun Simpson2021-08-25
* avcodec: Constify all the AVCodecParsersAndreas Rheinhardt2021-04-27
* libavcodec/jpeg2000_parser: Add jpeg2000 parserGautam Ramakrishnan2020-06-07