On 2016-03-21 15:00:17 +0100, Anton Khirnov wrote:
> This code will be shared with h264.
> ---
>  libavcodec/Makefile                        |  6 +--
>  libavcodec/{hevc_parse.c => h2645_parse.c} | 22 +++++-----
>  libavcodec/h2645_parse.h                   | 64 
> ++++++++++++++++++++++++++++++
>  libavcodec/hevc.c                          |  6 +--
>  libavcodec/hevc.h                          | 38 +-----------------
>  libavcodec/hevc_parser.c                   |  9 +++--
>  libavcodec/qsvenc_hevc.c                   |  5 ++-
>  7 files changed, 91 insertions(+), 59 deletions(-)
>  rename libavcodec/{hevc_parse.c => h2645_parse.c} (91%)
>  create mode 100644 libavcodec/h2645_parse.h

looks good to me

Janne
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to