summaryrefslogtreecommitdiff
path: root/gst/rtp/gstrtph263pdepay.c
AgeCommit message (Expand)AuthorFilesLines
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-16/+8
2008-05-02gst/rtp/gstrtph263pdepay.c: Add some more debug info and guard against small ...Wim Taymans1-3/+19
2008-04-24Stop using deprecated GLib functions.Sebastian Dröge1-4/+4
2008-03-08gst/rtp/gstrtph263pdepay.c: Check that a buffer is large enough before readin...Olivier Crete1-0/+6
2008-01-09gst/rtp/: Remove copy/paste unused code (property setters and getter) found b...Stefan Kost1-50/+0
2007-08-20gst/rtp/: Added an H263 depayloader. Fixes #369392.Wim Taymans1-16/+107
2007-04-25gst/rtp/: Make sure we configure the clock_rate in the baseclass in the setca...Wim Taymans1-2/+7
2007-03-29gst/rtp/: Flush adapter on disconts.Wim Taymans1-7/+31
2007-01-24gst/rtp/: Fix caps with payload numbers.Wim Taymans1-0/+1
2007-01-09gst/rtp/: Added RFC 2250 MPEG Video Depayloader.Wim Taymans1-26/+2
2006-11-16gst/rtp/: Specify H.263 variant and version in the caps (fixes #361637)Ville Syrjala1-1/+2
2006-11-08gst/rtp/: Fix element descriptions.Christian Schaller1-1/+1
2006-09-23gst/rtp/: Fix klass typos.Wim Taymans1-2/+2
2006-09-20gst/rtp/: Correctly calculate size of each H263+ RTP buffer taking into accou...Philippe Kalaf1-0/+1
2006-05-22fix descriptions and license blocks cut and paste anyone ?Thomas Vander Stichele1-1/+6
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost1-1/+1
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost1-1/+1
2006-03-30better/unified long descriptionsWim Taymans1-6/+5
2005-12-22gst-plugins-good/gst/rtp/: Making these depayloaders (H263+ and mpeg4 video) ...Philippe Kalaf1-62/+54
2005-12-14gst-plugins-good/gst/rtp/: Fixed payload range in payloder caps. Removed payl...Philippe Kalaf1-1/+0
2005-12-01gst/rtp/: parsers are depayersThomas Vander Stichele1-1/+1
2005-12-01Do burger's rename for rtp payloaders and depayloadersThomas Vander Stichele1-78/+81
2005-09-20don't use underscoresThomas Vander Stichele1-1/+1
2005-09-19gst/rtp/gstrtph263pdec.c: Don't check payload for now.Wim Taymans1-10/+15
2005-09-15Updates to payloader/depayloaders, make payloaders use the base classes.Wim Taymans1-1/+23
2005-09-02All plugins updated for element state changes.Andy Wingo1-10/+8
2005-08-19gst/rtp/: Some cleanups in the h263p (de)payloaders.Wim Taymans1-2/+2
2005-08-18gst/rtp/: Remove old code that is now in gst-libs/gst/rtp/.Wim Taymans1-0/+317