summaryrefslogtreecommitdiffstats
path: root/libvo/jpeg_enc.c
Commit message (Expand)AuthorAgeFilesLines
* update: we use the new quantizer in libavcodecrik2002-04-271-30/+64
* use avcodec_inited instead of av_fdct to see if avcodec was initialized by an...rik2002-03-291-7/+6
* we are now able to use the new bitwriter code in libavcodecrik2002-02-121-1/+4
* mjpeg encoder cleanup - patch by Rik Snel <rsnel@cube.dyndns.org>arpi2002-02-111-715/+292
* fast 4:2:2 jpeg encoder, based on libavcodec. - patch by Rik Snel <rsnel@cube...arpi2002-01-261-0/+899