• Michael Niedermayer's avatar
    Revert Revision: 21362 · 9f72b23c
    Michael Niedermayer authored
    	Log:
    	Set CODEC_CAP_SUBFRAMES for adpcm decoders
    
    	This makes ffmpeg stop printing millions of
    	  Multiple frames in a packet from stream 0
    	when decoding adpcm.
    Reason: adpcm has no subframes, the flag does not belong there
    
    Originally committed as revision 21481 to svn://svn.ffmpeg.org/ffmpeg/trunk
    9f72b23c
adpcm.c 62.1 KB