Make VP5 and VP6 decoders output a qscale table to allow for more automatic
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Fri, 29 Jan 2010 19:11:47 +0000 (19:11 +0000)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Fri, 29 Jan 2010 19:11:47 +0000 (19:11 +0000)
commit800274f8716ed4254d889e7c739b45ba1940147e
tree7ad5b95d93ebb59c6fe3e4816630abfc5a06bf9e
parent5e4e9042c4e11bcf4fd1734f17e0379eab422e41
Make VP5 and VP6 decoders output a qscale table to allow for more automatic
post-processing, and add a new FF_QSCALE_TYPE_VP56 for this.

Originally committed as revision 21529 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/avcodec.h
libavcodec/vp56.c
libavcodec/vp56.h