OSDN Git Service

Add 'reservoir' flag to lavc's flags2 controlling whether or not codes may
authorPaul Kelly <paul@stjohnspoint.co.uk>
Mon, 11 Feb 2008 08:01:07 +0000 (08:01 +0000)
committerAndreas Öman <andreas@lonelycoder.com>
Mon, 11 Feb 2008 08:01:07 +0000 (08:01 +0000)
commitf1618fd939be124555c98f453fc3a8f36e02fc37
treeb82e17c5567c3cc3afd15d26c377c4293950e8c2
parent03c09e43993a7c8e4db7930a0e6be736457af494
Add 'reservoir' flag to lavc's flags2 controlling whether or not codes may
utilize a bit reservoir. Also, make the lame encoder utilize this flag.

patch by Paul Kelly, paul a stjohnspoint d co d uk

Originally committed as revision 11903 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/avcodec.h
libavcodec/libmp3lame.c
libavcodec/utils.c