summaryrefslogtreecommitdiffstats
path: root/gst/rtp/gstrtpmpapay.c
Commit message (Expand)AuthorAgeFilesLines
* rtpmpapay: whitespace fixesWim Taymans2009-09-031-2/+2
* Remove unused variables in _class_initEdward Hervey2009-04-181-2/+0
* gst/rtp/: Fix the descriptions and fix some email addresses.Wim Taymans2008-11-251-3/+3
* gst/rtp/: Narrow down the caps of the mpeg audio pay/depayloaders to only acc...Wim Taymans2008-10-301-1/+1
* gst/rtp/gstrtpL16depay.c: Check if clock-rate and channels are valid.Wim Taymans2008-10-271-2/+4
* gst/rtp/: Use more efficient adapter and rtpbuffer methods when possible.Wim Taymans2007-03-291-3/+1
* gst/rtp/: Added RFC 2250 MPEG Video Depayloader.Wim Taymans2007-01-091-1/+1
* gst/rtp/: Fix element descriptions.Christian Schaller2006-11-081-1/+1
* gst/rtp/: Add static payload numbers in addition to the dynamic ones.Ville Syrjala2006-10-181-2/+6
* fix descriptions and license blocks cut and paste anyone ?Thomas Vander Stichele2006-05-221-2/+7
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+1
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-081-1/+1
* better/unified long descriptionsWim Taymans2006-03-301-6/+5
* gst-plugins-good/gst/rtp/: Fixed payload range in payloder caps. Removed payl...Philippe Kalaf2005-12-141-1/+1
* Do burger's rename for rtp payloaders and depayloadersThomas Vander Stichele2005-12-011-71/+71
* gst/rtp/: Various class and caps fixes from Andre Magalhaes (andrunko)Wim Taymans2005-09-301-1/+1
* gst/rtp/gstrtpmpaenc.c: Set buffer duration correctly.Wim Taymans2005-09-261-0/+1
* gst/rtp/: Use is_filled to both check MTU and max-ptime of base class.Wim Taymans2005-09-221-6/+12
* don't use underscoresThomas Vander Stichele2005-09-201-1/+1
* Updates to payloader/depayloaders, make payloaders use the base classes.Wim Taymans2005-09-151-125/+46
* gst/rtp/: Added mpeg4 video payload encoder/decoder.Wim Taymans2005-09-061-4/+14
* All plugins updated for element state changes.Andy Wingo2005-09-021-10/+9
* gst/rtp/: Added very simplistic amr payloader. depayloader does not work yet.Wim Taymans2005-08-181-1/+1
* gst/rtp/: Remove old code that is now in gst-libs/gst/rtp/.Wim Taymans2005-08-181-0/+331