mirror of
				https://github.com/nyanmisaka/ffmpeg-rockchip.git
				synced 2025-11-01 04:53:04 +08:00 
			
		
		
		
	two more typos spotted by Mike
Originally committed as revision 12524 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
		| @@ -676,7 +676,7 @@ static int AC3_encode_init(AVCodecContext *avctx) | ||||
|     } else { | ||||
|         /* use default bandwidth setting */ | ||||
|         /* XXX: should compute the bandwidth according to the frame | ||||
|            size, so that we avoid anoying high freq artifacts */ | ||||
|            size, so that we avoid annoying high frequency artifacts */ | ||||
|         bw_code = 50; | ||||
|     } | ||||
|     for(ch=0;ch<s->nb_channels;ch++) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Diego Biurrun
					Diego Biurrun