[FFmpeg-devel] [PATCH 1/4] libavcodec/qsvdec_h264.c: SPS parsing now performs by MFXVideoDECODE_DecodeHeader() into libavcodec/qsvdec.c

Ivan Uskov ivan.uskov at nablet.com
Tue Jul 21 15:02:56 CEST 2015


Hello All,

There is first patch from 4 which makes qsv-based decode
implementation more simple and reliable. This patch replaces external 
frame parse to internal MFXVideoDECODE_DecodeHeader() function which
able to parse any supported stream kind (h.264, hevc, mpeg2, vc-1) by
universal way.
Please review.

-- 
Best regards,
 Ivan                          mailto:ivan.uskov at nablet.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-libavcodec-qsvdec_h264.c-SPS-parsing-now-performs-by.patch
Type: application/octet-stream
Size: 9885 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150721/c269b1a0/attachment.obj>


More information about the ffmpeg-devel mailing list