| 
																	
																	
																		
																	
																	
																 | 
																@@ -33,7 +33,6 @@ typedef struct { | 
															
														
														
													
														
															
																 | 
																 | 
																    FFFrameSync fs; | 
																 | 
																 | 
																    FFFrameSync fs; | 
															
														
														
													
														
															
																 | 
																 | 
																    FFFrameSyncIn second_input; /* must be immediately after fs */ | 
																 | 
																 | 
																    FFFrameSyncIn second_input; /* must be immediately after fs */ | 
															
														
														
													
														
															
																 | 
																 | 
																
  | 
																 | 
																 | 
																
  | 
															
														
														
													
														
															
																 | 
																 | 
																    uint8_t frame_requested; | 
																 | 
																 | 
																 | 
															
														
														
													
														
															
																 | 
																 | 
																    AVFrame *(*process)(AVFilterContext *ctx, AVFrame *main, const AVFrame *second); | 
																 | 
																 | 
																    AVFrame *(*process)(AVFilterContext *ctx, AVFrame *main, const AVFrame *second); | 
															
														
														
													
														
															
																 | 
																 | 
																    int shortest;               ///< terminate stream when the second input terminates | 
																 | 
																 | 
																    int shortest;               ///< terminate stream when the second input terminates | 
															
														
														
													
														
															
																 | 
																 | 
																    int repeatlast;             ///< repeat last second frame | 
																 | 
																 | 
																    int repeatlast;             ///< repeat last second frame | 
															
														
														
													
												
													
														
															
																| 
																	
																		
																	
																	
																	
																 | 
																
  |