[FFmpeg-devel] [PATCH v2 0/3] Enhancement NAL type debug

mypopy at gmail.com mypopy at gmail.com
Wed May 16 03:30:47 EEST 2018


2018-05-14 17:45 GMT+08:00 Jun Zhao <mypopydev at gmail.com>:
> v2: - cover all h264/hevc NAL unit type
>     - use table replace switch when map NAL type to string/name
>
> Jun Zhao (3):
>   lavc/h2645_parse: log more HEVC NAL type.
>   lavc/h2645_parse: rename the nal_unit_name to hevc_nal_unit_name.
>   lavc/h2645_parse: add h264_nal_unit_name for h264 NAL type.
>
>  libavcodec/h264.h        |  23 +++++++-
>  libavcodec/h2645_parse.c | 147 ++++++++++++++++++++++++++++++++++++-----------
>  libavcodec/hevc.h        |  26 ++++++++-
>  3 files changed, 162 insertions(+), 34 deletions(-)
>
> --
> 2.7.4
>
Ping, any comments for this patchset?  Thanks.
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


More information about the ffmpeg-devel mailing list