avformat/wavdec: enable seeking with XMA2
Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
		
							parent
							
								
									18cfcc6458
								
							
						
					
					
						commit
						8869f5efec
					
				| @ -719,6 +719,7 @@ static int wav_read_seek(AVFormatContext *s, | ||||
|     case AV_CODEC_ID_MP3: | ||||
|     case AV_CODEC_ID_AC3: | ||||
|     case AV_CODEC_ID_DTS: | ||||
|     case AV_CODEC_ID_XMA2: | ||||
|         /* use generic seeking with dynamically generated indexes */ | ||||
|         return -1; | ||||
|     default: | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user