[FFmpeg-devel] [GSOC][PATCH 3/4] median compare function for ffv1 me
Michael Niedermayer
michael at niedermayer.cc
Mon Aug 22 17:43:46 EEST 2016
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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160822/5628838a/attachment.sig>
More information about the ffmpeg-devel
mailing list