aboutsummaryrefslogtreecommitdiffstats
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2012-08-07 00:18:59 +0200
committerDiego Biurrun <diego@biurrun.de>2014-08-23 05:19:12 -0700
commitec0df23765bd41846f66e4a4fb694779b432fc62 (patch)
treeae0f638cdbf22a5d951f4db332affadb33dd1ee8 /doc/APIchanges
parent372f742dd18911dc5c6552b1bb2e2ca235c5ee47 (diff)
downloadffmpeg-ec0df23765bd41846f66e4a4fb694779b432fc62.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> (cherry picked from commit 5e997688f8801bb89c773f368237627d957fa520) Signed-off-by: Diego Biurrun <diego@biurrun.de>
Diffstat (limited to 'doc/APIchanges')
0 files changed, 0 insertions, 0 deletions