On Wed, Feb 26, 2014 at 2:43 AM, Tim Walker <tdskywal...@gmail.com> wrote:
>  libavformat/Makefile      |    4 +-
>  libavformat/hevc.c        | 1062 
> +++++++++++++++++++++++++++++++++++++++++++++
>  libavformat/hevc.h        |   29 ++
>  libavformat/isom.c        |    1 +
>  libavformat/matroskaenc.c |   10 +-
>  libavformat/movenc.c      |   19 +-
>  6 files changed, 1119 insertions(+), 6 deletions(-)
>  create mode 100644 libavformat/hevc.c
>  create mode 100644 libavformat/hevc.h
>

Do you think you could name the new files into something more descriptive?
I'd suggest hevcenc.c/h so it's in line with the other muxers and
avoids confusion with lavc's hevc.c/h

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

Reply via email to