[FFmpeg-devel] [PATCH] libutvideo: remove libutvideo wrapper

Michael Niedermayer michaelni at gmx.at
Fri Oct 17 05:02:55 CEST 2014


On Thu, Oct 16, 2014 at 04:29:13PM -0800, Lou Logan wrote:
> Native decoder and encoder exists.
> 
> Signed-off-by: Lou Logan <lou at lrcd.com>
> ---
> I don't know if libutvideo has any advantages over native; maybe Derek
> can elaborate (and answer other questions).
> 
> Native seemed faster for decoding and encoding in my lazy, quick tests.
> 
> Mostly a boredom patch/RFC...
> 
> Todo:
> =====
> * I probably forgot to remove something.
> * Update Changelog.
> * Version bump.
> 
>  LICENSE.md                   |   3 -
>  MAINTAINERS                  |   1 -
>  configure                    |   6 --
>  libavcodec/Makefile          |   4 -
>  libavcodec/allcodecs.c       |   1 -
>  libavcodec/libutvideo.h      |  70 ------------
>  libavcodec/libutvideodec.cpp | 212 -------------------------------------
>  libavcodec/libutvideoenc.cpp | 246 -------------------------------------------

this removes the possibility to easily test our decoder against
libutvideo.
Also iam happy to volunteer to take over maintainership for the
libutvideo wraper if that is wanted, as i suspect that would be
less work than fixing future issues in utvideo without an easy
accessible reference

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Many things microsoft did are stupid, but not doing something just because
microsoft did it is even more stupid. If everything ms did were stupid they
would be bankrupt already.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20141017/24d279e8/attachment.asc>


More information about the ffmpeg-devel mailing list