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

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to