[FFmpeg-devel] Support for h264/SVC over RTP and SVC base layer decoding in h264

Breeden, Joshua JBREED05 at harris.com
Tue Oct 31 20:53:09 EET 2017


Hello,

First patch submission... hopefully I do all of this correctly.?

Added basic support for H264 Annex G (Scalable Video Coding) to RTP module. Implement splitting of PACSI NAL units (type 30).

Used existing H264 SPS decoder to parse Subset SPS NAL units (type 15) in h264 extradata.

As a result, FFmpeg can now parse SVC over RTP. The video? base layer, which is AVC compatible, can be decoded.


Signed-off-by: Joshua Breeden <jbreed05 at harris.com>



Joshua Breeden

Software Engineer-Developer

SPACE AND INTELLIGENCE SYSTEMS / HARRIS CORPORATION

Office: +1-757-483-0226 x1008

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Parse-NAL-type-15-subset-SPS-in-h264-extradata.patch
Type: text/x-patch
Size: 1352 bytes
Desc: 0001-Parse-NAL-type-15-subset-SPS-in-h264-extradata.patch
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20171031/5b3be68d/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Add-support-for-non-interleaved-h264-SVC-over-RTP.patch
Type: text/x-patch
Size: 5462 bytes
Desc: 0002-Add-support-for-non-interleaved-h264-SVC-over-RTP.patch
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20171031/5b3be68d/attachment-0001.bin>


More information about the ffmpeg-devel mailing list