summaryrefslogtreecommitdiff
path: root/gst/rtp/gstrtpulpfecenc.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-20rtp: Fix compilation with non-C99 compilersSebastian Dröge1-3/+6
2018-03-17rtpulpfec: don't use non-portable notation for 64-bit int constantsTim-Philipp Müller1-1/+1
2018-02-26FEC elements: document, remove irrelevant propertiesMathieu Duponchelle1-50/+54
2018-02-22docs: hook up new RTP FEC elementsTim-Philipp Müller1-0/+11
2018-02-21rtp: fec: fix build with gstreamer debug log system disabledTim-Philipp Müller1-14/+0
2018-02-21rtp: Implement ULPFEC (RFC 5109)Mikhail Fludkov1-0/+692