summaryrefslogtreecommitdiffstats
path: root/libavcodec/allcodecs.c
diff options
context:
space:
mode:
authorMichael Niedermayer <[email protected]>2012-08-07 00:18:59 +0200
committerMichael Niedermayer <[email protected]>2012-08-07 00:18:59 +0200
commitcde47411774fcd681c9dfbef2916ef364d284567 (patch)
treeb6624eb96cee312bca13083a4ef2532af3897b0d /libavcodec/allcodecs.c
parent7ae473e8a04f686bbeda75c40167c2df4211e662 (diff)
h264: disable assert on current_picture_ptr being null.
It is possible in various error pathes as well as gap handling that this has already been allocated. Its not clear why that would be a problem with the current code, thus disable the assert to avoid common assert failure when asserts are enabled. Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'libavcodec/allcodecs.c')
0 files changed, 0 insertions, 0 deletions