d161ae0a37 
								
							
								 
							
						 
						
							
							
								
								frame: add a function for removing side data from a frame  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5a7e35dd23 
								
							
								 
							
						 
						
							
							
								
								Add replaygain side data type and code for parsing replaygain tags.  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a18ef7a76c 
								
							
								 
							
						 
						
							
							
								
								doc: fix a couple of typos in frame.h  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1155fd02ae 
								
							
								 
							
						 
						
							
							
								
								frame: add a convenience function for copying AVFrame data  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c98f3169bf 
								
							
								 
							
						 
						
							
							
								
								lavu: add AV_FRAME_DATA_DOWNMIX_INFO side data type.  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								045654f422 
								
							
								 
							
						 
						
							
							
								
								doxy: Document better the available AVFrame flags  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ff23c4e493 
								
							
								 
							
						 
						
							
							
								
								doxy: Add AVFrame to the structured modules  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								02b9fafcca 
								
							
								 
							
						 
						
							
							
								
								avutil: do not use avcodec header in frame.h  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5b4797a21d 
								
							
								 
							
						 
						
							
							
								
								avframe: add AV_FRAME_DATA_MATRIXENCODING side data type.  
							
							Includes a libavcodec utility function to update a frame's side data. 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								10d982480f 
								
							
								 
							
						 
						
							
							
								
								lavu: fix typo in documentation.  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7e244c6860 
								
							
								 
							
						 
						
							
							
								
								avframe: add codec-independent stereoscopic metadata  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1eaac1d6f7 
								
							
								 
							
						 
						
							
							
								
								mpeg12dec: Extract CC user data into frame side data  
							
							Signed-off-by: Anton Khirnov <anton@khirnov.net> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								28096e0a80 
								
							
								 
							
						 
						
							
							
								
								h264: wait for initial complete frame before outputing frames  
							
							This can be optionally disabled whith the "output_corrupt" flags
option.  When in "output_corrupt" mode, incomplete frames are
signalled through AVFrame.flags FRAME_FLAG_INCOMPLETE_FRAME.
Signed-off-by: Anton Khirnov <anton@khirnov.net> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								529a9893d7 
								
							
								 
							
						 
						
							
							
								
								avframe: mark source frame const in _ref and _clone  
							
							Signed-off-by: Anton Khirnov <anton@khirnov.net> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								38e15df148 
								
							
								 
							
						 
						
							
							
								
								avframe: note that linesize is not the usable data size  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3c8bff0740 
								
							
								 
							
						 
						
							
							
								
								avframe: have av_frame_get_side_data take const AVFrame*  
							
							Signed-off-by: Anton Khirnov <anton@khirnov.net> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1296b1f6c0 
								
							
								 
							
						 
						
							
							
								
								AVFrame: deprecate all now unused fields  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								77b2cd7b41 
								
							
								 
							
						 
						
							
							
								
								AVFrame: add side data.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7ecc2d403c 
								
							
								 
							
						 
						
							
							
								
								Move AVFrame from lavc to lavu.  
							
							Add AVBuffer-based reference counting API to it. 
							
						 
						13 years ago