summaryrefslogtreecommitdiffstats
path: root/libavcodec/hevc_sei.c
Commit message (Expand)AuthorAgeFilesLines
* stereo3d: Support view type for frame sequence typeVittorio Giovara2017-11-281-4/+5
* hevc: Add support for alternative transfer characterics SEIVittorio Giovara2017-06-281-0/+9
* hevcdec: move SEI message parsing into a separate headerJames Almer2017-05-091-32/+5
* hevcdec: remove HEVCContext usage from hevc_seiJames Almer2017-05-091-39/+32
* golomb: Convert to the new bitstream readerDiego Biurrun2017-01-311-1/+1
* Drop unreachable break and return statementsDiego Biurrun2016-11-031-1/+0
* hevcdec: move decoder-independent declarations into a separate headerAnton Khirnov2016-10-161-1/+1
* hevc: rename hevc.[ch] to hevcdec.[ch]Anton Khirnov2016-10-161-1/+1
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-041-1/+1
* hevc: Split the sei parsing in 3 functionsLuca Barbato2015-08-011-20/+34
* hevc: Use switch instead of if-nests in decode_nal_sei_messageLuca Barbato2015-08-011-13/+21
* hevc: Use a proper enum for the SEI valuesLuca Barbato2015-08-011-4/+32
* hevc: parse display orientation SEI messageVittorio Giovara2014-07-091-0/+17
* hevc: Refactor decode_nal_sei_frame_packing_arrangementLuca Barbato2013-12-171-12/+7
* hevc: parse frame packing arrangement SEI messages and save relevant stereo3d...Vittorio Giovara2013-12-091-5/+10
* hevc_sei: drop unused parameterVittorio Giovara2013-11-191-4/+3
* Add HEVC decoderGuillaume Martres2013-10-311-0/+124
OpenPOWER on IntegriCloud