• Arpi's avatar
    PATCH by Rik Snel <rsnel@cube.dyndns.org> · 80e103d0
    Arpi authored
    this patch enhances the jpeg header writer. It can be asked to omit
    quantisation and huffman tables and it can write different horizontal and
    vertical sampling factors. (the last thing is useless for libavcodec
    itself (because libavcodec only handles YUV420P at ecoder level), but the
    values are initialized so that operation of libavcodec is not impaired)
    
    Originally committed as revision 290 to svn://svn.ffmpeg.org/ffmpeg/trunk
    80e103d0
mjpeg.c 29.8 KB