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:[email protected]
0001-qsv.c-making-qsv-session-routines-common-for-libavco.patch
Description: Binary data
_______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
