summaryrefslogtreecommitdiff
path: root/libavcodec/h264_sei.h
Commit message (Collapse)AuthorAge
* h264: decouple h264_sei from the h264 decoderAnton Khirnov2016-04-24
Make the SEI parsing independent of the H264Context, to allow decoupling the parser from the decoder.