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

2017-11-06 Thread Breeden, Joshua
> can you add a fate test for this ? I took a look around the existing tests to see how the existing extradata parsing is being tested, but didn't find anything. Is there something existing that I'm not seeing? If not, could you provide a little more guidance on how you'd like this tested? Sinc

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

2017-10-31 Thread Breeden, Joshua
result, FFmpeg can now parse SVC over RTP. The video? base layer, which is AVC compatible, can be decoded. Signed-off-by: Joshua Breeden Joshua Breeden Software Engineer-Developer SPACE AND INTELLIGENCE SYSTEMS / HARRIS CORPORATION Office: +1-757-483-0226 x1008 From

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

2017-11-01 Thread Breeden, Joshua
> Your patches contain a lot of trailing whitespace (afaict...) > that cannot be committed to our repository, please remove it. Thanks for pointing this out. I've attached new patches to fix this problem. patcheck complains about my non-doxy comments, and about possible unused variables. Variabl

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

2017-11-01 Thread Breeden, Joshua
> No but I wonder if the variables "y" and "t" can have more useful names > (that may or may not make the comment unneeded), I've made the variable names more self-explanatory and condensed the comments > Please do not remove the empty line. And fixed this as well. Thanks, Joshua BreedenFrom 6