summaryrefslogtreecommitdiff
path: root/gst/rtp/gstrtptheorapay.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-29rtp: allow per feature registrationStéphane Cerveau1-7/+3
2020-09-28rtp: Fix allocations to support source-info propertySebastian Dröge1-2/+2
2018-07-24rtp: Use running_time instead of PTS for config-interval calculationsSebastian Dröge1-6/+9
2017-05-24rtp: cache meta tag quarks and add more utility functions for metasTim-Philipp Müller1-2/+1
2016-03-24good: use new gst_element_class_add_static_pad_template()Vineeth TM1-4/+4
2015-11-15rtp/theorapay: remove unnecessary NULL checks before g_free()Reynaldo H. Verdejo Pinochet1-4/+2
2015-09-20rtp{vorbis,theora}{pay,depay}: Cosmetic cleanupSebastian Rasmussen1-16/+5
2015-09-20rtp{vorbis,theora}pay: Store headers in the packet buffers lists, not a NULL ...Sebastian Dröge1-1/+1
2015-08-11rtp: Copy metadata in the (de)payloader, but only the relevant onesSebastian Dröge1-16/+45
2015-08-08rtptheorapay: If flushing a packet failed, go out of the loop immediatelySebastian Dröge1-1/+5
2015-08-08rtptheorapay: Extract pixel format from the ident header to put it into the s...Sebastian Dröge1-4/+20
2015-06-10rtp: Use GST_BUFFER_PTS() instead of GST_BUFFER_TIMESTAMP()Sebastian Dröge1-2/+2
2013-12-04rtptheorapay: Don't send headers twice if we got them from the caps alreadySebastian Dröge1-2/+8
2013-12-04rtptheorapay: Don't leak config data when receiving a second CAPS eventSebastian Dröge1-0/+2
2013-11-21rtptheoradepay: handle packets > 0xffffWim Taymans1-11/+0
2013-06-28theorapay: small cleanupsWim Taymans1-3/+2
2013-06-28theorapay: handle streamheaders as wellWim Taymans1-19/+92
2012-11-04Fix FSF addressTim-Philipp Müller1-2/+2
2012-04-10Use new gst_element_class_set_static_metadata()Tim-Philipp Müller1-1/+1
2012-01-25update for new memory APIWim Taymans1-18/+19
2011-12-05rtp: Initialize GstRTPBuffer before usageEdward Hervey1-3/+3
2011-11-22Fix printf format compiler warnings on OS X / 64bitMatej Knopp1-1/+1
2011-11-15change getcaps to queryWim Taymans1-4/+4
2011-11-11update for base class renameWim Taymans1-19/+19
2011-11-10update for changed base classesWim Taymans1-9/+9
2011-07-10rtp: port remaining to 0.11Mark Nauwelaerts1-41/+61
2011-02-14theorapay: handle 0 sized packetsWim Taymans1-6/+10
2010-12-21rtp: add RTP hint to the klassWim Taymans1-1/+1
2010-12-21rtp: fix rank of payloaders and depayloadersWim Taymans1-1/+1
2010-12-21theorapay: clear packet on flush-stopWim Taymans1-3/+29
2010-06-03Keep announcing the delivery-method in the capabilitiesSjoerd Simons1-0/+1
2010-05-25rtptheora: remove delivery-method from capsWim Taymans1-4/+2
2010-05-10rtptheorapay: add config-interval parameter to re-insert config in streamMark Nauwelaerts1-7/+137
2010-05-10rtptheorapay: do not discard downstream flow returnMark Nauwelaerts1-4/+2
2010-05-10rtptheorapay: refactor buffer payloadingMark Nauwelaerts1-57/+72
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte1-8/+4
2009-12-23rtp: use boilerplateWim Taymans1-2/+0
2009-05-06rtptheorapay: fix descriptionWim Taymans1-1/+1
2009-04-18rtptheorapay: Remove dead assignment. Value never read after.Edward Hervey1-1/+1
2009-04-18Remove unused variables in _class_initEdward Hervey1-2/+0
2009-04-01rtptheorapay: fix length encoding in packed headers.Michael Smith1-1/+4
2009-03-18rtp: Use GLib functions for encoding/decoding base64Sebastian Dröge1-26/+1
2008-11-25gst/rtp/: Fix the descriptions and fix some email addresses.Wim Taymans1-3/+3
2008-10-27gst/rtp/gstrtpL16depay.c: Check if clock-rate and channels are valid.Wim Taymans1-23/+3
2008-06-20gst/: Added debug.Thomas Vander Stichele1-1/+3
2008-06-11gst/rtp/gstrtptheorapay.c: The Theora RTP payloader only supports the "inline...Olivier Crete1-1/+26
2008-02-12fixes: #514889Wim Taymans1-0/+48
2008-01-11gst/rtp/: Fix the clock rate to 90000 as required by the RFC.Olivier Crete1-1/+1
2008-01-09gst/rtp/: Remove copy/paste unused code (property setters and getter) found b...Stefan Kost1-0/+1
2007-09-19gst/rtp/gstrtpL16pay.c: Removed some unused code.Wim Taymans1-0/+3