OSDN Git Service

Skip loop iterations which are no-ops due to data1[-lag..-1] being zero.
authorBobby Bingham <uhmmmm@gmail.com>
Mon, 13 Apr 2009 18:07:02 +0000 (18:07 +0000)
committerBobby Bingham <uhmmmm@gmail.com>
Mon, 13 Apr 2009 18:07:02 +0000 (18:07 +0000)
commit0aed5e9fb895a31c43ff6ab4edfecb5be372f704
tree5bcdc7d24293fb7fd836f72d228c90ca61f9a704
parentfb53b4a035c3682f5a8ab4241bde797ced539945
Skip loop iterations which are no-ops due to data1[-lag..-1] being zero.

Originally committed as revision 18498 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/flacenc.c