[FFmpeg-devel] [PATCH] lavc/flacdec: Add frame CRC calculation

Hendrik Leppkes h.leppkes at gmail.com
Thu Feb 21 13:27:30 CET 2013


On Thu, Feb 21, 2013 at 1:15 PM, Michael Niedermayer <michaelni at gmx.at> wrote:
> On Thu, Feb 21, 2013 at 11:26:32AM +0000, Paul B Mahol wrote:
>> From: James Almer <jamrial at gmail.com>
>>
>> Fixes ticket #2266
>>
>> Signed-off-by: James Almer <jamrial at gmail.com>
>> Signed-off-by: Paul B Mahol <onemda at gmail.com>
>> ---
>>  libavcodec/flacdec.c | 8 +++++++-
>>  1 file changed, 7 insertions(+), 1 deletion(-)
>
> fine with me
>
> not sure this will be the final solution though, i think some people
> want to be able to detect crc errors through API

Isn't that what the explode flag is for? Make it return an error if thats set?


More information about the ffmpeg-devel mailing list