On Thu, Aug 18, 2016 at 02:53:29PM +0300, Станислав Долганов wrote:
> Trailing whitespaces were removed.
> 
> 2016-08-17 14:07 GMT+03:00 Станислав Долганов <stanislav.dolga...@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.

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to