openh264/codec
Martin Storsjö 7f53c29302 Fix a return value check
In 9cb4f4e8e2, the error code returned from CheckIntraNxNPredMode
was changed - therefore, these return value checks, that look
for a specific error code, need to be updated accordingly.

This fixes crashes in DecodeCrashTestAPI.DecoderCrashTest
with some seeds.
2016-03-03 10:15:34 +02:00
..
api/svc Added support for "video signal type present" information. 2016-02-23 13:21:06 -05:00
build [Encoder] add encoder tasks and task-management class 2015-10-19 22:48:28 -07:00
common Merge pull request #2360 from saamas/common-x86-deblock-optimizations 2016-02-19 09:52:39 +08:00
console update help info in console to sync with recent api change 2015-12-01 16:45:37 -08:00
decoder Fix a return value check 2016-03-03 10:15:34 +02:00
encoder Avoid reading iCountMbNumInSlice out of bounds on slice realloc 2016-02-25 10:31:58 +02:00
processing fix frame size constraints for width and height 2016-02-01 15:55:53 +08:00