On 23/03/15 15:32, Anton Khirnov wrote:
> ---
>  Changelog                         |   1 +
>  configure                         |   4 +
>  libavcodec/Makefile               |   2 +
>  libavcodec/allcodecs.c            |   1 +
>  libavcodec/qsv_internal.h         |  13 ++
>  libavcodec/qsvdec.h               |  10 +-
>  libavcodec/qsvenc.c               | 444 
> ++++++++++++++++++++++++++++++++++++++
>  libavcodec/{qsvdec.h => qsvenc.h} |  62 +++---
>  libavcodec/qsvenc_h264.c          | 121 +++++++++++
>  libavcodec/version.h              |   2 +-
>  10 files changed, 615 insertions(+), 45 deletions(-)
>  create mode 100644 libavcodec/qsvenc.c
>  copy libavcodec/{qsvdec.h => qsvenc.h} (50%)
>  create mode 100644 libavcodec/qsvenc_h264.c
> 

Probably still ok.

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

Reply via email to