PATCH by Rik Snel <rsnel@cube.dyndns.org>
authorArpi <arpi@thot.banki.hu>
Sat, 9 Feb 2002 01:23:41 +0000 (01:23 +0000)
committerArpi <arpi@thot.banki.hu>
Sat, 9 Feb 2002 01:23:41 +0000 (01:23 +0000)
commit80e103d04cf938fc1f479347d0ab2f8c6e688b61
tree816361aa1acfdd0c1c7f718269d8641b8c13490a
parentfa778d53ad88c8fd2327fd744abe8df057f13191
PATCH by Rik Snel <rsnel@cube.dyndns.org>

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
libavcodec/mjpeg.c
libavcodec/mpegvideo.c
libavcodec/mpegvideo.h