Re: [FFmpeg-devel] [RFC]Fix flac with high lpc precision

2015-05-06 Thread Michael Niedermayer
On Wed, May 06, 2015 at 09:27:22AM +0200, Carl Eugen Hoyos wrote: > Hi! > > Attached is my attempt to fix ticket #4421 based on the > analysis by trac user lvqcl. If the patch is ok, I will > add the encoder check to the decoder and the version > bump. > > Please review, Carl Eugen > > TODO:

[FFmpeg-devel] [RFC]Fix flac with high lpc precision

2015-05-06 Thread Carl Eugen Hoyos
Hi! Attached is my attempt to fix ticket #4421 based on the analysis by trac user lvqcl. If the patch is ok, I will add the encoder check to the decoder and the version bump. Please review, Carl Eugen TODO: Fix indentation in libavcodec/x86/flacdsp_init.c() diff --git a/libavcodec/arm/flacdsp