Changeset d09c3567 in ffmpeg

Timestamp:
Jun 6, 2020, 11:23:40 PM (4 years ago)
Author:
Michael Niedermayer <michael@niedermayer.cc>
Branches:
master
Children:
6c57b0d6
Parents:
8edfd059
git-author:
Gautam Ramakrishnan <gautamramk@gmail.com> (06/06/20 06:12:17)
git-committer:
Michael Niedermayer <michael@niedermayer.cc> (06/06/20 23:23:40)
Message:

libavcodec/jpeg2000_parser: Add jpeg2000 parser

I have attempted to write a JPEG2000 Parser. Have tested
by generating a file containing 14 frames, as mentioned
by Micheal. Have also tried testing with various packet
sizes by setting -frame_size option. Additionally,
fixed a few formatting issues as pointed out by Micheal.

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>

(No files)

Note: See TracChangeset for help on using the changeset viewer.