S.N. Hemanth Meenakshisundaram 
							
						 
					 
					
						
						
							
						
						ecc8dada37 
					 
					
						
						
							
							Rename AVFilterPicRef to AVFilterBufferRef.  
						
						... 
						
						
						
						The struct is going to be used for storing audio buffer references as
well, and the new name is more generic.
Patch by S.N. Hemanth Meenakshisundaram @smeenaks@ucsd@edu@.
Originally committed as revision 24730 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-08-07 01:15:19 +00:00 
						 
				 
			
				
					
						
							
							
								S.N. Hemanth Meenakshisundaram 
							
						 
					 
					
						
						
							
						
						d54e0948e0 
					 
					
						
						
							
							Move format from AVFilterBuffer to AVFilterPicRef.  
						
						... 
						
						
						
						Patch by S.N. Hemanth Meenakshisundaram |smeenaks|ucsd|edu|.
Originally committed as revision 24728 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-08-07 00:02:26 +00:00 
						 
				 
			
				
					
						
							
							
								Stefano Sabatini 
							
						 
					 
					
						
						
							
						
						59775b3c1a 
					 
					
						
						
							
							Extend buffer source syntax.  
						
						... 
						
						
						
						Make the buffer source accept a string for specifying the input pixel
format.
Originally committed as revision 24387 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-07-21 17:14:19 +00:00 
						 
				 
			
				
					
						
							
							
								Stefano Sabatini 
							
						 
					 
					
						
						
							
						
						e2f48c05e9 
					 
					
						
						
							
							Add an informational trace in init().  
						
						... 
						
						
						
						Originally committed as revision 24386 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-07-21 17:14:15 +00:00 
						 
				 
			
				
					
						
							
							
								Stefano Sabatini 
							
						 
					 
					
						
						
							
						
						b8dddebf3e 
					 
					
						
						
							
							Clarify logic and feedback of the init() function.  
						
						... 
						
						
						
						Originally committed as revision 24385 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-07-21 17:14:13 +00:00 
						 
				 
			
				
					
						
							
							
								Stefano Sabatini 
							
						 
					 
					
						
						
							
						
						ce1f853625 
					 
					
						
						
							
							Add description to the buffer source.  
						
						... 
						
						
						
						Originally committed as revision 24384 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-07-21 17:14:08 +00:00 
						 
				 
			
				
					
						
							
							
								Stefano Sabatini 
							
						 
					 
					
						
						
							
						
						4055438b48 
					 
					
						
						
							
							Apply misc cosmetical style fixes.  
						
						... 
						
						
						
						Originally committed as revision 24365 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-07-20 16:23:25 +00:00 
						 
				 
			
				
					
						
							
							
								Stefano Sabatini 
							
						 
					 
					
						
						
							
						
						b5634e458f 
					 
					
						
						
							
							Add @file doxy.  
						
						... 
						
						
						
						Originally committed as revision 24364 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-07-20 16:23:18 +00:00 
						 
				 
			
				
					
						
							
							
								Carl Eugen Hoyos 
							
						 
					 
					
						
						
							
						
						9164afcbf9 
					 
					
						
						
							
							Use enum PixelFormat to silence one icc warning:  
						
						... 
						
						
						
						warning #188 : enumerated type mixed with another type
      enum PixelFormat pix_fmts[] = { c->pix_fmt, PIX_FMT_NONE };
                                      ^
Originally committed as revision 23640 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-06-17 22:33:42 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						efdc74ef19 
					 
					
						
						
							
							Try to keep track of interlaced and top field first.  
						
						... 
						
						
						
						Originally committed as revision 23044 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-05-07 10:02:59 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						cf13f204cc 
					 
					
						
						
							
							Add "Memory buffer source filter" from SOC.  
						
						... 
						
						
						
						This is needed by the current SOC-ffmpeg.c code.
Originally committed as revision 23039 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-05-07 01:25:00 +00:00