de1a71595d 
								
							
								 
							
						 
						
							
							
								
								lavf/concatdec: support seeking.  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								de1568a452 
								
							
								 
							
						 
						
							
							
								
								lavf/concatdec: fix possible leak in case of malloc failure.  
							
							Fix CID 747737. 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c31458c334 
								
							
								 
							
						 
						
							
							
								
								lavf/concat: compute duration if possible.  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3ab25e4574 
								
							
								 
							
						 
						
							
							
								
								Revert "lavf/concatdec: define "ffcat" and "ffconcat" extensions"  
							
							This reverts commit 6cc12353a8 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6cc12353a8 
								
							
								 
							
						 
						
							
							
								
								lavf/concatdec: define "ffcat" and "ffconcat" extensions  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ea2de3d096 
								
							
								 
							
						 
						
							
							
								
								lavf/concatdec: add the "duration" directive.  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b68dd8a161 
								
							
								 
							
						 
						
							
							
								
								lavf/concatdec: allow probing.  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								db9dc5154d 
								
							
								 
							
						 
						
							
							
								
								lavf/concatdec: add signature directive.  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6d680d20ad 
								
							
								 
							
						 
						
							
							
								
								lavf/concatdec: add safe option.  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8976ef7aec 
								
							
								 
							
						 
						
							
							
								
								concatdec: change data type to suppress warning about limited range of data type on some platforms.  
							
							Reviewed-by: Nicolas George <nicolas.george@normalesup.org>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								16c3cb9bbf 
								
							
								 
							
						 
						
							
							
								
								lavf/concatdec: avoid leaking URLs.  
							
							Use av_realloc instead of av_realloc_f to keep the original
array in case of failure: it is freed in full by the fail label. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								32aedebdc5 
								
							
								 
							
						 
						
							
							
								
								lavf: add a concat demuxer.  
							
							
								
							
							
						 
						13 years ago