summaryrefslogtreecommitdiffstats
path: root/gst/rtp
Commit message (Expand)AuthorAgeFilesLines
* 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
* ext/mad/gstid3tag.c: move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"Stéphane Loeuillet2004-05-134-4/+4
* ext/mad/gstid3tag.c: Add stdlib.hDavid Schleef2004-04-204-0/+4
* don't mix tabs and spacesThomas Vander Stichele2004-03-158-68/+68
* *.h: Revert indentingJohan Dahlin2004-03-1510-202/+199
* gst-indentThomas Vander Stichele2004-03-1420-683/+761
* Spelling fixJohan Dahlin2004-02-162-2/+2
* Build fixes for OS X: (see #129600)David Schleef2004-02-071-1/+0
* Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_HDavid Schleef2004-01-121-0/+2
* gst/rtp/rtp-packet.c: Add sys/types.h include, since OS X doesn't define in_a...Ronald S. Bultje2004-01-031-0/+2
* Merge CAPS branchDavid Schleef2003-12-228-238/+248
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* + checking in plugin category changesLeif Johnson2003-11-168-10/+10
* RTP doneRonald S. Bultje2003-11-0217-152/+169
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-088-24/+32
* updating some plugin categoriesLeif Johnson2003-10-084-4/+4
* fix GstElementDetails nameAngel Carpintero2003-08-132-4/+4
* Add PCMU = 0 (G711 mu-law) and PCMA = 8 (G711 a-law) payloadsAngel Carpintero2003-08-121-0/+2
* Update and Add some RFCsAngel Carpintero2003-08-111-4/+11
* Remove redundant plugindir definitionDavid Schleef2003-08-101-1/+0
* Update to new debugging systemRonald S. Bultje2003-07-154-8/+8
* Added #include of config.h so that they symbol "VERSION" could be found.Brian Cameron2003-07-154-6/+22
* GSM -> RTP and viceversaZeeshan Ali2003-07-1316-28/+1536
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-064-18/+6
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-294-10/+22
* fix categoryThomas Vander Stichele2003-06-274-4/+4
* Fixed header files so that rtp builds on SolarisBrian Cameron2003-05-222-7/+11
* Complete the move of the RTP pluginChristian Schaller2003-03-0215-0/+2206