summaryrefslogtreecommitdiffstats
path: root/gst/rtp
Commit message (Collapse)AuthorAgeFilesLines
...
* Update and Add some RFCsAngel Carpintero2003-08-111-4/+11
| | | | | Original commit message from CVS: Update and Add some RFCs
* Remove redundant plugindir definitionDavid Schleef2003-08-101-1/+0
| | | | | Original commit message from CVS: Remove redundant plugindir definition
* Update to new debugging systemRonald S. Bultje2003-07-154-8/+8
| | | | | Original commit message from CVS: Update to new debugging system
* Added #include of config.h so that they symbol "VERSION" could be found.Brian Cameron2003-07-154-6/+22
| | | | | | | Original commit message from CVS: Added #include of config.h so that they symbol "VERSION" could be found. Also removed GST_CAT_EVENT from a GST_DEBUG line to reflect recent changes in the debug logic. Now this plugin compiles.
* GSM -> RTP and viceversaZeeshan Ali2003-07-1316-28/+1536
| | | | | Original commit message from CVS: GSM -> RTP and viceversa
* New mimetypes gone into effect today - this commit changes all old mimetypes ↵Ronald S. Bultje2003-07-064-18/+6
| | | | | | | over to the new mimetypes spec as descri... Original commit message from CVS: New mimetypes gone into effect today - this commit changes all old mimetypes over to the new mimetypes spec as described in the previous commit's document. Note: some plugins will break, some pipelines will break, expect HEAD to be broken or at least not 100% working for a few days, but don't forget to report bugs
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-294-10/+22
| | | | | | | | Original commit message from CVS: compatibility fix for new GST_DEBUG stuff. Includes fixes for missing includes for config.h and unistd.h I only ensured for plugins I can build that they work, so if some of them are still broken, you gotta fix them yourselves unfortunately.
* fix categoryThomas Vander Stichele2003-06-274-4/+4
| | | | | Original commit message from CVS: fix category
* Fixed header files so that rtp builds on SolarisBrian Cameron2003-05-222-7/+11
| | | | | Original commit message from CVS: Fixed header files so that rtp builds on Solaris
* Complete the move of the RTP pluginChristian Schaller2003-03-0215-0/+2206
Original commit message from CVS: Complete the move of the RTP plugin