[FFmpeg-devel] [GSOC][PATCH 3/4] median compare function for ffv1 me

Станислав Долганов stanislav.dolganov at gmail.com
Mon Aug 29 23:11:25 EEST 2016


Info added to codecs.texi

2016-08-22 15:43 GMT+01:00 Michael Niedermayer <michael at niedermayer.cc>:

> On Thu, Aug 18, 2016 at 02:53:29PM +0300, Станислав Долганов wrote:
> > Trailing whitespaces were removed.
> >
> > 2016-08-17 14:07 GMT+03:00 Станислав Долганов <
> stanislav.dolganov at gmail.com>
> > :
> >
> > > Hello,
> > >
> > > I'm sending the patch set with implementation of GSoC project -- FFV1 P
> > > frame support. The current FFV1 uses the same OBMC code as the Snow
> > > codec. Also new median_me_mp function has appeared.
> > >
> > > I'm attaching speed&compression report to every patch to proof
> effectivity
> > > of each implemented part.
> > >
> > > I'll appreciate feedback
> > >
> > > Best regards,
> > > Stanislav
> > >
> >
> >
> >
> > --
> > Станислав Долганов
>
> >  avcodec.h       |   33 ++++++++++++------------
> >  ffv1enc.c       |    2 +
> >  me_cmp.c        |   76 ++++++++++++++++++++++++++++++
> ++++++++++++++++++++++++++
> >  me_cmp.h        |    1
> >  motion_est.c    |    1
> >  mpegvideo.h     |    3 +-
> >  obme.c          |    1
> >  options_table.h |    1
> >  8 files changed, 101 insertions(+), 17 deletions(-)
>
> patch applied
> (without changes in obme and ffv1enc)
>
> Please update the docs in doc/*.texi
>
> Thanks
>
> [...]
>
> --
> Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
>
> Old school: Use the lowest level language in which you can solve the
> problem
>             conveniently.
> New school: Use the highest level language in which the latest
> supercomputer
>             can solve the problem without the user falling asleep waiting.
>
> _______________________________________________
> 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: 0003-median-compare-function-for-ffv1-me.patch
Type: application/octet-stream
Size: 9007 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160829/17a1f1f0/attachment.obj>


More information about the ffmpeg-devel mailing list