• Michael Niedermayer's avatar
    Revert r21814 · 056c5021
    Michael Niedermayer authored
    	Log:
    	h264: Fix pointer warnings by removing redundant [0]
    
    	Fixes:
    	h264.h:1222:38: warning: initialization from incompatible pointer type
    	h264.h:1299:38: warning: initialization from incompatible pointer type
    	h264.h:1314:42: warning: initialization from incompatible pointer type
    
    Reason: breaks h264 decoding & fate
    
    Originally committed as revision 21818 to svn://svn.ffmpeg.org/ffmpeg/trunk
    056c5021