You've already forked FFmpeg
							
							
				mirror of
				https://github.com/FFmpeg/FFmpeg.git
				synced 2025-10-30 23:18:11 +02:00 
			
		
		
		
	Merge remote-tracking branch 'qatar/master'
* qatar/master: avconv: initialize hwaccel_pix_fmt Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
		| @@ -653,6 +653,7 @@ static void add_input_streams(OptionsContext *o, AVFormatContext *ic) | ||||
|                 if (!ist->hwaccel_device) | ||||
|                     exit_program(1); | ||||
|             } | ||||
|             ist->hwaccel_pix_fmt = AV_PIX_FMT_NONE; | ||||
|  | ||||
|             break; | ||||
|         case AVMEDIA_TYPE_AUDIO: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user