summaryrefslogtreecommitdiffstats
path: root/gst/rtp
Commit message (Expand)AuthorAgeFilesLines
* Created Speex payloader and depayloader; Optimize G711 payloader to use adapt...Edgard Lima2005-11-1716-63/+1001
* rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele2005-11-143-3/+16
* fix Makefile.amThomas Vander Stichele2005-11-011-18/+18
* Payloader now sets some default caps on the srcpad if caps on the sinkpad are...Zeeshan Ali2005-10-312-4/+24
* Declaring the padtemplate correctly.Zeeshan Ali2005-10-264-4/+4
* Setting the proper copyright notice.Zeeshan Ali2005-10-268-0/+10
* fix automake warningsThomas Vander Stichele2005-10-261-2/+2
* Hacked the G711 (de)payloader to try to make things right. rtpg711dec now inh...Zeeshan Ali2005-10-2612-608/+142
* fix compilationThomas Vander Stichele2005-10-262-2/+2
* Just removed a couple of lines of weird code used during development/test time.Flavio Oliveira2005-10-252-20/+4
* G711 payloader and depayloader created by Edgard Lima (it supports mulaw and ...Flavio Oliveira2005-10-2510-0/+1236
* add missing header files for distingChristian Schaller2005-10-251-1/+3
* Getting the GSM (de)payloader working and compatible with our plans for RTP.Zeeshan Ali2005-10-258-394/+158
* fix mistaken claim on GPL, its LGPLChristian Schaller2005-10-251-1/+1
* gst/rtp/: Added two new payloaders, an RFC 2190 payloader for h263 and a payl...Wim Taymans2005-10-248-0/+1262
* gst/rtp/: Various class and caps fixes from Andre Magalhaes (andrunko)Wim Taymans2005-09-3010-10/+16
* gst/rtp/gstrtpmpaenc.c: Set buffer duration correctly.Wim Taymans2005-09-262-0/+2
* fix build and use of GST_LIBSThomas Vander Stichele2005-09-231-3/+3
* gst/rtp/: Use is_filled to both check MTU and max-ptime of base class.Wim Taymans2005-09-2211-37/+61
* gst/rtp/gstrtpmp4venc.c: Don't fragment packets with multiple frames.Wim Taymans2005-09-222-8/+18
* gst/rtp/: Remove g_print.Wim Taymans2005-09-227-34/+210
* gst/rtp/gstrtpamrdec.c: Handle multiple AMr packets per payload. Handle CRC a...Wim Taymans2005-09-2110-108/+356
* gst/rtp/README: Update READMEWim Taymans2005-09-213-27/+40
* don't use underscoresThomas Vander Stichele2005-09-2019-51/+51
* gst/rtp/gstrtph263pdec.c: Don't check payload for now.Wim Taymans2005-09-192-20/+30
* Updates to payloader/depayloaders, make payloaders use the base classes.Wim Taymans2005-09-1535-2018/+1021
* common/: a simple py script to generate valid xml from a C example probably a...Thomas Vander Stichele2005-09-141-0/+2
* gst/rtp/: Added mpeg4 video payload encoder/decoder.Wim Taymans2005-09-0614-13/+1717
* All plugins updated for element state changes.Andy Wingo2005-09-0222-212/+198
* gst/rtp/: Small updates, RFC reference to payload encoders.Wim Taymans2005-08-234-0/+28
* add missing header file for distingChristian Schaller2005-08-191-1/+2
* gst/rtp/gstrtph263penc.*: Added configurable pt and ssrc, to be merged in the...Wim Taymans2005-08-194-4/+66
* gst/rtp/: Some cleanups in the h263p (de)payloaders.Wim Taymans2005-08-194-8/+16
* ext/amrnb/: Update caps with audio/AMR.Wim Taymans2005-08-196-54/+432
* gst/rtp/gstrtpamrdec.c: Fix up amr depayloader a bit.Wim Taymans2005-08-182-12/+24
* gst/rtp/gstrtpamrenc.*: Added payload_type and ssrc properties to the payloader.Wim Taymans2005-08-184-2/+62
* gst/rtp/: Added very simplistic amr payloader. depayloader does not work yet.Wim Taymans2005-08-1812-2/+1352
* gst/rtp/: Remove old code that is now in gst-libs/gst/rtp/.Wim Taymans2005-08-1825-492/+3007
* port fixes from 0.8 to levelThomas Vander Stichele2005-08-101-1/+0
* Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo2005-07-058-16/+0
* add rtsp and esd files to spec and fix some disting issuesChristian Schaller2005-05-131-1/+1
* gst/: UDP fixes, added uri handler.Wim Taymans2005-05-116-10/+628
* gst/rtp/gstrtpgsmenc.c: Use the src template for creating the src pad (#162330).Ronald S. Bultje2005-01-292-2/+2
* gst/rtp/gstrtpgsmparse.c: Add missing NULL terminator (#157543).Ronald S. Bultje2004-11-062-2/+2
* ext/pango/gsttextoverlay.c: Add copyright block and fix plugin license fieldDavid Schleef2004-08-111-1/+1
* more working pluginsSteve Lhomme2004-07-271-1/+1
* rename GStreamer-0.8.lib to libgstreamer.libSteve Lhomme2004-07-271-2/+2
* avoid problems with math.h, fix release dependancySteve Lhomme2004-07-271-3/+3
* more plugins supported under windowsSteve Lhomme2004-07-261-0/+178
* first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet2004-05-216-6/+6