]> git.sesse.net Git - ffmpeg/history - libavcodec/hevc_sei.c
lavc: introduce a new decoding/encoding API with decoupled input/output
[ffmpeg] / libavcodec / hevc_sei.c
2015-08-01 Luca Barbatohevc: Split the sei parsing in 3 functions
2015-08-01 Luca Barbatohevc: Use switch instead of if-nests in decode_nal_sei_...
2015-08-01 Luca Barbatohevc: Use a proper enum for the SEI values
2014-07-09 Vittorio Giovarahevc: parse display orientation SEI message
2013-12-17 Luca Barbatohevc: Refactor decode_nal_sei_frame_packing_arrangement
2013-12-09 Vittorio Giovarahevc: parse frame packing arrangement SEI messages...
2013-11-19 Vittorio Giovarahevc_sei: drop unused parameter
2013-10-31 Guillaume MartresAdd HEVC decoder