On Thu, Jun 11, 2009 at 01:14:56AM +0700, Vladimir Voroshilov wrote: > > --- ffmpeg-r19127.orig/libavcodec/g729dec.c > +++ ffmpeg-r19127.mod/libavcodec/g729dec.c > @@ -97,11 +97,37 @@ static inline int get_parity(uint8_t value) > > +/** > + * Initializes G.729 decoder End sentences in periods. Diego