summaryrefslogtreecommitdiff
path: root/gst/videoparsers/gsth265parse.h
Commit message (Expand)AuthorAgeFilesLines
* h265parse: Support for alternate-field interlacingVivia Nikolaidou2021-02-031-0/+1
* h265parse: Propagate MARKER flagNicolas Dufresne2020-04-151-0/+1
* h265parse: Don't wait for next NAL if input is alignedNicolas Dufresne2020-04-151-0/+1
* h265parse: In-band sps/pps update if only codec_data differs in src capsSeungha Yang2020-03-101-2/+2
* h265parse: add support for SEI registered user dataAaron Boxer2019-08-261-0/+3
* h26{4,5}parse: add support for forward predicted trick modeMathieu Duponchelle2019-07-181-0/+5
* h265parse: Expose parsed colorimetry when VUI provided itSeungha Yang2019-07-161-0/+1
* h265parse: Parse mastering display info and content light level from SEISeungha Yang2019-05-031-0/+7
* h265parse: forward time codesMathieu Duponchelle2019-04-011-0/+7
* h265parse: Don't duplicate VPS/SPS/PPS per config-interval if existsSeungha Yang2018-11-301-0/+5
* h265parse: Add support insert parameter set per IDRSeungha Yang2018-09-101-1/+1
* h265parse: Introduce new state tracking variablesSeungha Yang2018-09-101-0/+3
* h265parse: Copy over DISCONT flag from input buffersSeungha Yang2018-09-101-0/+2
* h265parse: set the HEADER flag on buffers containing VPS, SPS or PPSJosep Torra2014-11-071-0/+1
* h265parse: Post VIDEO_CODEC tagSebastian Dröge2013-12-161-0/+2
* videoparsers: add H.265 HEVC video parser elementSreerenj Balachandran2013-11-061-0/+102