summaryrefslogtreecommitdiff
path: root/libavformat/rtpdec_hevc.c
Commit message (Expand)AuthorAge
* rtpdec_hevc: drop unnecessary checkVittorio Giovara2014-10-20
* rtpdec_hevc: Use av_realloc instead of av_malloc+memcpyMartin Storsjö2014-10-15
* rtpdec_hevc: Rename a variable for clarityMartin Storsjö2014-10-15
* rtpdec_hevc: Parse out of band vps/sps/pps/sei from fmtp linesMartin Storsjö2014-10-15
* rtpdec_hevc: Drop a duplicated, nonstandard entryVittorio Giovara2014-09-24
* rtpdec: HEVC/H.265 supportThomas Volkert2014-09-03