e21307a2b0 
								
							
								 
							
						 
						
							
							
								
								lavf: don't abort if both encoder and muxer aspect ratios are not set  
							
							Signed-off-by: Anton Khirnov <anton@khirnov.net> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								12db891dcd 
								
							
								 
							
						 
						
							
							
								
								avf: move ff_write_chained to mux.c  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2832ea26f3 
								
							
								 
							
						 
						
							
							
								
								Remove commented-out debug #define cruft  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e926b5ceb1 
								
							
								 
							
						 
						
							
							
								
								avformat: Drop unnecessary ff_ name prefixes from static functions  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c2cb01d418 
								
							
								 
							
						 
						
							
							
								
								lavf: introduce AVFMT_TS_NEGATIVE  
							
							Most formats do not support negative timestamps, shift them to avoid
unexpected behaviour and a number of bad crashes.
CC:libav-stable@libav.org
Signed-off-by: Anton Khirnov <anton@khirnov.net>
Signed-off-by: Luca Barbato <lu_zero@gentoo.org> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								32e5194969 
								
							
								 
							
						 
						
							
							
								
								lavf: remove disabled FF_API_INTERLEAVE_PACKET cruft  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1afddbe59e 
								
							
								 
							
						 
						
							
							
								
								avpacket: use AVBuffer to allow refcounting the packets.  
							
							This will allow us to avoid copying the packets in many cases.
This breaks ABI. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d641ee94b5 
								
							
								 
							
						 
						
							
							
								
								lavf: Fix assignments in if()  
							
							Signed-off-by: Martin Storsjö <martin@martin.st> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1e46c63eb7 
								
							
								 
							
						 
						
							
							
								
								avformat: refactor avformat_write_header  
							
							Split away option settings, sanity checks and general setup. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								86bbdf865e 
								
							
								 
							
						 
						
							
							
								
								avformat: refactor avformat_write_header  
							
							Mostly cosmetic changes adding some intermediate to shorten the lines. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								55f9037f38 
								
							
								 
							
						 
						
							
							
								
								avformat: split muxing functions from util.c  
							
							
								
							
							
						 
						13 years ago