flashsv2enc: remove experimental flag, the encoder seems working now
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
		
							parent
							
								
									070b0e1c77
								
							
						
					
					
						commit
						097c64ffcb
					
				| @ -929,5 +929,4 @@ AVCodec ff_flashsv2_encoder = { | |||||||
|     .close          = flashsv2_encode_end, |     .close          = flashsv2_encode_end, | ||||||
|     .pix_fmts       = (const enum PixelFormat[]){ PIX_FMT_BGR24, PIX_FMT_NONE }, |     .pix_fmts       = (const enum PixelFormat[]){ PIX_FMT_BGR24, PIX_FMT_NONE }, | ||||||
|     .long_name      = NULL_IF_CONFIG_SMALL("Flash Screen Video Version 2"), |     .long_name      = NULL_IF_CONFIG_SMALL("Flash Screen Video Version 2"), | ||||||
|     .capabilities   = CODEC_CAP_EXPERIMENTAL, |  | ||||||
| }; | }; | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user