Mercurial > mplayer.hg
log libvo/jpeg_enc.c @ 6304:ee65527096c2
age | author | description |
---|---|---|
Sat, 27 Apr 2002 18:22:52 +0000 | rik | update: we use the new quantizer in libavcodec |
Fri, 29 Mar 2002 13:46:34 +0000 | rik | use avcodec_inited instead of av_fdct to see if avcodec was initialized by another part of mplayer |
Tue, 12 Feb 2002 23:30:07 +0000 | rik | we are now able to use the new bitwriter code in libavcodec |
Mon, 11 Feb 2002 01:24:56 +0000 | arpi | mjpeg encoder cleanup - patch by Rik Snel <rsnel@cube.dyndns.org> |
Sat, 26 Jan 2002 00:52:59 +0000 | arpi | fast 4:2:2 jpeg encoder, based on libavcodec. - patch by Rik Snel <rsnel@cube.dyndns.org> |