| 
																	
																	
																		
																	
																	
																 | 
																@@ -187,6 +187,7 @@ void sws_freeContext(struct SwsContext *swsContext); | 
															
														
														
													
														
															
																 | 
																 | 
																 * @return a pointer to an allocated context, or NULL in case of error | 
																 | 
																 | 
																 * @return a pointer to an allocated context, or NULL in case of error | 
															
														
														
													
														
															
																 | 
																 | 
																 * @note this function is to be removed after a saner alternative is | 
																 | 
																 | 
																 * @note this function is to be removed after a saner alternative is | 
															
														
														
													
														
															
																 | 
																 | 
																 *       written | 
																 | 
																 | 
																 *       written | 
															
														
														
													
														
															
																 | 
																 | 
																 | 
																 | 
																 | 
																 * @deprecated Use sws_getCachedContext() instead. | 
															
														
														
													
														
															
																 | 
																 | 
																 */ | 
																 | 
																 | 
																 */ | 
															
														
														
													
														
															
																 | 
																 | 
																struct SwsContext *sws_getContext(int srcW, int srcH, enum PixelFormat srcFormat, | 
																 | 
																 | 
																struct SwsContext *sws_getContext(int srcW, int srcH, enum PixelFormat srcFormat, | 
															
														
														
													
														
															
																 | 
																 | 
																                                  int dstW, int dstH, enum PixelFormat dstFormat, | 
																 | 
																 | 
																                                  int dstW, int dstH, enum PixelFormat dstFormat, | 
															
														
														
													
												
													
														
															
																| 
																	
																		
																	
																	
																	
																 | 
																
  |