summaryrefslogtreecommitdiffstats
path: root/gst/rtp/gstrtph263pdepay.c
Commit message (Expand)AuthorAgeFilesLines
* gst/rtp/: Fix the descriptions and fix some email addresses.Wim Taymans2008-11-251-3/+3
* gst/rtp/gstrtpL16depay.c: Check if clock-rate and channels are valid.Wim Taymans2008-10-271-16/+8
* gst/rtp/gstrtph263pdepay.c: Add some more debug info and guard against small ...Wim Taymans2008-05-021-3/+19
* Stop using deprecated GLib functions.Sebastian Dröge2008-04-241-4/+4
* gst/rtp/gstrtph263pdepay.c: Check that a buffer is large enough before readin...Olivier Crete2008-03-081-0/+6
* gst/rtp/: Remove copy/paste unused code (property setters and getter) found b...Stefan Kost2008-01-091-50/+0
* gst/rtp/: Added an H263 depayloader. Fixes #369392.Wim Taymans2007-08-201-16/+107
* gst/rtp/: Make sure we configure the clock_rate in the baseclass in the setca...Wim Taymans2007-04-251-2/+7
* gst/rtp/: Flush adapter on disconts.Wim Taymans2007-03-291-7/+31
* gst/rtp/: Fix caps with payload numbers.Wim Taymans2007-01-241-0/+1
* gst/rtp/: Added RFC 2250 MPEG Video Depayloader.Wim Taymans2007-01-091-26/+2
* gst/rtp/: Specify H.263 variant and version in the caps (fixes #361637)Ville Syrjala2006-11-161-1/+2
* gst/rtp/: Fix element descriptions.Christian Schaller2006-11-081-1/+1
* gst/rtp/: Fix klass typos.Wim Taymans2006-09-231-2/+2
* gst/rtp/: Correctly calculate size of each H263+ RTP buffer taking into accou...Philippe Kalaf2006-09-201-0/+1
* fix descriptions and license blocks cut and paste anyone ?Thomas Vander Stichele2006-05-221-1/+6
* 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/: Making these depayloaders (H263+ and mpeg4 video) ...Philippe Kalaf2005-12-221-62/+54
* gst-plugins-good/gst/rtp/: Fixed payload range in payloder caps. Removed payl...Philippe Kalaf2005-12-141-1/+0
* gst/rtp/: parsers are depayersThomas Vander Stichele2005-12-011-1/+1
* Do burger's rename for rtp payloaders and depayloadersThomas Vander Stichele2005-12-011-78/+81
* don't use underscoresThomas Vander Stichele2005-09-201-1/+1
* gst/rtp/gstrtph263pdec.c: Don't check payload for now.Wim Taymans2005-09-191-10/+15
* Updates to payloader/depayloaders, make payloaders use the base classes.Wim Taymans2005-09-151-1/+23
* All plugins updated for element state changes.Andy Wingo2005-09-021-10/+8
* gst/rtp/: Some cleanups in the h263p (de)payloaders.Wim Taymans2005-08-191-2/+2
* gst/rtp/: Remove old code that is now in gst-libs/gst/rtp/.Wim Taymans2005-08-181-0/+317