You've already forked FFmpeg
							
							
				mirror of
				https://github.com/FFmpeg/FFmpeg.git
				synced 2025-10-30 23:18:11 +02:00 
			
		
		
		
	avcodec/fitsdec: fix decoder class category
This commit is contained in:
		| @@ -319,6 +319,7 @@ static const AVClass fits_decoder_class = { | ||||
|     .item_name  = av_default_item_name, | ||||
|     .option     = fits_options, | ||||
|     .version    = LIBAVUTIL_VERSION_INT, | ||||
|     .category   = AV_CLASS_CATEGORY_DECODER, | ||||
| }; | ||||
|  | ||||
| const FFCodec ff_fits_decoder = { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user