summaryrefslogtreecommitdiff
path: root/libavformat/rtpdec_hevc.c
Commit message (Expand)AuthorAge
* Merge commit '350ed1829268d343b791208c8fd1cddd44d52a8e'Michael Niedermayer2014-10-20
|\
| * rtpdec_hevc: drop unnecessary checkVittorio Giovara2014-10-20
* | Merge commit 'ced7238cd01cc2199acf9225305628641a27c1d7'Michael Niedermayer2014-10-15
|\|
| * rtpdec_hevc: Use av_realloc instead of av_malloc+memcpyMartin Storsjö2014-10-15
* | Merge commit '752e71e74f50e7a6f9a19edb8e775b2ea2fb94d8'Michael Niedermayer2014-10-15
|\|
| * rtpdec_hevc: Rename a variable for clarityMartin Storsjö2014-10-15
* | Merge commit '9b7f932ee568cadfc0f556a061fcc00cb63f9780'Michael Niedermayer2014-10-15
|\|
| * rtpdec_hevc: Parse out of band vps/sps/pps/sei from fmtp linesMartin Storsjö2014-10-15
* | Merge commit 'c463dfc7e49929a9891884312b23b27d14729c51'Michael Niedermayer2014-09-24
|\|
| * rtpdec_hevc: Drop a duplicated, nonstandard entryVittorio Giovara2014-09-24
* | rtpdec_hevc: do not print an error message if the received packet has a valid...Thomas Volkert2014-09-21
* | Merge commit '95e177eeb21f3e968aa9353bc69d1946966cc835'Michael Niedermayer2014-09-03
|\|
| * rtpdec: HEVC/H.265 supportThomas Volkert2014-09-03
* lavf/rtpdec_hevc: Fix compilation with -DDEBUG.Carl Eugen Hoyos2014-08-30
* avformat/rtpdec: support for HEVC/H.265 RTP payload format (draft v6) depacke...ThomasVolkert2014-08-26