[FFmpeg-devel] [PATCH] qsv.c: making qsv session routines common for libavcodec and libavfilter modules.

Ivan Uskov ivan.uskov at nablet.com
Thu Nov 12 22:15:25 CET 2015


Hello All,

As  it  turned  out, a suggested recently libavfilter/vf_qsv_vpp.c may not use
ff_qsv_init_internal_session() from libavcodec/qsv.c.
The attached patch moves qsv.c and qsv_internal.h to libavutil subdir to make
corresponded routines common for codecs and filters.
First  argument  of  ff_qsv_init_internal_session()has been changed to accept
pointer to any context structure compatible with av_log().

Please review.
  

-- 
Best regards,
 Ivan                          mailto:ivan.uskov at nablet.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-qsv.c-making-qsv-session-routines-common-for-libavco.patch
Type: application/octet-stream
Size: 26107 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20151113/b429b19b/attachment.obj>


More information about the ffmpeg-devel mailing list