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

2017-11-02 Thread Michael Niedermayer
On Wed, Nov 01, 2017 at 05:49:48PM +, Breeden, Joshua wrote: > > 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 r

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

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

2017-11-01 Thread Carl Eugen Hoyos
2017-11-01 16:18 GMT+01:00 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 com

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-10-31 Thread Carl Eugen Hoyos
2017-10-31 19:53 GMT+01:00 Breeden, Joshua : > Hello, > > First patch submission... hopefully I do all of this correctly.? Your patches contain a lot of trailing whitespace (afaict...) that cannot be committed to our repository, please remove it. To find it you can use the script "tools/patcheck"