On Fri, May 13, 2016 at 12:48:30PM +0300, foo86 wrote: > Remove half-working attempt at supporting unchecked bitstream reader by > always copying input data into intermediate buffer with large amount of > padding at the end. > > Convert LBR decoder to checked bitstream reader. Convert > dcadec_decode_frame() to parse input data directly if possible. > --- > libavcodec/dca_lbr.c | 1 - > libavcodec/dca_xll.c | 2 +- > libavcodec/dcadec.c | 44 ++++++++++++++++---------------------------- > libavcodec/dcadec.h | 2 -- > 4 files changed, 17 insertions(+), 32 deletions(-)
Ping. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel