[FFmpeg-devel] [PATCH v9 2/3] libavcodec/jpeg2000dec.c: Add support for PPT marker
Michael Niedermayer
michael at niedermayer.cc
Wed Apr 1 03:46:46 EEST 2020
On Tue, Mar 31, 2020 at 05:32:41PM +0530, gautamramk at gmail.com wrote:
> From: Gautam Ramakrishnan <gautamramk at gmail.com>
>
> This patch adds functional changes to support the
> PPT marker.
> ---
> libavcodec/jpeg2000dec.c | 85 +++++++++++++++++++++++++++++++++++-----
> 1 file changed, 76 insertions(+), 9 deletions(-)
can you explain why the jpeg2000_decode_packet* function is / needs to be
split for this ?
iam asking as it duplicates quite some code in the previous patch
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
If a bugfix only changes things apparently unrelated to the bug with no
further explanation, that is a good sign that the bugfix is wrong.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20200401/f3beb270/attachment.sig>
More information about the ffmpeg-devel
mailing list