mirror of
				https://github.com/nyanmisaka/ffmpeg-rockchip.git
				synced 2025-10-31 04:26:37 +08:00 
			
		
		
		
	doc/filter_design: Remove reference to the deprecated and unused cur_buf_copy
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
		| @@ -98,7 +98,7 @@ Buffer references ownership and permissions | |||||||
|     The AVFilterLink structure has a few AVFilterBufferRef fields. The |     The AVFilterLink structure has a few AVFilterBufferRef fields. The | ||||||
|     cur_buf and out_buf were used with the deprecated |     cur_buf and out_buf were used with the deprecated | ||||||
|     start_frame/draw_slice/end_frame API and should no longer be used. |     start_frame/draw_slice/end_frame API and should no longer be used. | ||||||
|     src_buf, cur_buf_copy and partial_buf are used by libavfilter internally |     src_buf and partial_buf are used by libavfilter internally | ||||||
|     and must not be accessed by filters. |     and must not be accessed by filters. | ||||||
|  |  | ||||||
|   Reference permissions |   Reference permissions | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Michael Niedermayer
					Michael Niedermayer