summaryrefslogtreecommitdiffstats
path: root/libavcodec/hevc_sei.c
Commit message (Expand)AuthorAgeFilesLines
* 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