h264: Fix assert that failed to compile with -DDEBUG.
authorDiego Biurrun <diego@biurrun.de>
Mon, 20 Jun 2011 23:11:28 +0000 (01:11 +0200)
committerDiego Biurrun <diego@biurrun.de>
Tue, 21 Jun 2011 18:52:45 +0000 (20:52 +0200)
commit6371ce4b0f0535a7f576b8f109d35345e3d11d7d
tree25135df803e8d9db847ced9ca2c79d89dc7cdcba
parent84e70ef004d763262ea4e795341ff240b8b10da3
h264: Fix assert that failed to compile with -DDEBUG.

The assert referenced a variable that no longer exists since 4:4:4 support.
libavcodec/h264.c