29c2d06d67 
								
							
								 
							
						 
						
							
							
								
								cosmetics: Drop empty comment lines  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								89923e418b 
								
							
								 
							
						 
						
							
							
								
								lavu: add a framework for handling hwaccel frames  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e8bc642202 
								
							
								 
							
						 
						
							
							
								
								lavu: add AV_CEIL_RSHIFT and use it in various places  
							
							Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com> 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1aa24df74c 
								
							
								 
							
						 
						
							
							
								
								lavu: Deprecate AVFrame.error[]  
							
							These field are difficult to interpret, and are provided by a single
encoder (mpegvideoenc). In general they do not belong to a structure
containing raw data only, so remove them from AVFrame.
Mpegvideoenc now uses a private field in Picture for its internal
computations.
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5d839778b9 
								
							
								 
							
						 
						
							
							
								
								lavu: Refactor side data wiping  
							
							And make sure the nb_side_data field is reset as well.
Based on an initial patch from wm4 <nfxjfg@googlemail.com>.
CC: libav-stable@libav.org  
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e070d0a5ca 
								
							
								 
							
						 
						
							
							
								
								frame: Remove some FF_API_AVFRAME_COLORSPACE leftovers  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								472f9ed312 
								
							
								 
							
						 
						
							
							
								
								Remove obsolete FF_API_AVFRAME_COLORSPACE cruft.  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								44671b5786 
								
							
								 
							
						 
						
							
							
								
								AVFrame: factor out freeing the side data  
							
							Signed-off-by: Anton Khirnov <anton@khirnov.net> 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8c02adc62d 
								
							
								 
							
						 
						
							
							
								
								lavu: add all color-related enums to AVFrame  
							
							Signed-off-by: Anton Khirnov <anton@khirnov.net> 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a53551cba8 
								
							
								 
							
						 
						
							
							
								
								frame: fix the error path in av_frame_copy_props()  
							
							First free metadata, then the side data it is contained in.
Signed-off-by: Anton Khirnov <anton@khirnov.net> 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d161ae0a37 
								
							
								 
							
						 
						
							
							
								
								frame: add a function for removing side data from a frame  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1155fd02ae 
								
							
								 
							
						 
						
							
							
								
								frame: add a convenience function for copying AVFrame data  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								df7aba52b5 
								
							
								 
							
						 
						
							
							
								
								frame: cosmetics, reindent  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c342132fa8 
								
							
								 
							
						 
						
							
							
								
								frame: copy flags in av_frame_copy_props()  
							
							Flags can be considered metadata (at least those that are defined now). 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								529a9893d7 
								
							
								 
							
						 
						
							
							
								
								avframe: mark source frame const in _ref and _clone  
							
							Signed-off-by: Anton Khirnov <anton@khirnov.net> 
							
						 
						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  
				
					
						
							
							
								 
						
							
							
							
								
							
								e6c4ac7b5f 
								
							
								 
							
						 
						
							
							
								
								pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1e8b9738fa 
								
							
								 
							
						 
						
							
							
								
								avutil/frame: add all remaining frame properties to av_frame_copy_props  
							
							Signed-off-by: Anton Khirnov <anton@khirnov.net> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fc8406d01e 
								
							
								 
							
						 
						
							
							
								
								avframe: copy reordered_opaque in copy_props  
							
							Fixes video playback in applications still using reordered_opaque. 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0651e892e1 
								
							
								 
							
						 
						
							
							
								
								Replace remaining includes of audioconvert.h with channel_layout.h  
							
							
								
							
							
						 
						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