mirror of https://github.com/FFmpeg/FFmpeg.git
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/trunkpull/126/head
parent
fa778d53ad
commit
80e103d04c
3 changed files with 18 additions and 7 deletions
Loading…
Reference in new issue