Nicolas George
							
						 
						
							
							
							
								
							
								b6ff81d63b 
								
							
								 
							
						 
						
							
							
								
								sbgdec: read_seek was undeprecated.  
							
							 
							
							
								
							
							
						 
						13 years ago  
					 
				
					
						
							
							
								   Nicolas George
							
						 
						
							
							
							
								
							
								b0aaf304a7 
								
							
								 
							
						 
						
							
							
								
								Replace PATCHWELCOME by relevant error codes.  
							
							 
							
							 
							
							
								
							
							
							This supersedes commit 154c0a8 .
The bug was also reported by Rafaël Carré. 
							
						 
						14 years ago  
					 
				
					
						
							
							
								   Michael Niedermayer
							
						 
						
							
							
							
								
							
								154c0a8c98 
								
							
								 
							
						 
						
							
							
								
								replace ENOTSUP by AVERROR_PATCHWELCOME  
							
							 
							
							 
							
							
								
							
							
							This unbreaks compilation
Found by: jb
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						14 years ago  
					 
				
					
						
							
							
								   Nicolas George
							
						 
						
							
							
							
								
							
								6d7b50117a 
								
							
								 
							
						 
						
							
							
								
								sbgdec: change -1 into AVERROR(EINVAL).  
							
							 
							
							 
							
							
								
							
							
							This is not as accurate as ELOOP, but there is an explicit error message
just before anyway. 
							
						 
						14 years ago  
					 
				
					
						
							
							
								   Michael Niedermayer
							
						 
						
							
							
							
								
							
								4734fb0ece 
								
							
								 
							
						 
						
							
							
								
								sbgdec: Replace ELOOP by -1 to fix compilation on win32.  
							
							 
							
							 
							
							
								
							
							
							This should be replaced by a more appropriate error code of course but
we should not leave compilation broken until that is decided.
Found-by: jb
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						14 years ago  
					 
				
					
						
							
							
								   Nicolas George
							
						 
						
							
							
							
								
							
								9cb6a39c46 
								
							
								 
							
						 
						
							
							
								
								sbgdec: replace EOVERFLOW with ENOMEM.  
							
							 
							
							 
							
							
								
							
							
							This should fix track issue #781, regarding compilation with
i686-w64-mingw32-gcc. 
							
						 
						14 years ago  
					 
				
					
						
							
							
								   Nicolas George
							
						 
						
							
							
							
								
							
								2c82ab946b 
								
							
								 
							
						 
						
							
							
								
								lavf: add SBG demuxer.  
							
							 
							
							
								
							
							
						 
						14 years ago