summaryrefslogtreecommitdiff
path: root/gst-libs/gst/rtp/gstrtphdrext.c
Commit message (Expand)AuthorAgeFilesLines
* rtphdrext: Make write function return a signed valueOlivier Crête2021-09-151-1/+1
* rtphdrext: Make all fields privateOlivier Crête2021-06-281-18/+55
* rtp/header: Add missing `array length` annotation to read/write methodsMarijn Suijten2021-06-031-2/+2
* rtp/hdrext: correct gst_rtp_get_header_extension_list() docsMatthew Waters2021-05-041-3/+5
* rtphdrext: allow updating depayloader src capsJakub Adam2021-03-121-0/+76
* rtphdrext: allow the extension to inspect payloader's sink capsJakub Adam2021-03-121-0/+30
* rtphdrext: fix typo in docGuillaume Desmottes2021-01-251-1/+1
* rtp: add base object for reading/writing rtp header extensions (RFC5285)Matthew Waters2020-12-031-0/+453
* gst-libs: include config.h in all source filesTim-Philipp Müller2018-08-131-0/+3
* rtp: fix some GIR annotationsMark Nauwelaerts2018-04-231-4/+4
* docs: Convert gtkdoc comments to markdownThibault Saunier2017-03-101-4/+1
* doc: Fix gsttrtphdrext section nameNicolas Dufresne2015-06-181-1/+1
* docs: remove outdated and pointless 'Last reviewed' lines from docsTim-Philipp Müller2014-04-261-2/+0
* rtp: fix ntp56 parsingWim Taymans2012-11-061-1/+1
* rtp: add helpers for header extensionsWim Taymans2012-11-061-0/+139