[FFmpeg-devel] [PATCH 0/2] VDA improvements

Xunzhen Quan quanxunzhen at gmail.com
Wed Aug 8 08:41:09 CEST 2012


Could you please update the HOWTO in GitHub to fit these patches.
https://github.com/dilaroga/ffmpeg-vda/wiki/FFmpeg-vda-usage

On Wed, Aug 8, 2012 at 3:46 AM, Sebastien Zwickert <dilaroga at gmail.com>wrote:

> Sebastien Zwickert (2):
>   vda: decode frame synchronously.
>   vda: merge implementation into one file.
>
>  configure                 |    4 +-
>  libavcodec/Makefile       |    2 -
>  libavcodec/vda.c          |  289
> ---------------------------------------------
>  libavcodec/vda.h          |   50 +--------
>  libavcodec/vda_h264.c     |  156 +++++++++++++++++++++++-
>  libavcodec/vda_internal.h |   42 -------
>  libavcodec/version.h      |    2 +-
>  libavutil/pixfmt.h        |    2 +-
>  8 files changed, 156 insertions(+), 391 deletions(-)
>  delete mode 100644 libavcodec/vda.c
>  delete mode 100644 libavcodec/vda_internal.h
>
> --
> 1.7.5.4
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>


More information about the ffmpeg-devel mailing list