On Wed, Dec 07, 2016 at 04:14:10PM -0500, Vittorio Giovara wrote:
> On Wed, Dec 7, 2016 at 2:18 AM, Diego Biurrun <di...@biurrun.de> wrote:
> > Deprecated in 11/2013.
> > ---
> >
> > These are not the droids you are looking for.
> >
> >  configure                     |   3 -
> >  libavcodec/4xm.c              |   2 +-
> >  libavcodec/Makefile           |   3 -
> >  libavcodec/allcodecs.c        |   3 -
> >  libavcodec/asvdec.c           |   2 +-
> >  libavcodec/avcodec.h          |  17 ---
> >  libavcodec/bink.c             |   2 +-
> >  libavcodec/blockdsp.c         |  10 +-
> >  libavcodec/blockdsp.h         |  10 +-
> >  libavcodec/cavs.c             |   2 +-
> >  libavcodec/codec_desc.c       |  11 +-
> >  libavcodec/dnxhddec.c         |   2 +-
> >  libavcodec/dnxhdenc.c         |   2 +-
> >  libavcodec/eamad.c            |   2 +-
> >  libavcodec/eatqi.c            |   2 +-
> >  libavcodec/error_resilience.c |  21 ---
> >  libavcodec/g2meet.c           |   2 +-
> >  libavcodec/intrax8.c          |   2 +-
> >  libavcodec/jvdec.c            |   2 +-
> >  libavcodec/mdec.c             |   2 +-
> >  libavcodec/mimic.c            |   2 +-
> >  libavcodec/mjpegdec.c         |   2 +-
> >  libavcodec/mpeg12dec.c        | 103 -------------
> >  libavcodec/mpegvideo.c        |  29 +---
> >  libavcodec/mpegvideo_xvmc.c   | 337 
> > ------------------------------------------
> >  libavcodec/options_table.h    |   3 -
> >  libavcodec/vc1dec.c           |   2 +-
> >  libavcodec/version.h          |   3 -
> >  libavcodec/wmv2.c             |   2 +-
> >  libavcodec/x86/blockdsp.c     |  16 +-
> >  libavcodec/xvmc.h             | 174 ----------------------
> >  libavcodec/xvmc_internal.h    |  38 -----
> >  libavutil/pixdesc.c           |  10 --
> >  libavutil/pixfmt.h            |   4 -
> >  libavutil/version.h           |   3 -
> >  tests/checkasm/blockdsp.c     |   4 +-
> >  36 files changed, 25 insertions(+), 809 deletions(-)
> >  delete mode 100644 libavcodec/mpegvideo_xvmc.c
> >  delete mode 100644 libavcodec/xvmc.h
> >  delete mode 100644 libavcodec/xvmc_internal.h
> 
> well since you insist ;)

Notice how I also dropped the now-pointless extra function parameter
in blockdsp ;-p

> ok with me but if you don't mind we should use the same commit log
> template of the other ones.

I did AFAICT..

Diego
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to