[FFmpeg-cvslog] avcodec/dca: fix sync word search error condition

2016-05-02 Thread foo86
ffmpeg | branch: release/3.0 | foo86 | Mon May 2 23:44:47 2016 +0300| [08c21bcb5dfd609167327a7900be6292fd0e51c1] | committer: James Almer avcodec/dca: fix sync word search error condition This didn't actually check if sync word was found and always errored out with "-err_detect explode" option

[FFmpeg-cvslog] avcodec/dca: fix sync word search error condition

2016-05-02 Thread foo86
ffmpeg | branch: master | foo86 | Mon May 2 23:44:47 2016 +0300| [ce2f9fdb0a92956aedfa2c564d1374a2f1eebfbd] | committer: Michael Niedermayer avcodec/dca: fix sync word search error condition This didn't actually check if sync word was found and always errored out with "-err_detect explode" op