[vlc-devel] [PATCH v2] codec: jpeg encoder implemented
Rémi Denis-Courmont
remi at remlab.net
Tue Jan 28 11:32:47 CET 2014
On Tue, 28 Jan 2014 14:03:40 +0400, Maxim Bublis <b at codemonkey.ru> wrote:
>>
>> It would be simpler to remove the p_dec member first. It is not really
>> needed.
>
>
> I do not understand quietly how it could be implemented.
p_sys is linked from p_dec. Thus there is logically no need to link p_sys
back to p_dec too; that is intrinsically redundant.
libjpeg has nothing to do with this.
--
Rémi Denis-Courmont
Sent from my collocated server
More information about the vlc-devel
mailing list