[FFmpeg-devel] GSoC Weekly report (libswscale)

Pedro Arthur bygrandao at gmail.com
Wed Aug 19 04:36:16 CEST 2015


Added copyright.
I've tried to push it (git push ffmpeg master --dry-run) but got the
following error:
fatal: remote error: access denied or repository not exported: /ffmpeg.git
with remote:
ffmpeg    git+ssh://source.ffmpeg.org/ffmpeg.git (fetch)
ffmpeg    git+ssh://source.ffmpeg.org/ffmpeg.git (push)

is it correct?
Anyway I'm attaching the patch.



2015-08-18 22:48 GMT-03:00 James Almer <jamrial at gmail.com>:

> On 18/08/15 6:30 PM, Pedro Arthur wrote:
> > diff --git a/libswscale/vscale.c b/libswscale/vscale.c
> > new file mode 100644
> > index 0000000..b62b385
> > --- /dev/null
> > +++ b/libswscale/vscale.c
> > @@ -0,0 +1,268 @@
> > +#include "swscale_internal.h"
> > +
> > +static int lum_planar_vscale(SwsContext *c, SwsFilterDescriptor *desc,
> int sliceY, int sliceH)
>
> Please add a copyright header before pushing.
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-swscale-refactor-vertical-scaler.patch
Type: text/x-patch
Size: 27318 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150818/6e6cdd41/attachment.bin>


More information about the ffmpeg-devel mailing list