Carl Eugen Hoyos ag.or.at> writes:
> .init = j2kenc_init,
> .encode2= encode_frame,
> .close = j2kenc_destroy,
> -.capabilities = AV_CODEC_CAP_EXPERIMENTAL,
Patch applied.
Carl Eugen
___
ffmpeg-devel ma
Carl Eugen Hoyos ag.or.at> writes:
> I completely agree with you that marking the
> jpeg2000 decoder might have been premature!
... marking it non-experimental...
Carl Eugen
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/ma
Ganesh Ajjanagadde mit.edu> writes:
> >> > The encoder produces conforming and - if requested -
> >> > lossless files, it should not be marked experimental imo.
> Sorry for the late comment, but I see quite a
> few tickets related to jpeg2000 on trac (e.g
> 4653, 4679, 4669, 4601).
You forgot
On Thu, Sep 3, 2015 at 10:57 AM, Michael Niedermayer wrote:
> On Thu, Sep 03, 2015 at 12:38:40PM +, Carl Eugen Hoyos wrote:
>> Carl Eugen Hoyos ag.or.at> writes:
>>
>> > The encoder produces conforming and - if requested -
>> > lossless files, it should not be marked experimental imo.
>>
>> P
On Thu, Sep 03, 2015 at 12:38:40PM +, Carl Eugen Hoyos wrote:
> Carl Eugen Hoyos ag.or.at> writes:
>
> > The encoder produces conforming and - if requested -
> > lossless files, it should not be marked experimental imo.
>
> Ping?
no objections from me
[...]
--
Michael GnuPG fingerpri
Carl Eugen Hoyos ag.or.at> writes:
> The encoder produces conforming and - if requested -
> lossless files, it should not be marked experimental imo.
Ping?
> Why is memory consumption a specific issue for this encoder?
I still consider this a weak argument.
Carl Eugen
__