[FFmpeg-devel] Patch to enable QSV acceleration under linux platform

Ivan Uskov ivan.uskov at nablet.com
Tue Jun 30 17:28:08 CEST 2015


Hello Michael,

I'm sorry, what exactly documentation should be added regarding this
patch? As I can see there is no any standalone topic about QSV into
current /doc. Can modifications of Changelog be enough?

Tuesday, June 30, 2015, 5:42:56 PM, you wrote:

MN> On Tue, Jun 30, 2015 at 05:24:54PM +0300, Ivan Uskov wrote:
>> +
>> +/**
>> + * @brief translate MSDK error codes to ffmpeg error codes
>> + */
>>  int ff_qsv_error(int mfx_err)
>>  {
>>      switch (mfx_err) {
>> @@ -77,6 +89,22 @@ int ff_qsv_error(int mfx_err)
>>      }

MN> The documentation addition should be in a seperate patch


>>  }
>>  

-- 
Best regards,
 Ivan                            mailto:ivan.uskov at nablet.com



More information about the ffmpeg-devel mailing list