summaryrefslogtreecommitdiffstats
path: root/gst/rtp/gstrtpL16parse.c
Commit message (Collapse)AuthorAgeFilesLines
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-10/+10
| | | | | Original commit message from CVS: don't mix tabs and spaces
* gst-indentThomas Vander Stichele2004-03-141-58/+70
| | | | | Original commit message from CVS: gst-indent
* Spelling fixJohan Dahlin2004-02-161-1/+1
| | | | | Original commit message from CVS: Spelling fix
* Merge CAPS branchDavid Schleef2003-12-221-36/+32
| | | | | Original commit message from CVS: Merge CAPS branch
* + checking in plugin category changesLeif Johnson2003-11-161-2/+2
| | | | | Original commit message from CVS: + checking in plugin category changes
* RTP doneRonald S. Bultje2003-11-021-17/+18
| | | | | Original commit message from CVS: RTP done
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ↵Andy Wingo2003-10-081-3/+4
| | | | | | | deal with that. Fixes #113488. Original commit message from CVS: /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal with that. Fixes #113488.
* GSM -> RTP and viceversaZeeshan Ali2003-07-131-3/+3
| | | | | 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-061-6/+2
| | | | | | | 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-291-2/+5
| | | | | | | | 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-271-1/+1
| | | | | Original commit message from CVS: fix category
* Complete the move of the RTP pluginChristian Schaller2003-03-021-0/+338
Original commit message from CVS: Complete the move of the RTP plugin