OSDN Git Service

hevc: move the SliceType enum to hevc.h
authorAnton Khirnov <anton@khirnov.net>
Tue, 18 Oct 2016 19:14:18 +0000 (21:14 +0200)
committerAnton Khirnov <anton@khirnov.net>
Fri, 21 Oct 2016 08:11:20 +0000 (10:11 +0200)
commit0bfdcce4d42a6e654c00ea5f9237dc987626457f
tree9ffae08f0f686aa135571427d49709012652356d
parent096a8effa3f8f3455292c958c3ed07e798def7bd
hevc: move the SliceType enum to hevc.h

Those values are decoder-independent and are also use by the VA-API
encoder.
libavcodec/hevc.h
libavcodec/hevc_cabac.c
libavcodec/hevc_mvs.c
libavcodec/hevc_refs.c
libavcodec/hevcdec.c
libavcodec/hevcdec.h
libavcodec/vaapi_encode_h265.c