aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/resample.c
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2012-08-07 00:18:59 +0200
committerMartin Storsjö <martin@martin.st>2012-09-05 14:28:41 +0300
commit5e997688f8801bb89c773f368237627d957fa520 (patch)
tree5553471844d8427b0fdfeee085317cf87b2c8904 /libavcodec/resample.c
parent6980453569b09239d3fcc4cc7335956f36e484d4 (diff)
downloadffmpeg-5e997688f8801bb89c773f368237627d957fa520.tar.gz
h264: Remove an assert on current_picture_ptr being null
It is possible in various error paths as well as gap handling that this has already been allocated. It is not clear why that would be a problem with the current code, thus disable the assert to avoid a common assert failure when asserts are enabled. Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavcodec/resample.c')
0 files changed, 0 insertions, 0 deletions