cc947f04cc 
								
							
								 
							
						 
						
							
							
								
								Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.  
							
							Patch by Jean-Daniel Dupas, devlists shadowlab org
Originally committed as revision 22744 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								72415b2adb 
								
							
								 
							
						 
						
							
							
								
								Define AVMediaType enum, and use it instead of enum CodecType, which  
							
							is deprecated and will be dropped at the next major bump.
Originally committed as revision 22735 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8c0c11229e 
								
							
								 
							
						 
						
							
							
								
								Fix breakage introduced by setting the sample_fmt to SAMPLE_FMT_NONE (r20623). This makes  
							
							streaming to ffserver work again.
Originally committed as revision 20869 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d2b34efe22 
								
							
								 
							
						 
						
							
							
								
								Update ffserver to include all basic x264 parameters in .ffm files.  
							
							Originally committed as revision 20601 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b9edbe9953 
								
							
								 
							
						 
						
							
							
								
								do not write ffm write index by default, detect if file is being written and return EOF  
							
							Originally committed as revision 18063 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								406792e7b0 
								
							
								 
							
						 
						
							
							
								
								cosmetics: Remove pointless period after copyright statement non-sentences.  
							
							Originally committed as revision 16684 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6a5d31ac25 
								
							
								 
							
						 
						
							
							
								
								Fix build: Add intreadwrite.h and bswap.h #includes where necessary.  
							
							Originally committed as revision 16556 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3cffbe090a 
								
							
								 
							
						 
						
							
							
								
								Fix rc_eq mem leak.  
							
							Originally committed as revision 14788 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								af274fd1e1 
								
							
								 
							
						 
						
							
							
								
								Improve long names for FFM muxer and demuxer:  
							
							change "ffm format" to "FFM (FFserver live feed) format".
Originally committed as revision 14438 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6d083dd7e9 
								
							
								 
							
						 
						
							
							
								
								fix size of header data  
							
							Originally committed as revision 14015 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fabb990ec2 
								
							
								 
							
						 
						
							
							
								
								cosmetics, pts->dts  
							
							Originally committed as revision 13881 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								148c8d8018 
								
							
								 
							
						 
						
							
							
								
								store dts in ffm headers  
							
							Originally committed as revision 13880 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5e5f75cf8a 
								
							
								 
							
						 
						
							
							
								
								remove pts set hack, this is no more correct  
							
							Originally committed as revision 13879 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dbedf2aae2 
								
							
								 
							
						 
						
							
							
								
								enable feeder threads  
							
							Originally committed as revision 13868 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								54e5cf132d 
								
							
								 
							
						 
						
							
							
								
								do not reset ffm pts, this avoids setting last pts to 0 and screwing up seeking  
							
							Originally committed as revision 13856 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								83657f9f1c 
								
							
								 
							
						 
						
							
							
								
								remove now unneeded vars  
							
							Originally committed as revision 13726 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3c6a9f66b9 
								
							
								 
							
						 
						
							
							
								
								pass dts and pts through ffm, should fix streaming b frames  
							
							Originally committed as revision 13725 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7080cbe2c8 
								
							
								 
							
						 
						
							
							
								
								pass extradata through ffm  
							
							Originally committed as revision 13721 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3438d82d4b 
								
							
								 
							
						 
						
							
							
								
								remove ugly ffm_nopts hack, use AVFormatContext->timestamp  
							
							Originally committed as revision 13718 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2940b38ef2 
								
							
								 
							
						 
						
							
							
								
								fix pts handling in ffm  
							
							Originally committed as revision 13683 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a1011180d5 
								
							
								 
							
						 
						
							
							
								
								cosmetics, rename first to header, more explicit name  
							
							Originally committed as revision 13676 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bde15e74de 
								
							
								 
							
						 
						
							
							
								
								Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.  
							
							patch by Stefano Sabatini, stefano.sabatini-lala poste.it
along with some spelling/consistency fixes for the long names by me
Originally committed as revision 13649 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ce2b665b3d 
								
							
								 
							
						 
						
							
							
								
								remove unneeded include  
							
							Originally committed as revision 13414 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								85a6b01da4 
								
							
								 
							
						 
						
							
							
								
								split ffm de/muxer  
							
							Originally committed as revision 13413 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago