OSDN Git Service

avcodec/mpegvideo: replace assert about interlaced EC by debug av_log()
authorMichael Niedermayer <michaelni@gmx.at>
Fri, 26 Jul 2013 18:44:53 +0000 (20:44 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 26 Jul 2013 20:29:47 +0000 (22:29 +0200)
commitc88bbc01eb7f67f7399fb89800bf1bfc89edb248
tree4442369632eff9ae8cad73619b76d0e527a9ef23
parent1fa0284c57fd8d5a1e098360f26e41b35f47bd36
avcodec/mpegvideo: replace assert about interlaced EC by debug av_log()

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/mpegvideo.c