mirror of
				https://github.com/nyanmisaka/ffmpeg-rockchip.git
				synced 2025-10-31 12:36:41 +08:00 
			
		
		
		
	clenaup: #ifdec CONFIG*
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
		| @@ -113,7 +113,7 @@ AVInputFormat ff_bit_demuxer = { | ||||
|     .extensions  = "bit", | ||||
| }; | ||||
|  | ||||
| #ifdef CONFIG_MUXERS | ||||
| #if CONFIG_MUXERS | ||||
| static int write_header(AVFormatContext *s) | ||||
| { | ||||
|     AVCodecContext *enc = s->streams[0]->codec; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Michael Niedermayer
					Michael Niedermayer